o _a@s>dZddlmZddlZddlZddlZddlZddlZ ddl m Z ddl m Z ddlmZddlZddlmZdd lmZdd lmZdd lmZgd ZejjZdZGd ddZGdddeZej Z!ej Z"ddZ#ddZ$e j%j$je$_e&e j%j'Z(Gddde(Z'ddZ)ej*fddZ+Gddde,Z-e.dS)z@Extensions to the 'distutils' for large or complex distributions fnmatchcaseN)DistutilsOptionError) convert_path)SetuptoolsDeprecationWarning) Extension) Distribution)Require)monkey)setupr Commandrr r find_packagesfind_namespace_packagesc@sBeZdZdZedddZeddZed d Zed d Z d S) PackageFinderzI Generate a list of all Python packages found within a directory .*cCs,t|t||jddg|R|j|S)a Return a list all Python packages found within directory 'where' 'where' is the root directory which will be searched for packages. It should be supplied as a "cross-platform" (i.e. URL-style) path; it will be converted to the appropriate local path syntax. 'exclude' is a sequence of package names to exclude; '*' can be used as a wildcard in the names, such that 'foo.*' will exclude all subpackages of 'foo' (but not 'foo' itself). 'include' is a sequence of package names to include. If it's specified, only the named packages will be included. If it's not specified, all found packages will be included. 'include' can contain shell style wildcard patterns just like 'exclude'. ez_setupz *__pycache__)list_find_packages_iterr _build_filter)clswhereexcludeincluderr5/usr/lib/python3/dist-packages/setuptools/__init__.pyfind,szPackageFinder.findc cstj|ddD]F\}}}|dd}g|dd<|D]2}tj||} tj| |} | tjjd} d|vs<|| s=q|| rH|| sH| V||qqdS)zy All the packages found in 'where' that pass the 'include' filter, but not the 'exclude' filter. T followlinksNr) oswalkpathjoinrelpathreplacesep_looks_like_packageappend) rrrrrootdirsfilesall_dirsdir full_pathrel_pathpackagerrrrFs   z!PackageFinder._find_packages_itercCstjtj|dS)z%Does a directory look like a package?z __init__.py)r!r#isfiler$r#rrrr(bsz!PackageFinder._looks_like_packagecs fddS)z Given a list of patterns, return a callable that will be true only if the input matches at least one of the patterns. cstfddDS)Nc3s|] }t|dVqdS))patNr).0r4namerr msz@PackageFinder._build_filter....)anyr6patternsr6rmz-PackageFinder._build_filter..rr:rr:rrgs zPackageFinder._build_filterN)rrr) __name__ __module__ __qualname____doc__ classmethodrr staticmethodr(rrrrrr's   rc@seZdZeddZdS)PEP420PackageFindercCdS)NTrr3rrrr(qsz'PEP420PackageFinder._looks_like_packageN)r>r?r@rCr(rrrrrDpsrDcCsBGdddtjj}||}|jdd|jr||jdSdS)Nc@s eZdZdZddZddZdS)z4_install_setup_requires..MinimalDistributionzl A minimal version of a distribution for supporting the fetch_build_eggs interface. cs6d}fddt|t@D}tjj||dS)N)dependency_linkssetup_requirescsi|]}||qSrr)r5kattrsrr r=zQ_install_setup_requires..MinimalDistribution.__init__..)set distutilscorer __init__)selfrJ_inclfilteredrrIrrOsz=_install_setup_requires..MinimalDistribution.__init__cSrE)zl Disable finalize_options to avoid building the working set. Ref #2158. Nr)rPrrrfinalize_optionsszE_install_setup_requires..MinimalDistribution.finalize_optionsN)r>r?r@rArOrSrrrrMinimalDistribution}s rTT)ignore_option_errors)rMrNr parse_config_filesrGfetch_build_eggs)rJrTdistrrr_install_setup_requireszs  rYcKst|tjjdi|S)Nr)rYrMrNr rIrrrr sr c@s:eZdZejZdZddZd ddZddZd d d Z dS)r FcKst||t||dS)zj Construct the command for dist, updating vars(self) with any keyword parameters. N)_CommandrOvarsupdate)rPrXkwrrrrOs zCommand.__init__NcCsBt||}|durt||||St|tstd|||f|S)Nz'%s' must be a %s (got `%s`))getattrsetattr isinstancestrr)rPoptionwhatdefaultvalrrr_ensure_stringlikes    zCommand._ensure_stringlikecCsrt||}|dur dSt|trt||td|dSt|tr+tdd|D}nd}|s7td||fdS)zEnsure that 'option' is a list of strings. If 'option' is currently a string, we split it either on /,\s*/ or /\s+/, so "foo bar baz", "foo,bar,baz", and "foo, bar baz" all become ["foo", "bar", "baz"]. Nz,\s*|\s+css|]}t|tVqdSN)r`ra)r5vrrrr8sz-Command.ensure_string_list..Fz''%s' must be a list of strings (got %r)) r^r`rar_resplitrallr)rPrbreokrrrensure_string_lists    zCommand.ensure_string_listrcKs t|||}t|||Srg)rZreinitialize_commandr[r\)rPcommandreinit_subcommandsr]cmdrrrrnszCommand.reinitialize_commandrg)r) r>r?r@rZrAcommand_consumes_argumentsrOrfrmrnrrrrr s  r cCs&ddtj|ddD}ttjj|S)z% Find all files under 'path' css.|]\}}}|D] }tj||Vq qdSrg)r!r#r$)r5baser+r,filerrrr8s z#_find_all_simple..Tr)r!r"filterr#r2)r#resultsrrr_find_all_simples rwcCs6t|}|tjkrtjtjj|d}t||}t|S)z Find all files under 'dir' and return the list of full filenames. Unless dir is '.', return full filenames with dir prepended. )start) rwr!curdir functoolspartialr#r%mapr)r.r,make_relrrrfindalls   r~c@seZdZdZdS)sicz;Treat this string as-is (https://en.wikipedia.org/wiki/Sic)N)r>r?r@rArrrrrsr)/rAfnmatchrrzr!ri_distutils_hack.override_distutils_hackdistutils.corerMdistutils.errorsrdistutils.utilr_deprecation_warningrsetuptools.version setuptoolssetuptools.extensionrsetuptools.distr setuptools.dependsr r __all__version __version__bootstrap_install_fromrrDrrrrYr rN get_unpatchedr rZrwryr~rar patch_allrrrrs>         I 3