U Ù üeœNã@sÔdZddlmZddlmZddlmZmZddlmZmZm Z m Z ddl m Z m Z ddlmZmZddlmZdd lmZdd lZdd lZdd lZdd lZdd lZdd lZdd lZdd lZdd lZdd lZdd lZdd l Z dd l!Z!dd l"Z"dd l#Z#dd l$Z$dd l%Z%dd l&Z&dd l'm(Z(m)Z)dd l*m+Z+dd l*m,Z,ddl-m.Z.ddl/m0Z0ddl1m2Z2ddl3m4Z4m5Z5m6Z6ddl/m7Z7m8Z8ddl9m:Z:ddl;mZ>m?Z?m@Z@mAZAmBZBmCZCmDZDmEZEmFZFmGZGmHZHmIZImJZJdd l;Z;ejKde;jLddddddgZMdd„ZNdd„ZOdd „ZPd!d"„ZQd#d$„ZRGd%d„de,ƒZSd&d'„ZTd(d)„ZUd*d+„ZVd,d„ZWd-d„ZXGd.d„deBƒZYGd/d0„d0eYƒZZej[ \d1d2¡d3krŠeZZYd4d5„Z]d6d7„Z^d8d9„Z_d:d;„Z`dhdd?„Zbd@dA„ZcdBejdkrÖecZendCdD„ZedidFdG„ZfdHdI„ZgdJdK„ZhdLdM„ZizddNlmjZkWnelk r.dOdP„ZkYnXdQdR„ZjGdSdT„dTemƒZnen o¡ZpGdUdV„dVenƒZqGdWdX„dXƒZrGdYdZ„dZerƒZsGd[d\„d\esƒZterjuZuerjvZvd]d^„Zwd_d`„Zxdae^fdbdc„Zyddde„ZzGdfdg„dge+ƒZ{d S)ja0 Easy Install ------------ A tool for doing automatic download/extract/build of distutils-based Python packages. For detailed documentation, see the accompanying EasyInstall.txt file, or visit the `EasyInstall home page`__. __ https://setuptools.readthedocs.io/en/latest/deprecated/easy_install.html é)Úglob)Ú get_platform)Ú convert_pathÚ subst_vars)ÚDistutilsArgErrorÚDistutilsOptionErrorÚDistutilsErrorÚDistutilsPlatformError)ÚINSTALL_SCHEMESÚ SCHEME_KEYS)ÚlogÚdir_util)Ú first_line_re)Úfind_executableN)Úget_config_varsÚget_path)ÚSetuptoolsDeprecationWarning)ÚCommand)Ú run_setup)Úsetopt)Úunpack_archive)Ú PackageIndexÚparse_requirement_argÚ URL_SCHEME)Ú bdist_eggÚegg_info)ÚWheel)Ú yield_linesÚnormalize_pathÚresource_stringÚensure_directoryÚget_distributionÚfind_distributionsÚ EnvironmentÚ RequirementÚ DistributionÚ PathMetadataÚ EggMetadataÚ WorkingSetÚDistributionNotFoundÚVersionConflictÚ DEVELOP_DISTÚdefault)ÚcategoryÚsamefileÚ easy_installÚPthDistributionsÚextract_wininst_cfgÚget_exe_prefixescCst d¡dkS)NÚPé)ÚstructÚcalcsize©r7r7úM/opt/hc_python/lib/python3.8/site-packages/setuptools/command/easy_install.pyÚis_64bitJsr9cCsjtj |¡otj |¡}ttjdƒo&|}|r:tj ||¡Stj tj |¡¡}tj tj |¡¡}||kS)z  Determine if two paths reference the same file. Augments os.path.samefile to work on Windows and suppresses errors if the path doesn't exist. r.)ÚosÚpathÚexistsÚhasattrr.ÚnormpathÚnormcase)Úp1Úp2Z both_existZ use_samefileZnorm_p1Znorm_p2r7r7r8r.NscCs | d¡S)NÚutf8)Úencode©Úsr7r7r8Ú _to_bytes^srFcCs,z| d¡WdStk r&YdSXdS)NÚasciiTF)rCÚ UnicodeErrorrDr7r7r8Úisasciibs  rIcCst |¡ ¡ dd¡S)NÚ z; )ÚtextwrapÚdedentÚstripÚreplace)Útextr7r7r8Ú _one_linerjsrPc@sˆeZdZdZdZdZdddddd d d d d ddddddddddddddejfgZddddd d!d"d#d$dg Z d%diZ e Z d&d'„Z d(d)„Zd*d+„Zed,d-„ƒZd.d/„Zd0d1„Zd2d3„Zd4d5„Zd6d7„Zd•d8d9„Zd:d;„Zdd?„Ze d@¡ ¡Ze dA¡ ¡Ze dB¡ ¡Z dCdD„Z!dEdF„Z"dGdH„Z#dIdJ„Z$dKdL„Z%dMdN„Z&e'j(dOdP„ƒZ)d–dRdS„Z*d—dTdU„Z+dVdW„Z,d˜dXdY„Z-dZd[„Z.d\d]„Z/d^d_„Z0d™d`da„Z1edbdc„ƒZ2dšdfdg„Z3dhdi„Z4djdk„Z5dldm„Z6dndo„Z7dpdq„Z8drds„Z9e dt¡ ¡Z:e du¡Z;d›dwdx„Zd|d}„Z?d~d„Z@d€d„ZAd‚dƒ„ZBd„d…„ZCd†d‡„ZDdˆd‰„ZEe dŠ¡ F¡ZGd‹dŒ„ZHeIeIddŽddZJeId‘d’dZKd“d”„ZLdS)œr/z'Manage a download/build/install processz Find/get/install Python packagesT)zprefix=Nzinstallation prefix)úzip-okÚzzinstall package as a zipfile)ú multi-versionÚmz%make apps have to require() a version)ÚupgradeÚUz1force upgrade (searches PyPI for latest versions))z install-dir=Údzinstall package to DIR)z script-dir=rEzinstall scripts to DIR)úexclude-scriptsÚxzDon't install scripts)ú always-copyÚaz'Copy all needed packages to install dir)z index-url=Úiz base URL of Python Package Index)z find-links=Úfz(additional URL(s) to search for packages)zbuild-directory=Úbz/download/extract/build in DIR; keep the results)z optimize=ÚOzlalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0])zrecord=Nz3filename in which to record list of installed files)ú always-unzipÚZz*don't install as a zipfile, no matter what)z site-dirs=ÚSz)list of directories where .pth files work)ÚeditableÚez+Install specified packages in editable form)úno-depsÚNzdon't install dependencies)z allow-hosts=ÚHz$pattern(s) that hostnames must match)úlocal-snapshots-okÚlz(allow building eggs from local checkouts)ÚversionNz"print version information and exit)z no-find-linksNz9Don't load find-links defined in packages being installedÚuserNz!install in user site-package '%s'rQrSrXrUrZrcrerhrjr`cCs2t dt¡d|_d|_|_d|_|_|_d|_ d|_ d|_ d|_ d|_ |_d|_|_|_d|_|_|_d|_|_|_d|_d|_d|_d|_d|_d|_d|_d|_d|_ t!j"rØt!j#|_$t!j%|_&n d|_$d|_&d|_'d|_(d|_)|_*d|_+i|_,d|_-|j.j/|_/|j. 0||j. 1d¡¡dS)NzVeasy_install command is deprecated. Use build and pip and other standards-based tools.rr/)2ÚwarningsÚwarnÚEasyInstallDeprecationWarningrkÚzip_okÚlocal_snapshots_okÚ install_dirÚ script_dirÚexclude_scriptsÚ index_urlÚ find_linksÚbuild_directoryÚargsÚoptimizeÚrecordrUÚ always_copyÚ multi_versionrcÚno_depsÚ allow_hostsÚrootÚprefixÚ no_reportrjÚinstall_purelibÚinstall_platlibÚinstall_headersÚ install_libÚinstall_scriptsÚ install_dataÚ install_baseÚinstall_platbaseÚsiteÚENABLE_USER_SITEÚ USER_BASEÚinstall_userbaseÚ USER_SITEÚinstall_usersiteÚ no_find_linksÚ package_indexÚpth_fileÚalways_copy_fromÚ site_dirsÚinstalled_projectsÚ_dry_runÚ distributionÚverboseÚ_set_command_optionsÚget_option_dict©Úselfr7r7r8Úinitialize_options›sPý      ÿzeasy_install.initialize_optionscCs"dd„|Dƒ}tt|j|ƒƒdS)Ncss*|]"}tj |¡stj |¡r|VqdS©N)r:r;r<Úislink)Ú.0Úfilenamer7r7r8Ú Ñs ÿz/easy_install.delete_blockers..)ÚlistÚmapÚ _delete_path)r›ÚblockersZextant_blockersr7r7r8Údelete_blockersÐsÿzeasy_install.delete_blockerscCsJt d|¡|jrdStj |¡o.tj |¡ }|r8tntj}||ƒdS)Nz Deleting %s) r ÚinfoÚdry_runr:r;ÚisdirržÚrmtreeÚunlink)r›r;Zis_treeZremoverr7r7r8r¤×s  zeasy_install._delete_pathcCs4djtjŽ}tdƒ}d}t|jftƒŽƒtƒ‚dS)zT Render the Setuptools version and installation details, then exit. ú{}.{}Ú setuptoolsz=setuptools {dist.version} from {dist.location} (Python {ver})N)ÚformatÚsysÚ version_infor!ÚprintÚlocalsÚ SystemExit)ÚverÚdistÚtmplr7r7r8Ú_render_versionàs  zeasy_install._render_versionc Csˆ|jo | ¡tj ¡d}tddƒ\}}|j ¡|j ¡|j ¡||dd…|d|d||||t tddƒdœ |_ t j r–|j |j d <|j|j d <n|jr¦t d ¡| ¡| ¡| ¡| d d dd¡|jdkrà|j|_|jdkrðd|_| dd¡| dd¡|jr(|jr(|j|_|j|_| dd¡tttjƒ}tƒ|_ |j!dk r¾dd„|j! d¡Dƒ}|D]N}t"j #|¡sŽt d|¡n,t|ƒ|krªt$|dƒ‚n|j  %t|ƒ¡qn|j&sÎ| '¡|j(pØd|_(|j dd…|_)|jt|jƒfD] }||j)krü|j) *d|¡qü|j+dk rBdd„|j+ d¡Dƒ}ndg}|j,dkrj|j-|j(|j)|d|_,t.|j)tjƒ|_/|j0dk r¤t1|j0t2ƒrª|j0 ¡|_0ng|_0|j3rÆ|j, 4|j)tj¡|jsÜ|j, 5|j0¡| dd ¡t1|j6t7ƒsVz0t7|j6ƒ|_6d|j6krdks$nt8‚Wn.t8k rT} zt$d!ƒ| ‚W5d} ~ XYnX|j&rn|j9snt:d"ƒ‚|j;s~t:d#ƒ‚g|_-sz1easy_install.finalize_options..ú,z"%s (in --site-dirs) does not existz$ (in --site-dirs) is not on sys.pathzhttps://pypi.org/simple/cSsg|] }| ¡‘qSr7)rMrÊr7r7r8rËCsÚ*)Ú search_pathÚhosts)rxrxz--optimize must be 0, 1, or 2z9Must specify a build directory (-b) when using --editablez:No urls, filenames, or requirements specified (see --help))=rjr·r¯Úsplitrr–Úget_nameÚ get_versionÚ get_fullnameÚgetattrÚ config_varsr‰rŠrŒrŽrkr rmÚ_fix_install_dir_for_user_siteÚexpand_basedirsÚ expand_dirsÚ_expandrrrqrÚset_undefined_optionsrr…r£rr;Ú get_site_dirsÚ all_site_dirsr“r:r©rÚappendrcÚcheck_site_dirrtÚ shadow_pathÚinsertr}rÚ create_indexr#Ú local_indexruÚ isinstanceÚstrrpZscan_egg_linksÚadd_find_linksrxÚintÚ ValueErrorrvrrwÚoutputs) r›rÀrr¸r>r“rWÚ path_itemrÏrdr7r7r8Úfinalize_optionsësÒ  ô  þ  ÿÿ    þÿ   ÿ   ÿþÿÿzeasy_install.finalize_optionscCs\|jr tjsdS| ¡|jdkr.d}t|ƒ‚|j|_|_tj   dd¡d}|  |¡dS)z; Fix the install_dir if "--user" was used. Nz$User base directory is not specifiedÚposixÚunixÚ_user) rkr‰rŠÚcreate_home_pathrŒr r‡rˆr:ÚnamerNÚ select_scheme)r›ÚmsgÚ scheme_namer7r7r8rÖjs  z+easy_install._fix_install_dir_for_user_sitecCsX|D]N}t||ƒ}|dk rtjdks.tjdkr:tj |¡}t||jƒ}t|||ƒqdS)NrëÚnt)rÔr:rïr;rÉrrÕÚsetattr)r›ÚattrsÚattrÚvalr7r7r8Ú _expand_attrsys   zeasy_install._expand_attrscCs| dddg¡dS)zNCalls `os.path.expanduser` on install_base, install_platbase and root.r‡rˆr~N©røršr7r7r8rׂszeasy_install.expand_basedirscCsddddddg}| |¡dS)z+Calls `os.path.expanduser` on install dirs.rr‚r„rƒr…r†Nrù)r›Údirsr7r7r8r؇súzeasy_install.expand_dirsc CsÔ|r| dtj¡|j|jjkr,t |j¡z’|jD]}| ||j ¡q4|j r´|j }|j rŒt |j ƒ}t t |ƒƒD]}|||d…||<qrddlm}| |j|j |fd|j ¡| ¡W5t |jj¡XdS)NzXWARNING: The easy_install command is deprecated and will be removed in a future version.r)Ú file_utilz'writing list of installed files to '%s')Úannouncer ÚWARNr—r–Ú set_verbosityrwr/r|ryrèr~ÚlenÚrangeÚ distutilsrûÚexecuteÚ write_fileÚwarn_deprecated_options)r›Zshow_deprecationÚspecrèÚroot_lenÚcounterrûr7r7r8Úrun“s4ý    ÿþ zeasy_install.runcCsDz t ¡}Wn"tk r.t dtj¡}YnXtj |j d|¡S)zÈReturn a pseudo-tempname base in the install directory. This code is intentionally naive; if a malicious party can write to the target directory you're already in deep doodoo. rztest-easy-install-%s) r:ÚgetpidÚ ExceptionÚrandomÚrandintr¯Úmaxsizer;Újoinrq)r›Úpidr7r7r8Úpseudo_tempname°s  zeasy_install.pseudo_tempnamecCsdSrr7ršr7r7r8r»sz$easy_install.warn_deprecated_optionsc CsRt|jƒ}tj |d¡}tj |¡sTzt |¡Wn ttfk rR|  ¡YnX||j k}|sr|j sr|  ¡}nd|  ¡d}tj |¡}z*|ršt |¡t|dƒ ¡t |¡Wn ttfk rÔ|  ¡YnX|s|j stj dd¡}t |j|j|¡|r&|jdkr,t||j ƒ|_nd|_|j rHtj |¡sHd|_||_dS)z;Verify that self.install_dir is .pth-capable dir, if neededúeasy-install.pthz .write-testÚwÚ PYTHONPATHr¼N)rrqr:r;rr<ÚmakedirsÚOSErrorÚIOErrorÚcant_write_to_targetrÜr{Úcheck_pth_processingrr«ÚopenÚcloseÚenvironÚgetr rmÚ_easy_install__no_default_msgr‘r0)r›Úinstdirr‘Z is_site_dirZtestfileZ test_existsÚ pythonpathr7r7r8rÞ¾s:         zeasy_install.check_site_diraS can't create or remove files in install directory The following error occurred while trying to add or remove files in the installation directory: %s The installation directory you specified (via --install-dir, --prefix, or the distutils default setting) was: %s zÀ This directory does not currently exist. Please create it and try again, or choose a different installation directory (using the -d or --install-dir option). a¶ Perhaps your account does not have write access to this directory? If the installation directory is a system-owned directory, you may need to sign in as the administrator or "root" account. If you do not have administrative access to this machine, you may wish to choose a different installation directory, preferably one that is listed in your PYTHONPATH environment variable. For information on other options, you may wish to consult the documentation at: https://setuptools.readthedocs.io/en/latest/deprecated/easy_install.html Please make the appropriate changes for your system and try again. cCsP|jt ¡d|jf}tj |j¡s6|d|j7}n|d|j7}t |ƒ‚dS)NérJ) Ú_easy_install__cant_write_msgr¯Úexc_inforqr:r;r<Ú_easy_install__not_exists_idÚ_easy_install__access_msgr)r›rñr7r7r8rs z!easy_install.cant_write_to_targetc Cs¦|j}t d|¡| ¡d}|d}tj |¡}tdƒd}z6|rNt |¡tj  |¡}tj |ddt |dƒ}Wn t t fk r”| ¡YnúXz¶| |jftƒŽ¡| ¡d }tj}tjd kr tj |¡\}} tj |d ¡} |  ¡d koþtj | ¡} | r | }d dlm} | |dddgd ƒtj |¡rJt d|¡W¢dSW5|r\| ¡tj |¡rtt |¡tj |¡rŒt |¡X|js¢t d|¡dS)z@Empirically verify whether .pth files are supported in inst. dirz Checking .pth file support in %sú.pthz.okzz import os f = open({ok_file!r}, 'w') f.write('OK') f.close() rJT)Úexist_okrNróú pythonw.exeú python.exer)Úspawnz-Ez-cÚpassz-TEST PASSED: %s appears to support .pth filesz+TEST FAILED: %s does NOT support .pth filesF)rqr r§rr:r;r<rPr«ÚdirnamerrrrrrÚwriter®r²r¯Ú executablerïrÐrÚlowerÚdistutils.spawnr)r{rm) r›rr‘Zok_fileZ ok_existsr¶r+r]r-ÚbasenameZaltZuse_altr)r7r7r8rs\   û     þ þ    z!easy_install.check_pth_processingc CsV|jsH| d¡rH| d¡D],}| d|¡r.q| ||| d|¡¡q| |¡dS)z=Write all the scripts for `dist`, unless scripts are excludedÚscriptszscripts/N)rsÚmetadata_isdirÚmetadata_listdirÚinstall_scriptÚ get_metadataÚinstall_wrapper_scripts)r›rµÚ script_namer7r7r8Úinstall_egg_scriptsSs þz easy_install.install_egg_scriptscCsTtj |¡rDt |¡D]*\}}}|D]}|j tj ||¡¡q$qn |j |¡dSr)r:r;r©ÚwalkrèrÝr)r›r;ÚbaserúÚfilesr r7r7r8Ú add_outputas  zeasy_install.add_outputcCs|jrtd|fƒ‚dS)NzjInvalid argument %r: you can't use filenames or URLs with --editable (except via the --find-links option).)rcr©r›rr7r7r8Ú not_editableis þÿzeasy_install.not_editablecCs<|js dStj tj |j|j¡¡r8td|j|jfƒ‚dS)Nz2%r already exists in %s; can't do a checkout there)rcr:r;r<rrvÚkeyrr=r7r7r8Úcheck_editableqs ÿÿzeasy_install.check_editablec cs6tjdd}zt|ƒVW5tj |¡o.t|ƒXdS)Nz easy_install-)r)ÚtempfileÚmkdtempr:r;r<rªrä)r›Útmpdirr7r7r8Ú_tmpdir{s zeasy_install._tmpdirFc Cs:| ¡&}t|tƒst|ƒrT| |¡|j ||¡}| d|||d¡W5QR£Stj   |¡rˆ| |¡| d|||d¡W5QR£St |ƒ}|  |¡|j  |||j|j|j |j¡}|dkrâd|}|jrØ|d7}t|ƒ‚nJ|jtkr| |||d¡|W5QR£S| ||j||¡W5QR£SW5QRXdS)NTz+Could not find suitable distribution for %rz2 (--always-copy skips system and development eggs)ÚUsing)rDrãr$rr>rÚdownloadÚ install_itemr:r;r<rr@Zfetch_distributionrUrcrzrârÚ precedencer+Úprocess_distributionÚlocation)r›rÚdepsrCÚdlrµrñr7r7r8r/„s8      þ  zeasy_install.easy_installcCs |p|j}|ptj |¡|k}|p,| d¡ }|pT|jdk oTtj t|ƒ¡t|jƒk}|r‚|s‚|j|jD]}|j |krjq‚qjd}t   dtj  |¡¡|rÂ|  |||¡}|D]}| |||¡q¬n | |¡g}| ||d|d¡|dk r|D]}||krð|SqðdS)Nú.eggTz Processing %srrE)rzr:r;r+Úendswithr’rrâÚ project_namerJr r§r0Ú install_eggsrIÚegg_distribution)r›rrFrCrKZinstall_neededrµÚdistsr7r7r8rG¥s2  ÿþ   zeasy_install.install_itemcCs<t|}tD]*}d|}t||ƒdkr t||||ƒq dS)z=Sets the install directories by applying the install schemes.Úinstall_N)r r rÔrô)r›rïÚschemer?Úattrnamer7r7r8rðÉs zeasy_install.select_schemec Gs¸| |¡|j |¡||j|jkr2|j |¡|j |¡| |¡||j|j<t  |j ||f|žŽ¡|  d¡rŽ|j sŽ|j  | d¡¡|sœ|jsœdS|dk rÀ|j|jkrÀt d|¡dS|dksÐ||krä| ¡}tt|ƒƒ}t  d|¡ztgƒ |g|j|j¡}Wnbtk r>}ztt|ƒƒ|‚W5d}~XYn2tk rn}zt| ¡ƒ|‚W5d}~XYnX|js€|jr¨|D]"}|j|jkr„| | ¡¡q„t  d|¡dS)Nzdependency_links.txtzSkipping dependencies for %szProcessing dependencies for %sz'Finished processing dependencies for %s)Ú update_pthrÚaddrâr?Úremover8r”r r§Úinstallation_reportÚ has_metadatarråÚget_metadata_linesrzrmÚas_requirementr$rär(Úresolver/r)rr*Úreportr’)r›Ú requirementrµrKr§ZdistreqZdistrosrdr7r7r8rIÓsL       ÿÿ    ÿ z!easy_install.process_distributioncCs2|jdk r|j S| d¡r dS| d¡s.dSdS)Nz not-zip-safeTzzip-safeF)rorZ©r›rµr7r7r8Ú should_unzipüs   zeasy_install.should_unzipcCs¶tj |j|j¡}tj |¡r:d}t ||j|j|¡|Stj |¡rL|}nRtj  |¡|krft  |¡t  |¡}t |ƒdkržtj ||d¡}tj |¡rž|}t |ƒt ||¡|S)Nz<%r already exists in %s; build directory %s will not be keptr r)r:r;rrvr?r<r rmr©r+r«Úlistdirrÿr ÚshutilÚmove)r›rÚ dist_filenameÚ setup_baseÚdstrñÚcontentsr7r7r8Ú maybe_moves$ ÿ      zeasy_install.maybe_movecCs,|jr dSt ¡ |¡D]}|j|ŽqdSr)rsÚ ScriptWriterÚbestÚget_argsÚ write_script)r›rµrwr7r7r8r6sz$easy_install.install_wrapper_scriptscCsNt| ¡ƒ}t||ƒ}|r8| |¡tƒ}t |¡|}| |t|ƒd¡dS)z/Generate a legacy script wrapper and install itr^N) rär\Úis_python_scriptÚ_load_templater²rjÚ get_headerrmrF)r›rµr7Ú script_textÚdev_pathrZ is_scriptÚbodyr7r7r8r4"s   zeasy_install.install_scriptcCs(d}|r| dd¡}td|ƒ}| d¡S)z‰ There are a couple of template scripts in the package. This function loads one of them and prepares it for use. z script.tmplz.tmplz (dev).tmplr­úutf-8)rNrÚdecode)rrrïZ raw_bytesr7r7r8ro,s   zeasy_install._load_templateÚtr7c s¦ˆ ‡fdd„|Dƒ¡t d|ˆj¡tj ˆj|¡}ˆ |¡ˆjrLdSt ƒ}t |ƒtj  |¡rpt  |¡t |d|ƒ}| |¡W5QRXt|d|ƒdS)z1Write an executable file to the scripts directorycsg|]}tj ˆj|¡‘qSr7)r:r;rrr©rŸrYršr7r8rË>sz-easy_install.write_script..zInstalling %s script to %sNriÿ)r¦r r§rrr:r;rr<r¨Ú current_umaskr r<r«rr,Úchmod)r›r7rhÚmoder¥ÚtargetÚmaskr]r7ršr8rm;sÿ   zeasy_install.write_scriptc CsT|j|j|jdœ}z|| ¡dd…}Wntk r>YnX|||ƒgS|}tj |¡rv| d¡svt |||j ƒntj  |¡rŽtj  |¡}|  |¡r´|jr´|dk r´| |||¡}tj |d¡}tj |¡s&ttj |dd¡ƒ}|sütdtj  |¡ƒ‚t|ƒdkrtdtj  |¡ƒ‚|d }|jrDt | ||¡¡gS| ||¡SdS) N)rMú.exez.whléüÿÿÿú.pyzsetup.pyrÍz"Couldn't find a setup script in %sr zMultiple setup scripts in %sr)Ú install_eggÚ install_exeÚ install_wheelr.ÚKeyErrorr:r;ÚisfilerNrÚunpack_progressr©ÚabspathÚ startswithrvrirr<rrrÿrcr r§Úreport_editableÚbuild_and_install) r›rrerCZ installer_mapZ install_distrfÚ setup_scriptZsetupsr7r7r8rPOsTýÿ    ÿÿ ÿÿ ÿÿzeasy_install.install_eggscCs>tj |¡r"t|tj |d¡ƒ}ntt |¡ƒ}tj ||dS)NúEGG-INFO)Úmetadata) r:r;r©r&rr'Ú zipimportÚ zipimporterr%Ú from_filename)r›Úegg_pathrŒr7r7r8rQ‚s   ÿzeasy_install.egg_distributionc CsŽtj |jtj |¡¡}tj |¡}|js2t|ƒ| |¡}t ||ƒsztj  |¡rrtj  |¡srt j ||jdn"tj |¡r”| tj|fd|¡zÀd}tj  |¡rÌ| |¡r¾tjd}}n tjd}}nL| |¡rî| |¡|jd}}n*d}| |¡r tjd}}n tjd}}| |||f|dtj |¡tj |¡f¡t||d Wn$tk rxt|dd ‚YnX| |¡| |¡S) N©r¨ú Removing FZMovingZCopyingZ ExtractingTz %s to %s©Úfix_zipimporter_caches)r:r;rrqr0r†r¨r rQr.r©ržr Ú remove_treer<rr«r‡rcrdÚcopytreeraÚmkpathÚunpack_and_compileÚcopy2r+Úupdate_dist_cachesr r<)r›rrCÚ destinationrµZnew_dist_is_zippedr]rTr7r7r8r€‹s^ þ    ý        þýþ   zeasy_install.install_eggc sPt|ƒ}|dkrtd|ƒ‚td| dd¡| dd¡tƒd}tj || ¡d¡}||_ |d}tj |d¡}tj |d ¡}t |ƒt ||ƒ|_ |  ||¡tj |¡st|d ƒ} |  d ¡| d¡D].\} } | d krÊ|  d |  dd¡ ¡| f¡qÊ|  ¡tj |d¡‰| ‡fdd„t |¡Dƒ¡tj|||j|jd| ||¡S)Nz(%s is not a valid distutils Windows .exerŒrïrj)rOrjÚplatformrMz.tmpr‹úPKG-INFOrzMetadata-Version: 1.0 Útarget_versionz%s: %s Ú_ú-r1csg|]}tj ˆ|d¡‘qS)r)r:r;r)rŸrw©rrr7r8rËãsÿz,easy_install.install_exe..)r—r¨)r1rr%rrr:r;rÚegg_namerJr r&Ú _providerÚ exe_to_eggr<rr,ÚitemsrNÚtitlerr¦rjrlrÚ make_zipfiler—r¨r€) r›rerCÚcfgrµrÚegg_tmpZ _egg_infoZpkg_infr]ÚkÚvr7r¡r8rÁsJÿ  ý     þÿzeasy_install.install_exec s6t|ƒ‰g‰g‰i‰‡‡‡‡‡fdd„}t|ˆ|ƒg}ˆD]l}| ¡ d¡r<| d¡}|d}t |d¡d|d<tjj ˆf|žŽ}ˆ  |¡|  |¡t  ||¡q<|  ˆ¡t  tj  ˆd¡t ˆ|¡¡dD]Z} tƒ| rÖtj  ˆd| d ¡} tj | ¡sÖt| d ƒ} |  d   tƒ| ¡d ¡|  ¡qÖd S) z;Extract a bdist_wininst to the directories an egg would usecsø| ¡}ˆD]Ð\}}| |¡r ||t|ƒd…}| d¡}tjjˆf|žŽ}| ¡}| d¡sj| d¡r t  |d¡|d<dˆtj  |d¡d<ˆ  |¡n4| d¡rÔ|dkrÔdˆtj  |d¡d<ˆ  |¡|Sq | d ¡sôt   d |¡dS) Nú/ú.pydú.dlléÿÿÿÿr rrúSCRIPTS/r%zWARNING: can't process %s)r.r‡rÿrÐr:r;rrNrÚ strip_moduleÚsplitextrÝr rm)ÚsrcrgrEÚoldÚnewÚpartsrL©r©Ú native_libsÚprefixesÚ to_compileÚ top_levelr7r8Úprocess÷s$        z(easy_install.exe_to_egg..processr­r¬r¯rr‹)r»r¸z.txtrrJN)r2rr.rNrÐrr±r:r;rrÝZ write_stubÚ byte_compileZwrite_safety_flagZ analyze_eggr²r<rr,r) r›rer©r¼ZstubsÚresr¶ÚresourceZpyfilerïÚtxtr]r7r·r8r¤ïs8       þ   zeasy_install.exe_to_eggc Csàt|ƒ}| ¡st‚tj |j| ¡¡}tj |¡}|j sBt |ƒtj  |¡rltj  |¡slt j||j dn"tj |¡rŽ| tj|fd|¡z.| |j|fdtj |¡tj |¡f¡W5t|ddX| |¡| |¡S)Nr‘r’Fr“zInstalling %s to %s)rÚ is_compatibleÚAssertionErrorr:r;rrqr¢r†r¨r r©ržr r•r<rr«ršZinstall_as_eggr0r+r<rQ)r›Ú wheel_pathrCÚwheelr›r7r7r8r‚$s4   ý  þý  zeasy_install.install_wheela( Because this distribution was installed --multi-version, before you can import modules from this package in an application, you will need to 'import pkg_resources' and then use a 'require()' call similar to one of these examples, in order to select the desired version: pkg_resources.require("%(name)s") # latest installed version pkg_resources.require("%(name)s==%(version)s") # this exact version pkg_resources.require("%(name)s>=%(version)s") # this version or higher zõ Note also that the installation directory must be on sys.path at runtime for this to work. (e.g. by being the application's script directory, by being on PYTHONPATH, or by being added to sys.path by your code.) Ú Installedc Cs^d}|jr>|js>|d|j7}|jtttjƒkr>|d|j7}|j }|j }|j }d}|t ƒS)z9Helpful installation message for display to package usersz %(what)s %(eggloc)s%(extras)srJr¼) r{r€Ú_easy_install__mv_warningrqr£rr¯r;Ú_easy_install__id_warningrJrOrjr²) r›ÚreqrµÚwhatrñZegglocrïrjÚextrasr7r7r8rYRs z easy_install.installation_reportaR Extracted editable version of %(spec)s to %(dirname)s If it uses setuptools in its setup script, you can activate it in "development" mode by going to that directory and running:: %(python)s setup.py develop See the setuptools documentation for the "develop" command for more info. cCs"tj |¡}tj}d|jtƒS)NrJ)r:r;r+r¯r-Ú_easy_install__editable_msgr²)r›rrŠr+Úpythonr7r7r8rˆks zeasy_install.report_editablec Csætj dt¡tj dt¡t|ƒ}|jdkrNd|jd}| dd|¡n|jdkrd| dd¡|jrv| dd ¡t   d |t |ƒdd…d   |¡¡zt ||ƒWn8tk rà}ztd |jdfƒ|‚W5d}~XYnXdS) Nzdistutils.command.bdist_eggzdistutils.command.egg_inforºr«r rr z-qz-nz Running %s %sú zSetup script exited with %s)r¯ÚmodulesÚ setdefaultrrr¢r—ràr¨r r§rÿrrr³rrw)r›rŠrfrwr«r7r7r8rps.    ÿÿþzeasy_install.run_setupc Cs¼ddg}tjdtj |¡d}z‚|  tj |¡¡|  |¡|  |||¡t |gƒ}g}|D]&}||D]}|  |  |j|¡¡qhq\|sš|jsšt d|¡|W¢St|ƒt |j¡XdS)Nrz --dist-dirz egg-dist-tmp-)rÚdirz+No eggs found in %s (setup script problem?))rArBr:r;r+rªr rþr—Ú_set_fetcher_optionsrÝrr#r€rJr¨rm) r›rŠrfrwÚdist_dirZall_eggsÚeggsr?rµr7r7r8r‰†s* ÿ    ÿzeasy_install.build_and_installc Csh|j d¡ ¡}d}i}| ¡D]\}}||kr2q |d||<q t|d}tj |d¡}t  ||¡dS)a When easy_install is about to run bdist_egg on a source dist, that source dist might have 'setup_requires' directives, requiring additional fetching. Ensure the fetcher options given to easy_install are available to that command as well. r/)rur“rtrxr}r )r/z setup.cfgN) r–r™Úcopyr¥Údictr:r;rrZ edit_config) r›r:Zei_optsZfetch_directivesZ fetch_optionsr?r÷ÚsettingsZ cfg_filenamer7r7r8rÑžs  z!easy_install._set_fetcher_optionsc Cs6|jdkrdS|j|jD]J}|js2|j|jkr2qt d|¡|j |¡|j|jkr|j |j¡q|jsº|j|jjkrˆt d|¡n2t d|¡|j  |¡|j|jkrº|j  |j¡|j rÄdS|j  ¡|jdkrÜdSt j |jd¡}t j |¡rt  |¡t|dƒ}| |j |j¡d¡W5QRXdS)Nz&Removing %s from easy-install.pth filez4%s is already the active version in easy-install.pthz"Adding %s to easy-install.pth filer­úsetuptools.pthÚwtrJ)r‘r?r{rJr r§rXrßÚpathsrWrÝr¨Úsaver:r;rrqržr«rr,Ú make_relative)r›rµrWr r]r7r7r8rVµs:    þ       zeasy_install.update_pthcCst d||¡|S)NzUnpacking %s to %s)r Údebug)r›r³rgr7r7r8r…Þszeasy_install.unpack_progresscsdg‰g‰‡‡‡fdd„}t|||ƒˆ ˆ¡ˆjs`ˆD]&}t |¡tjdBd@}t||ƒq8dS)NcsZ| d¡r | d¡s ˆ |¡n| d¡s4| d¡r>ˆ |¡ˆ ||¡ˆj rV|pXdS)Nrú EGG-INFO/r®z.so)rNr‡rÝr…r¨)r³rg©r›Zto_chmodrºr7r8Úpfçs    z+easy_install.unpack_and_compile..pfimií)rr½r¨r:ÚstatÚST_MODEry)r›rr›rßr]rzr7rÞr8r˜ãs  zeasy_install.unpack_and_compilec Csjtjr dSddlm}z@t |jd¡||dd|jd|jrT|||jd|jdW5t |j¡XdS)Nr)r½r )rxÚforcer¨) r¯Údont_write_bytecodeÚdistutils.utilr½r rþr—r¨rx)r›rºr½r7r7r8r½ös þ zeasy_install.byte_compilea” bad install directory or PYTHONPATH You are attempting to install a package to a directory that is not on PYTHONPATH and which Python does not read ".pth" files from. The installation directory you specified (via --install-dir, --prefix, or the distutils default setting) was: %s and your PYTHONPATH environment variable currently contains: %r Here are some of your options for correcting the problem: * You can choose a different installation directory, i.e., one that is on PYTHONPATH or supports .pth files * You can add the installation directory to the PYTHONPATH environment variable. (It must then also be on PYTHONPATH whenever you run Python and want to use the package(s) you are installing.) * You can set up the installation directory to support ".pth" files by using one of the approaches described here: https://setuptools.readthedocs.io/en/latest/deprecated/easy_install.html#custom-installation-locations Please make the appropriate changes for your system and try again. cCsb|js dSttj d¡ƒ}|j ¡D]8\}}| |¡r$tj |¡s$|  d|¡t  |d¡q$dS)zCreate directories under ~.Nú~zos.makedirs('%s', 0o700)iÀ) rkrr:r;rÉrÕr¥r‡r©Ú debug_printr)r›Úhomerïr;r7r7r8rî)szeasy_install.create_home_pathz/$base/lib/python$py_version_short/site-packagesz $base/binrÇ©rëz$base/Lib/site-packagesz $base/ScriptscGs¼| d¡j}|jrd| ¡}|j|d<|j tj|j¡}|  ¡D]$\}}t ||dƒdkr>t |||ƒq>ddl m }|D]B}t ||ƒ}|dk rt|||ƒ}tjdkrªtj |¡}t |||ƒqtdS)NrÈr:r)rrë)Úget_finalized_commandrÕrrÔr rr:rïÚDEFAULT_SCHEMEr¥rÔrôrärr;rÉ)r›rõrÕrTrör÷rr7r7r8rÙ?s        zeasy_install._expand)T)F)F)T)N)rvr7)rÅ)MÚ__name__Ú __module__Ú __qualname__Ú__doc__Ú descriptionZcommand_consumes_argumentsr‰rÚ user_optionsÚboolean_optionsÚ negative_optrrárœr¦r¤Ú staticmethodr·rêrÖrør×rØrrrrÞrKrLÚlstripr!r#r$rrr8r<r>r@Ú contextlibÚcontextmanagerrDr/rGrðrIrarir6r4rormrPrQr€rr¤r‚rÆrÇrYrËrˆrr‰rÑrVr…r˜r½rMrrîrÕr rêrÙr7r7r7r8r/nsÖäü5     - ;   ! $ ÿ )    3 6.5   )  þÿþcCs tj dd¡ tj¡}td|ƒS)Nrr¼)r:rrrÐÚpathsepÚfilter)r¥r7r7r8Ú _pythonpathVsrùc sxg‰ˆ tƒ¡tjg}tjtjkr0| tj¡|D]Ð}|s>q4tjdkr`ˆ tj  |dd¡¡nVtj dkrœˆ tj  |ddj tj Žd¡tj  |dd¡g¡nˆ |tj  |dd¡g¡tjdkrÂq4d |krÌq4tj  d ¡}|sÞq4tj  |d d d j tj Žd¡}ˆ |¡q4tdƒtdƒf}ˆ ‡fdd„|Dƒ¡tjrBˆ tj¡t t¡ˆ t ¡¡W5QRXtttˆƒƒ‰ˆS)z& Return a list of 'site' dirs )Zos2emxZriscosÚLibz site-packagesr¬Úlibz python{}.{}z site-pythonÚdarwinzPython.frameworkÚHOMEÚLibraryÚPythonr¬ÚpurelibÚplatlibc3s|]}|ˆkr|VqdSrr7rÊ©Úsitedirsr7r8r¡”sz get_site_dirs..)Úextendrùr¯rr¸rÝrœr:r;rÚsepr®r°rrrr‰rŠrrõÚsuppressÚAttributeErrorÚgetsitepackagesr¢r£r)r¹rrçZhome_spZ lib_pathsr7rr8rÛ[s^      üù þ   û   rÛccsæi}|D]Ø}t|ƒ}||krqd||<tj |¡s4qt |¡}||fV|D]’}| d¡s\qL|dkrfqLttj ||¡ƒ}tt |ƒƒ}|  ¡|D]L}|  d¡r qt|  ¡ƒ}||kr¶qd||<tj |¡sÌq|t |¡fVqqLqdS)zBYield sys.path directories that might contain "old-style" packagesr r%)rr×ÚimportN) rr:r;r©rbrNrrr¢rrr‡Úrstrip)ÚinputsÚseenr+r;rïr]ÚlinesÚliner7r7r8Ú expand_paths¡s8        rc Cs@t|dƒ}z$t |¡}|dkr*W¢ dS|d|d|d}|dkrRW¢ädS| |d¡t d| d¡¡\}}}|dkrˆW¢®dS| |d|¡d d d œ}t  |¡}z<| |¡} |   d d ¡d } |   t   ¡¡} | t | ¡¡Wntjk rYW¢.dSX| d¡r"| d¡s*W¢ dS|W¢S| ¡XdS)znExtract configuration data from a bdist_wininst .exe Returns a configparser.RawConfigParser, or None ÚrbNé ééé zegg path translations for a given .exe file)zPURELIB/r¼)zPLATLIB/pywin32_system32r¼)zPLATLIB/r¼)r°zEGG-INFO/scripts/)zDATA/lib/site-packagesr¼r¬r¹rºrr z .egg-inforNrÝr%z -nspkg.pth)ZPURELIBZPLATLIBú\r z%s/%s/r¼cSsg|]\}}| ¡|f‘qSr7)r.)rŸrYÚyr7r7r8rËsz$get_exe_prefixes..)rÚZipFilerÚinfolistr rÐrÿrNràrÚupperrrurrMrNr‡rÝÚsortÚreverse)Z exe_filenamer¹rRr§rïr¶rhÚpthr7r7r8r2øs<û      " c@sReZdZdZdZddd„Zdd„Zdd „Zed d „ƒZ d d „Z dd„Z dd„Z dS)r0z)A .pth file with Distribution paths in itFr7cCsl||_ttt|ƒƒ|_ttj |j¡ƒ|_|  ¡t   |gdd¡t |j ƒD]}tt|jt|dƒƒƒqLdS)NT)r r¢r£rrr:r;r+ÚbasedirÚ_loadr#Ú__init__rrÙrWr")r›r rr;r7r7r8r3"szPthDistributions.__init__cCsþg|_d}t |j¡}tj |j¡rÊt|jdƒ}|D]Œ}|  d¡rHd}q4|  ¡}|j  |¡|  ¡r4|  ¡  d¡rtq4t tj |j|¡ƒ}|jd<tj |¡r¦||kr¸|j ¡d|_q4d||<q4| ¡|jrÚ|sÚd|_|jrú|jd  ¡sú|j ¡qÚdS)NFÚrtr Tú#r¯r )rÙrÕÚfromkeysrr:r;r„r rr‡r rÝrMrrr1r<ÚpopÚdirtyr)r›Z saw_importr r]rr;r7r7r8r2+s4    ÿ   zPthDistributions._loadc Cs¶|js dStt|j|jƒƒ}|r„t d|j¡| |¡}d  |¡d}t j   |j¡r`t   |j¡t|jdƒ}| |¡W5QRXn(t j  |j¡r¬t d|j¡t   |j¡d|_dS)z$Write changed .pth file back to diskNz Saving %srJrØzDeleting empty %sF)r8r¢r£rÛrÙr rÜr Ú _wrap_linesrr:r;ržr«rr,r<)r›Z rel_pathsr Údatar]r7r7r8rÚJs   zPthDistributions.savecCs|Srr7)r r7r7r8r9`szPthDistributions._wrap_linescCsN|j|jko$|j|jkp$|jt ¡k}|r>|j |j¡d|_t ||¡dS)z"Add `dist` to the distribution mapTN) rJrÙrr:ÚgetcwdrÝr8r#rW)r›rµÚnew_pathr7r7r8rWds   üzPthDistributions.addcCs2|j|jkr"|j |j¡d|_qt ||¡dS)z'Remove `dist` from the distribution mapTN)rJrÙrXr8r#r`r7r7r8rXrs zPthDistributions.removecCsŒtj t|ƒ¡\}}t|jƒ}|g}tjdkr2dp6tj}t|ƒ|krˆ||jkrl| tj ¡|  ¡|  |¡Stj |¡\}}| |¡q8|S)Nr¬) r:r;rÐrrÿr1ÚaltseprrÝÚcurdirr/r)r›r;ÚnpathÚlastZbaselenr¶rr7r7r8rÛys      zPthDistributions.make_relativeN)r7) rërìrírîr8r3r2rÚrór9rWrXrÛr7r7r7r8r0s  c@s(eZdZedd„ƒZedƒZedƒZdS)ÚRewritePthDistributionsccs$|jV|D] }|Vq |jVdSr)ÚpreludeÚpostlude)Úclsr rr7r7r8r9Šsz#RewritePthDistributions._wrap_linesz? import sys sys.__plen = len(sys.path) zÐ import sys new = sys.path[sys.__plen:] del sys.path[sys.__plen:] p = getattr(sys, '__egginsert', 0) sys.path[p:p] = new sys.__egginsert = p + len(new) N)rërìríÚ classmethodr9rPrBrCr7r7r7r8rA‰s rAZSETUPTOOLS_SYS_PATH_TECHNIQUEÚrawZrewritecCs ttjtƒrtSt tj ¡¡S)z_ Return a regular expression based on first_line_re suitable for matching strings. )rãrÚpatternräÚreÚcompilerur7r7r7r8Ú_first_line_re£s rJcCs\|tjtjfkr.tjdkr.t|tjƒ||ƒSt ¡\}}}|d|dd||ff‚dS)Nrórr z %s %s) r:r«rXrïryràÚS_IWRITEr¯r")ÚfuncÚargÚexcÚetZevrŸr7r7r8Ú auto_chmod¯s  rPcCs.t|ƒ}t|tjƒ|r"t|ƒnt|ƒdS)aa Fix any globally cached `dist_path` related data `dist_path` should be a path of a newly installed egg distribution (zipped or unzipped). sys.path_importer_cache contains finder objects that have been cached when importing data from the original distribution. Any such finders need to be cleared since the replacement distribution might be packaged differently, e.g. a zipped egg distribution might get replaced with an unzipped egg folder or vice versa. Having the old finders cached may then cause Python to attempt loading modules from the replacement distribution using an incorrect loader. zipimport.zipimporter objects are Python loaders charged with importing data packaged inside zip archives. If stale loaders referencing the original distribution, are left behind, they can fail to load modules from the replacement distribution. E.g. if an old zipimport.zipimporter instance is used to load data from a new zipped egg archive, it may cause the operation to attempt to locate the requested data in the wrong location - one indicated by the original distribution's zip archive directory information. Such an operation may then fail outright, e.g. report having read a 'bad local file header', or even worse, it may fail silently & return invalid data. zipimport._zip_directory_cache contains cached zip archive directory information for all existing zipimport.zipimporter instances and all such instances connected to the same archive share the same cached directory information. If asked, and the underlying Python implementation allows it, we can fix all existing zipimport.zipimporter instances instead of having to track them down and remove them one by one, by updating their shared cached zip archive directory information. This, of course, assumes that the replacement distribution is packaged as a zipped egg. If not asked to fix existing zipimport.zipimporter instances, we still do our best to clear any remaining zipimport.zipimporter related cached data that might somehow later get used when attempting to load data from the new distribution and thus cause such load operations to fail. Note that when tracking down such remaining stale data, we can not catch every conceivable usage from here, and we clear only those that we know of and have found to cause problems if left alive. Any remaining caches should be updated by whomever is in charge of maintaining them, i.e. they should be ready to handle us replacing their zip archives with new distributions at runtime. N)rÚ_uncacher¯Úpath_importer_cacheÚ!_replace_zip_directory_cache_dataÚ*_remove_and_clear_zip_directory_cache_data)Z dist_pathr”Únormalized_pathr7r7r8rš¸s <  ršcCsPg}t|ƒ}|D]:}t|ƒ}| |¡r|||d…tjdfkr| |¡q|S)ap Return zipimporter cache entry keys related to a given normalized path. Alternative path spellings (e.g. those using different character case or those using alternative path separators) related to the same path are included. Any sub-path entries are included as well, i.e. those corresponding to zip archives embedded in other zip archives. r r¼)rÿrr‡r:rrÝ)rUÚcacheÚresultÚ prefix_lenÚpÚnpr7r7r8Ú"_collect_zipimporter_cache_entries s  ÿ r[cCs@t||ƒD]0}||}||=|o(|||ƒ}|dk r |||<q dS)a— Update zipimporter cache data for a given normalized path. Any sub-path entries are processed as well, i.e. those corresponding to zip archives embedded in other zip archives. Given updater is a callable taking a cache entry key and the original entry (after already removing the entry from the cache), and expected to update the entry and possibly return a new one to be inserted in its place. Returning None indicates that the entry should not be replaced with a new one. If no updater is given, the cache entries are simply removed without any additional processing, the same as if the updater simply returned None. N)r[)rUrVÚupdaterrYÚ old_entryZ new_entryr7r7r8Ú_update_zipimporter_caches  r^cCst||ƒdSr)r^)rUrVr7r7r8rQ>srQcCsdd„}t|tj|ddS)NcSs | ¡dSr)Úclear©r;r]r7r7r8Ú2clear_and_remove_cached_zip_archive_directory_dataCszf_remove_and_clear_zip_directory_cache_data..clear_and_remove_cached_zip_archive_directory_data©r\©r^rÚ_zip_directory_cache)rUrar7r7r8rTBs þrTZ__pypy__cCsdd„}t|tj|ddS)NcSs&| ¡t |¡| tj|¡|Sr)r_rrŽÚupdaterdr`r7r7r8Ú)replace_cached_zip_archive_directory_dataYs zT_replace_zip_directory_cache_data..replace_cached_zip_archive_directory_datarbrc)rUrfr7r7r8rSXs  þrSúc Cs4zt||dƒWnttfk r*YdSXdSdS)z%Is this string a valid Python script?ÚexecFTN)rIÚ SyntaxErrorÚ TypeError)rOr r7r7r8Ú is_pythonks rkc CsNz(tj|dd}| d¡}W5QRXWnttfk rD|YSX|dkS)zCDetermine if the specified executable is a .sh (contains a #! line)zlatin-1)Úencodingrºú#!)r rrrr)r-ÚfpÚmagicr7r7r8Úis_shus  rpcCs t |g¡S)z@Quote a command line argument according to Windows parsing rules©Ú subprocessÚ list2cmdline)rMr7r7r8Ú nt_quote_argsrtcCsH| d¡s| d¡rdSt||ƒr&dS| d¡rDd| ¡d ¡kSdS)zMIs this text, as a whole, a Python script? (as opposed to shell/bat/etc. rú.pywTrmrÌrF)rNrkr‡Ú splitlinesr.)rqr r7r7r8rn„s  rn)rycGsdSrr7)rwr7r7r8Ú_chmod–srwc CsRt d||¡zt||ƒWn0tjk rL}zt d|¡W5d}~XYnXdS)Nzchanging mode of %s to %ozchmod failed: %s)r rÜrwr:Úerror)r;rzrdr7r7r8ryšs ryc@sŠeZdZdZgZeƒZedd„ƒZedd„ƒZ edd„ƒZ edd „ƒZ ed d „ƒZ d d „Z edd„ƒZdd„Zedd„ƒZedd„ƒZdS)Ú CommandSpeczm A command spec for a #! header, specified as a list of arguments akin to those passed to Popen. cCs|S)zV Choose the best CommandSpec class based on environmental conditions. r7©rDr7r7r8rk«szCommandSpec.bestcCstj tj¡}tj d|¡S)NÚ__PYVENV_LAUNCHER__)r:r;r>r¯r-rr)rDÚ_defaultr7r7r8Ú_sys_executable²szCommandSpec._sys_executablecCs:t||ƒr|St|tƒr ||ƒS|dkr0| ¡S| |¡S)zg Construct a CommandSpec from a parameter to build_scripts, which may be None. N)rãr¢Úfrom_environmentÚ from_string)rDÚparamr7r7r8Ú from_param·s  zCommandSpec.from_paramcCs|| ¡gƒSr)r}rzr7r7r8r~ÆszCommandSpec.from_environmentcCstj|f|jŽ}||ƒS)z} Construct a command spec from a simple string representing a command line parseable by shlex.split. )ÚshlexrÐÚ split_args)rDÚstringr¥r7r7r8rÊszCommandSpec.from_stringcCs8t | |¡¡|_t |¡}t|ƒs4dg|jdd…<dS)Nz-xr)r‚rÐÚ_extract_optionsÚoptionsrrrsrI)r›rqÚcmdliner7r7r8Úinstall_optionsÓs zCommandSpec.install_optionscCs:|d ¡d}tƒ |¡}|r.| d¡p0dnd}| ¡S)zH Extract any options from the first line of the script. rJrr r¼)rvrJÚmatchÚgrouprM)Z orig_scriptÚfirstr‰r†r7r7r8r…Ùs zCommandSpec._extract_optionscCs| |t|jƒ¡Sr)Ú_renderr¢r†ršr7r7r8Ú as_headerãszCommandSpec.as_headercCs6d}|D](}| |¡r| |¡r|dd…Sq|S)Nz"'r r¯)r‡rN)ÚitemZ_QUOTESÚqr7r7r8Ú _strip_quotesæs zCommandSpec._strip_quotescCs t dd„|Dƒ¡}d|dS)Ncss|]}t | ¡¡VqdSr)ryrrM)rŸrŽr7r7r8r¡ðsz&CommandSpec._render..rmrJrq)r¥r‡r7r7r8rŒîs ÿzCommandSpec._renderN)rërìrírîr†rÕrƒrErkr}rr~rrˆrór…rrrŒr7r7r7r8ry¢s*       ryc@seZdZeddZdS)ÚWindowsCommandSpecFrèN)rërìrírÕrƒr7r7r7r8r‘ùsr‘c@sŠeZdZdZe d¡ ¡ZeZ e ddd„ƒZ e ddd„ƒZ e dd d „ƒZ ed d „ƒZe d d„ƒZe dd„ƒZe dd„ƒZe ddd„ƒZdS)rjz` Encapsulates behavior around writing entry point scripts for console and gui apps. aJ # EASY-INSTALL-ENTRY-SCRIPT: %(spec)r,%(group)r,%(name)r import re import sys # for compatibility with easy_install; see #2198 __requires__ = %(spec)r try: from importlib.metadata import distribution except ImportError: try: from importlib_metadata import distribution except ImportError: from pkg_resources import load_entry_point def importlib_load_entry_point(spec, group, name): dist_name, _, _ = spec.partition('==') matches = ( entry_point for entry_point in distribution(dist_name).entry_points if entry_point.group == group and entry_point.name == name ) return next(matches).load() globals().setdefault('load_entry_point', importlib_load_entry_point) if __name__ == '__main__': sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) sys.exit(load_entry_point(%(spec)r, %(group)r, %(name)r)()) NFcCs6t dt¡|rtnt ¡}| d||¡}| ||¡S)Nz Use get_argsr¼)rlrmrnÚWindowsScriptWriterrjrkÚget_script_headerrl)rDrµr-ÚwininstÚwriterÚheaderr7r7r8Úget_script_args(s zScriptWriter.get_script_argscCs$tjdtdd|rd}| ||¡S)NzUse get_headerrº)Ú stacklevelr()rlrmrnrp)rDrqr-r”r7r7r8r“0sÿzScriptWriter.get_script_headerc cs€|dkr| ¡}t| ¡ƒ}dD]Z}|d}| |¡ ¡D]>\}}| |¡|jtƒ}| ||||¡} | D] } | Vqlq:q dS)z Yield write_script() argument tuples for a distribution's console_scripts and gui_scripts entry points. N©ÚconsoleÚguiZ_scripts) rprär\Ú get_entry_mapr¥Ú_ensure_safe_nameÚtemplater²Ú_get_script_args) rDrµr–rÚtype_rŠrïÚeprqrwr¾r7r7r8rl9s   zScriptWriter.get_argscCst d|¡}|rtdƒ‚dS)z? Prevent paths in *_scripts entry point names. z[\\/]z+Path separators not allowed in script namesN)rHÚsearchrç)rïZ has_path_sepr7r7r8rKs zScriptWriter._ensure_safe_namecCs t dt¡|rt ¡S| ¡S©NzUse best)rlrmrnr’rk)rDZ force_windowsr7r7r8Ú get_writerTs zScriptWriter.get_writercCs.tjdkstjdkr&tjdkr&t ¡S|SdS)zD Select the best ScriptWriter for this environment. Úwin32ÚjavaróN)r¯rœr:rïÚ_namer’rkrzr7r7r8rkZszScriptWriter.bestccs|||fVdSrr7)rDr rïr–rqr7r7r8rŸdszScriptWriter._get_script_argsr¼cCs"|j ¡ |¡}| |¡| ¡S)z;Create a #! line, getting options (if any) from script_text)Úcommand_spec_classrkrrˆr)rDrqr-Úcmdr7r7r8rpis zScriptWriter.get_header)NF)NF)N)r¼N)rërìrírîrKrLrôržryr¨rEr—r“rlrórr¤rkrŸrpr7r7r7r8rjýs&#       rjc@sLeZdZeZedd„ƒZedd„ƒZedd„ƒZedd„ƒZ e d d „ƒZ d S) r’cCst dt¡| ¡Sr£)rlrmrnrkrzr7r7r8r¤ts zWindowsScriptWriter.get_writercCs"tt|d}tj dd¡}||S)zC Select the best ScriptWriter suitable for Windows )r-ZnaturalZSETUPTOOLS_LAUNCHERr-)rÕÚWindowsExecutableLauncherWriterr:rr)rDZ writer_lookupÚlauncherr7r7r8rkzs þzWindowsScriptWriter.bestc #s–tddd|}|tjd ¡ d¡krBdjftƒŽ}t |t ¡dddd d dd g}|  |¡|  ||¡}‡fd d „|Dƒ}ˆ|||d|fVdS)z For Windows, add a .py extensionz.pyarur™ÚPATHEXTú;zK{ext} not listed in PATHEXT; scripts will not be recognized as executables.rú -script.pyú.pycú.pyor}csg|] }ˆ|‘qSr7r7rw©rïr7r8rË”sz8WindowsScriptWriter._get_script_args..rvN) rÕr:rr.rÐr®r²rlrmÚ UserWarningrXÚ_adjust_header) rDr rïr–rqÚextrñr´r¥r7r±r8rŸ‡sÿý   z$WindowsScriptWriter._get_script_argscCsNd}d}|dkr||}}t t |¡tj¡}|j||d}| |¡rJ|S|S)z† Make sure 'pythonw' is used for gui and 'python' is used for console (regardless of what sys.executable is). r'r(r›)r„Úrepl)rHrIÚescapeÚ IGNORECASEÚsubÚ _use_header)rDr Z orig_headerrGrµZ pattern_obÚ new_headerr7r7r8r³—s z"WindowsScriptWriter._adjust_headercCs$|dd… d¡}tjdkp"t|ƒS)zÝ Should _adjust_header use the replaced header? On non-windows systems, always use. On Windows systems, only use the replaced header if it resolves to an executable on the system. rºr¯ú"r¥)rMr¯rœr)rºZ clean_headerr7r7r8r¹¥s zWindowsScriptWriter._use_headerN) rërìrír‘r¨rEr¤rkrŸr³rór¹r7r7r7r8r’qs    r’c@seZdZedd„ƒZdS)rªc #s”|dkrd}d}dg}nd}d}dddg}| ||¡}‡fd d „|Dƒ} ˆ|||d | fVˆd t|ƒd fVtƒsˆd} | tˆƒd fVdS)zG For Windows, add a .py extension and an .exe launcher r›z -script.pywruÚclir®rr¯r°csg|] }ˆ|‘qSr7r7rwr±r7r8rËÁszDWindowsExecutableLauncherWriter._get_script_args..rvr}r^z .exe.manifestN)r³Úget_win_launcherr9Úload_launcher_manifest) rDr rïr–rqZ launcher_typer´r´Úhdrr¥Zm_namer7r±r8rŸ³s"  þz0WindowsExecutableLauncherWriter._get_script_argsN)rërìrírErŸr7r7r7r8rª²srªcCsJd|}tƒr4tƒdkr&| dd¡}q@| dd¡}n | dd¡}td|ƒS)z« Load the Windows launcher (executable) suitable for launching a script. `type` should be either 'cli' or 'gui' Returns the executable as a byte string. z%s.exez win-arm64Ú.z-arm64.z-64.z-32.r­)r9rrNr)ÚtypeZ launcher_fnr7r7r8r½Ös  r½cCst td¡}| d¡tƒS)Nzlauncher manifest.xmlrt)Ú pkg_resourcesrrëruÚvars)rïÚmanifestr7r7r8r¾és r¾FcCst |||¡Sr)rcrª)r;Ú ignore_errorsÚonerrorr7r7r8rªîsrªcCst d¡}t |¡|S)Né)r:Úumask)Útmpr7r7r8rxòs  rxc@seZdZdZdS)rnzF Warning for EasyInstall deprecations, bypassing suppression. N)rërìrírîr7r7r7r8rnøsrn)N)rg)|rîrrärrrÚdistutils.errorsrrrr Údistutils.command.installr r rr r Zdistutils.command.build_scriptsrr/rr¯r:rrcrArrHràr rKrlr‰r5rõrrr‚r rÚ sysconfigrrr­rrZsetuptools.sandboxrZsetuptools.commandrZsetuptools.archive_utilrZsetuptools.package_indexrrrrrZsetuptools.wheelrrÂrrrr r!r"r#r$r%r&r'r(r)r*r+ÚfilterwarningsÚ PEP440WarningÚ__all__r9r.rFrIrPr/rùrÛrr1r2r0rArrrJrPršr[r^rQrTÚbuiltin_module_namesrSrkrprtrnryrwÚ ImportErrorr¢ryr}Zsys_executabler‘rjr’rªr—r“r½r¾rªrxrnr7r7r7r8ÚsÊ          DþqF.)%l  R  ÿ  TtA