a (ReO@sdgZddlZddlZddlZddlZddlZddlZddlZddl Zddl Zddl Zddl Zddl mZddlmZddlmZddlmZddlZddlZddlmZmZmZddlmZdd lmZdd lm Z m!Z!dd l m"Z"dd l#m$Z$dd l%m&Z&ddl%m'Z'ddl(m)Z)ddl*m+Z+ddl,Z,ddl-Z,ddl,m.Z.ddl/m0Z0ddl1m2Z2ddl3Z3erpddl4m5Z5e6de6dddZ7ddZ8e9e9dddZ:de9ee9d d!d"Z;de9ee9d d#d$Zd*d+Z?d,d-Z@d.d/ZAeBeCfZDd0d1ZEd2d3ZFd4d5ZGd6d7ZHd8d9ZId:d;ZJdd?ZLd@dAZMdBdCZNdDdEZOdFdGZPdHdIZQe0ejRjSZTGdJddeTZSGdKdLdLe+ZUdS)M DistributionN) strtobool)DEBUGtranslate_longopt)iglob)ListOptional TYPE_CHECKING) defaultdict)message_from_file)DistutilsOptionErrorDistutilsSetupError) rfc822_escape) StrictVersion) packaging) ordered_set)unique_everseen)SetuptoolsDeprecationWarning)windows_support) get_unpatched)parse_configuration)Messagez&setuptools.extern.packaging.specifiersz#setuptools.extern.packaging.versioncCstdtt|S)NzDo not call this function)warningswarnDistDeprecationWarningr)clsr/builddir/build/BUILDROOT/alt-python39-setuptools-58.3.0-2.el8.x86_64/opt/alt/python39/lib/python3.9/site-packages/setuptools/dist.py_get_unpatched2s r cCs&t|dd}|dur"td}||_|S)Nmetadata_version2.1)getattrrr!)selfmvrrrget_metadata_version7s  r&)contentreturnc CsJ|}t|dkr |dSd|dtd|ddfS)zFReverse RFC-822 escaping by removing leading whitespaces from content.rr N) splitlineslenlstripjointextwrapdedent)r'linesrrrrfc822_unescape?s  r1r)msgfieldr(cCs||}|dkrdS|S)zRead Message header field.UNKNOWNNrr2r3valuerrr_read_field_from_msgGsr7cCst||}|dur|St|S)z4Read Message header field and apply rfc822_unescape.N)r7r1r5rrr_read_field_unescaped_from_msgOs r8cCs||d}|gkrdS|S)z9Read Message header field and return all results as list.N)get_all)r2r3valuesrrr_read_list_from_msgWs r;)r2r(cCs|}|dkrdS|S)Nr4) get_payloadstrip)r2r6rrr_read_payload_from_msg_s r>cCsVt|}t|d|_t|d|_t|d|_t|d|_t|d|_d|_t|d|_ d|_ t|d|_ t |d |_ d |vrt|d |_nd|_t |d |_|jdur|jtd krt||_t|d|_d |vrt|d d|_t|d|_t|d|_|jtdkr4t|d|_t|d|_t|d|_nd|_d|_d|_t|d|_dS)z-Reads the metadata values from a file object.zmetadata-versionnameversionsummaryauthorNz author-emailz home-pagelicensez download-url descriptionr"keywords,platform classifierz1.1requiresprovides obsoletesz license-file)r rr!r7r?r@rDrB maintainer author_emailmaintainer_emailurlr8rC download_urllong_descriptionr>splitrEr; platforms classifiersrIrJrK license_files)r$filer2rrr read_pkg_filefs<              rWcCs"d|vrtd|dd}|S)Nr)z1newlines not allowed and will break in the future )rrreplace)valrrr single_lines  r[c s|}fdd}|dt||d||d||dt||d|d}|D]&\}}t||d }|d urf|||qft| }|d ||j r|d |j |j D]} |d d | qd |} | r|d| |D]} |d| q|d||d||d||d|t|drh|d|j|jr||d|j|jr|jD]} |d| q|d|jpgd|d S)z0Write the PKG-INFO format data to a file object.csd||fdS)Nz%s: %s )write)keyr6rVrr write_fieldsz#write_pkg_file..write_fieldzMetadata-VersionNameVersionZSummaryz Home-page))ZAuthorrB)z Author-emailrM)Z MaintainerrL)zMaintainer-emailrNNZLicensez Download-URLz Project-URLz%s, %srFZKeywordsPlatform ClassifierRequiresProvides Obsoletespython_requireszRequires-PythonzDescription-Content-TypezProvides-Extraz License-Filez %s )r&strget_name get_versionr[get_descriptionget_urlr#r get_licenserP project_urlsitemsr- get_keywords get_platforms _write_listget_classifiers get_requires get_provides get_obsoleteshasattrrglong_description_content_typeprovides_extrasrUr\get_long_description) r$rVr@r_Zoptional_fieldsr3attrZattr_valrC project_urlrErGextrarr^rwrite_pkg_filesH              r~c Csbztjd|}|jrJWn>ttttfy\}ztd||f|WYd}~n d}~00dS)Nzx=z4%r must be importable 'module:attrs' string (got %r)) pkg_resources EntryPointparseextras TypeError ValueErrorAttributeErrorAssertionErrorr)distr{r6eperrrcheck_importables rc Cslz(t|ttfsJd||ks&JWn>ttttfyf}ztd||f|WYd}~n d}~00dS)z"Verify that value is a string listz%%r must be a list of strings (got %r)N) isinstancelisttupler-rrrrrrr{r6rrrrassert_string_lists rcCsd|}t||||D]J}||s2tdd||d\}}}|r||vrtjd||qdS)z(Verify that namespace packages are validz1Distribution contains no modules or packages for znamespace package %r.z^WARNING: %r is declared as a package namespace, but %r is not: please correct this in setup.pyN)rhas_contents_forr rpartition distutilslogr)rr{r6Z ns_packagesnspparentsepchildrrr check_nsps    rc CsRzttt|Wn4tttfyL}ztd|WYd}~n d}~00dS)z+Verify that extras_require mapping is validz'extras_require' must be a dictionary whose values are strings or lists of strings containing valid project/version requirement specifiers.N) r itertoolsstarmap _check_extrarorrrrrrrr check_extras srcCs<|d\}}}|r*t|r*td|tt|dS)N:zInvalid environment marker: ) partitionrinvalid_markerrrparse_requirements)r}reqsr?rmarkerrrrrs rcCs&t||kr"d}t|j||ddS)z)Verify that value is True, False, 0, or 1z0{attr!r} must be a boolean value (got {value!r}))r{r6N)boolrformat)rr{r6tmplrrr assert_bools rcCs,|st|dtdSt|ddS)Nz is ignored.z is invalid.)rrrrrr{r6rrrinvalid_unless_false$src Csnz(tt|t|ttfr&tdWn@ttfyh}z$d}t|j ||d|WYd}~n d}~00dS)z9Verify that install_requires is a valid requirements listzUnordered types are not allowedzm{attr!r} must be a string or list of strings containing valid project/version requirement specifiers; {error}r{errorN) rrrrdictsetrrrrrr{r6rrrrrcheck_requirements+s rc CsZztj|WnDtjjtfyT}z$d}t|j||d|WYd}~n d}~00dS)z.Verify that value is a valid version specifierzF{attr!r} must be a string containing valid version specifiers; {error}rN)r specifiers SpecifierSetInvalidSpecifierrrrrrrrcheck_specifier9s rc CsDztj|Wn.ty>}zt||WYd}~n d}~00dS)z)Verify that entry_points map is parseableN)rr parse_maprrrrrrcheck_entry_pointsDsrcCst|tstddS)Nztest_suite must be a string)rrhrrrrrcheck_test_suiteLs rcCsZt|tstd||D]4\}}t|tsBtd||t|d||q dS)z@Verify that value is a dictionary of package names to glob listszT{!r} must be a dictionary mapping package names to lists of string wildcard patternsz,keys of {!r} dict must be strings (got {!r})zvalues of {!r} dictN)rrrrrorhr)rr{r6kvrrrcheck_package_dataQs   rcCs(|D]}td|stjd|qdS)Nz \w+(\.\w+)*z[WARNING: %r not a valid package name; please use only .-separated package names in setup.py)rematchrrr)rr{r6pkgnamerrrcheck_packages`s  rc@s~eZdZdZddeejdddddZdZdd Z dUd d Z d d Z e ddZ e ddZddZddZe ddZddZddZddZe ddZdVd d!Zd"d#Zd$d%Zd&d'ZdWd(d)ZdXd+d,Zd-d.Zd/d0Ze d1d2Zd3d4Zd5d6Z d7d8Z!d9d:Z"d;d<Z#d=d>Z$d?d@Z%dAdBZ&dCdDZ'dEdFZ(dGdHZ)dIdJZ*dKdLZ+dMdNZ,dOdPZ-dQdRZ.dSdTZ/dS)YraG Distribution with support for tests and package data This is an enhanced version of 'distutils.dist.Distribution' that effectively adds the following new optional keyword arguments to 'setup()': 'install_requires' -- a string or sequence of strings specifying project versions that the distribution requires when installed, in the format used by 'pkg_resources.require()'. They will be installed automatically when the package is installed. If you wish to use packages that are not available in PyPI, or want to give your users an alternate download location, you can add a 'find_links' option to the '[easy_install]' section of your project's 'setup.cfg' file, and then setuptools will scan the listed web pages for links that satisfy the requirements. 'extras_require' -- a dictionary mapping names of optional "extras" to the additional requirement(s) that using those extras incurs. For example, this:: extras_require = dict(reST = ["docutils>=0.3", "reSTedit"]) indicates that the distribution can optionally provide an extra capability called "reST", but it can only be used if docutils and reSTedit are installed. If the user installs your package using EasyInstall and requests one of your extras, the corresponding additional requirements will be installed if needed. 'test_suite' -- the name of a test suite to run for the 'test' command. If the user runs 'python setup.py test', the package will be installed, and the named test suite will be run. The format is the same as would be used on a 'unittest.py' command line. That is, it is the dotted name of an object to import and call to generate a test suite. 'package_data' -- a dictionary mapping package names to lists of filenames or globs to use to find data files contained in the named packages. If the dictionary has filenames or globs listed under '""' (the empty string), those names will be searched for in every package, in addition to any names for the specific package. Data files found using these names/globs will be installed along with the package, in the same location as the package. Note that globs are allowed to reference the contents of non-package subdirectories, as long as you use '/' as a path separator. (Globs are automatically converted to platform-specific paths at runtime.) In addition to these new keywords, this class also has several new methods for manipulating the distribution's contents. For example, the 'include()' and 'exclude()' methods can be thought of as in-place add and subtract commands that add or remove packages, modules, extensions, and so on from the distribution. cCsdSNrrrrrzDistribution.cCsdSrrrrrrrrcCsdSrrrrrrrr)rxrnry license_filerUNcCsl|rd|vsd|vrdStt|d}tjj|}|durh|dshtt|d|_ ||_ dS)Nr?r@zPKG-INFO) r safe_namerhlower working_setby_keyget has_metadata safe_version_version _patched_dist)r$attrsr]rrrrpatch_missing_pkg_infosz#Distribution.patch_missing_pkg_infocstd}|si_|pi}g_|dd_||dg_|dg_t dD]}t  |j dq`t fdd|D|jjj_dS)N package_datasrc_rootdependency_linkssetup_requiresdistutils.setup_keywordscs i|]\}}|jvr||qSr)_DISTUTILS_UNSUPPORTED_METADATA.0rrr$rr s z)Distribution.__init__..)rwr dist_filespoprrrrriter_entry_pointsvars setdefaultr? _Distribution__init__ro_set_metadata_defaults_normalize_version_validate_versionmetadatar@_finalize_requires)r$rZhave_package_datarrrrrs,     zDistribution.__init__cCs4|jD]$\}}t|j||||q dS)z Fill-in missing metadata fields not supported by distutils. Some fields may have been set by other tools (e.g. pbr). Those fields (vars(self.metadata)) take precedence to supplied attrs. N)rrorrrr)r$roptiondefaultrrrrsz#Distribution._set_metadata_defaultscCsTt|tjs|dur|Sttj|}||krPd}t|j fit |S|S)Nz)Normalizing '{version}' to '{normalized}') r setuptoolssicrhrr@rarrrlocals)r@ normalizedrrrrrszDistribution._normalize_versionc Csdt|tjrt|}|dur`ztj|Wn2tjjtfy^t d|t |YS0|S)NzThe version specified (%r) is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.) rnumbersNumberrhrr@raInvalidVersionrrrrr)r@rrrrs zDistribution._validate_versioncCsft|ddr|j|j_t|ddrR|jD]$}|dd}|r,|jj|q,|| dS)z Set `metadata.python_requires` and fix environment markers in `install_requires` and `extras_require`. rgNextras_requirerr) r#rgrrkeysrRryadd_convert_extras_requirements"_move_install_requirements_markers)r$r}rrrrs   zDistribution._finalize_requirescCsht|ddpi}tt|_|D]@\}}|j|t|D]"}||}|j|||q>q"dS)z Convert requirements in `extras_require` of the form `"extra": ["barbazquux; {marker}"]` to `"extra:{marker}": ["barbazquux"]`. rN) r#r r_tmp_extras_requirerorr _suffix_forappend)r$Z spec_ext_reqssectionrrsuffixrrrrs   z)Distribution._convert_extras_requirementscCs|jrdt|jSdS)ze For a requirement, return the 'extras_require' suffix for that requirement. rr)rrhreqrrrr!szDistribution._suffix_forcsdd}tddpd}tt|}t||}t||}ttt|_ |D]}j dt|j  |qPt fddj D_dS) zv Move requirements in `install_requires` that are using environment markers `extras_require`. cSs|j Srrrrrr is_simple_req3szFDistribution._move_install_requirements_markers..is_simple_reqinstall_requiresNrrc3s,|]$\}}|ddtj|DfVqdS)cSsg|] }t|qSr)rh)rrrrr ?rzMDistribution._move_install_requirements_markers...N)map _clean_reqrrrr >szBDistribution._move_install_requirements_markers..)r#rrrfilterr filterfalserrhrrrrrror)r$rZspec_inst_reqsZ inst_reqsZ simple_reqsZ complex_reqsrrrrr)s    z/Distribution._move_install_requirements_markerscCs d|_|S)zP Given a Requirement, remove environment markers and return it. Nr)r$rrrrrCszDistribution._clean_reqcCs`|jj}|r|ng}|jj}|r2||vr2|||durF|durFd}tt|||j_dS)z>> list(Distribution._expand_patterns(['LICENSE'])) ['LICENSE'] >>> list(Distribution._expand_patterns(['setup.cfg', 'LIC*'])) ['setup.cfg', 'LICENSE'] css:|]2}tt|D] }|dstj|r|VqqdS)~N)sortedrendswithospathisfile)rpatternr rrrresz0Distribution._expand_patterns..r)rrrrr]szDistribution._expand_patternsc Csddlm}tjtjkrgngd}t|}|dur<|}trJ|d|}t |_ |D]}t j |dd6}tr|dj fit||Wdn1s0Y|D]d}||}||} |D]F} | d ks| |vrq||| } || |} || |} || f| | <qq|qZd |jvr:dS|jd D]\} \} } |j| } | rrt|  } n| d vrt| } zt|| p| | Wn0ty}zt||WYd}~n d}~00qHdS) z Adapted from distutils.dist.Distribution.parse_config_files, this method provides the same functionality in subtly-improved ways. r) ConfigParser) z install-basezinstall-platbasez install-libzinstall-platlibzinstall-purelibzinstall-headerszinstall-scriptsz install-dataprefixz exec-prefixhomeuserrootNz"Distribution.parse_config_files():utf-8)encodingz reading {filename}__name__global)verbosedry_run) configparserr sysr base_prefix frozensetfind_config_filesrannouncerh optionxformioopenrr read_filesectionsoptionsget_option_dictrwarn_dash_deprecationmake_option_lowercasercommand_optionsro negative_optrsetattrrr )r$ filenamesr ignore_optionsparserfilenamereaderrr#opt_dictoptrZsrcaliasrrrr_parse_config_filesmsP   (           z Distribution._parse_config_filescCsd|dvr |S|dd}tjj|}|dsF|dkrF||vrF|Sd|vr`td||f|S)N)zoptions.extras_requirezoptions.data_files-_r#rzrUsage of dash-separated '%s' will not be supported in future versions. Please use the underscore name '%s' instead)rYrcommand__all___setuptools_commands startswithrr)r$r0rZunderscore_optcommandsrrrr%s$ z"Distribution.warn_dash_deprecationcCs8ztd}t|dWStjy2gYS0dS)Nrdistutils.commands)rget_distributionr get_entry_mapDistributionNotFound)r$rrrrr8s  z!Distribution._setuptools_commandscCs4|dks|r|S|}td|||f|S)NrzlUsage of uppercase key '%s' in '%s' will be deprecated in future versions. Please use lowercase '%s' instead)islowerrrr)r$r0rZ lowercase_optrrrr&sz"Distribution.make_option_lowercasec Cs\|}|dur||}tr,|d||D] \}\}}trZ|d|||fzdd|jD}Wntyg}Yn0z |j}Wntyi}Yn0z|t|t } ||vr| rt |||t | nJ||vr| rt ||t |n,t ||rt |||nt d|||fWq4tyT} zt | | WYd} ~ q4d} ~ 00q4dS)a Set the options for 'command_obj' from 'option_dict'. Basically this means copying elements of a dictionary ('option_dict') to attributes of an instance ('command'). 'command_obj' must be a Command instance. If 'option_dict' is not supplied, uses the standard option dictionary for this command (from 'self.command_options'). (Adopted from distutils.dist.Distribution._set_command_options) Nz# setting options for '%s' command:z %s = %s (from %s)cSsg|] }t|qSrr)rorrrrrz5Distribution._set_command_options..z1error in %s: command '%s' has no such option '%s')get_command_namer$rrroboolean_optionsrr(rrhr)rrwr r) r$ command_obj option_dict command_namersourcer6 bool_optsneg_opt is_stringrrrr_set_command_optionss>           z!Distribution._set_command_optionsFcCs0|j|dt||j|d||dS)zYParses configuration files from various levels and loads configuration. )r*)ignore_option_errorsN)r3rr'rr)r$r*rKrrrparse_config_filess  zDistribution.parse_config_filescCs8tjjt||jdd}|D]}tjj|ddq|S)zResolve pre-setup requirementsT) installerreplace_conflicting)rY)rrresolverfetch_build_eggr)r$rIZresolved_distsrrrrfetch_build_eggs$szDistribution.fetch_build_eggscCsPd}dd}t|}t|j|}tdd|}t||dD] }||q>dS)z Allow plugins to apply arbitrary operations to the distribution. Each hook may optionally define a 'order' to influence the order of execution. Smaller numbers go first and the default is 0. z(setuptools.finalize_distribution_optionscSs t|ddS)Norderr)r#)hookrrrby_order8sz/Distribution.finalize_options..by_ordercSs|Sr)load)rrrrr=rz/Distribution.finalize_options..)r]N)rrrr_removedrr)r$grouprTZdefinedfilteredZloadedrrrrfinalize_options/s zDistribution.finalize_optionscCsdh}|j|vS)z When removing an entry point, if metadata is loaded from an older version of Setuptools, that removed entry point will attempt to be loaded and will fail. See #2765 for more details. Z 2to3_doctests)r?)rremovedrrrrVAs zDistribution._removedcCsJtdD]:}t||jd}|dur |j|jd|||j|q dS)NrrM)rrr#r?requirerPrU)r$rr6rrr_finalize_setup_keywordsOs z%Distribution._finalize_setup_keywordscCstjtjd}tj|st|t|tj|d}t|d.}| d| d| dWdn1s|0Y|S)Nz.eggsz README.txtwzcThis directory contains eggs that were downloaded by setuptools to build, test, and run plug-ins. zAThis directory caches those eggs to prevent repeated downloads. z/However, it is safe to delete this directory. ) r r r-curdirexistsmkdirrZ hide_filer r\)r$Z egg_cache_dirZreadme_txt_filenamefrrrget_egg_cache_dirVs    (zDistribution.get_egg_cache_dircCsddlm}|||S)z Fetch an egg needed for buildingr)rP)Zsetuptools.installerrP)r$rrPrrrrPis zDistribution.fetch_build_eggcCs\||jvr|j|Std|}|D]*}|j|jd||j|<}|St||S)z(Pluggable version of get_command_class()r;r[N)cmdclassrrr\rPrUrget_command_class)r$r6Zepsrrdrrrreos   zDistribution.get_command_classcCs:tdD]$}|j|jvr |}||j|j<q t|SNr;)rrr?rdrOrprint_commandsr$rrdrrrrg|s  zDistribution.print_commandscCs:tdD]$}|j|jvr |}||j|j<q t|Srf)rrr?rdrOrget_command_listrhrrrris  zDistribution.get_command_listcKs@|D]2\}}t|d|d}|r.||q|||qdS)aAdd items to distribution that are named in keyword arguments For example, 'dist.include(py_modules=["x"])' would add 'x' to the distribution's 'py_modules' attribute, if it was not already there. Currently, this method only supports inclusion for attributes that are lists or tuples. If you need to add support for adding to other attributes in this or a subclass, you can add an '_include_X' method, where 'X' is the name of the attribute. The method will be called with the value passed to 'include()'. So, 'dist.include(foo={"bar":"baz"})' will try to call 'dist._include_foo({"bar":"baz"})', which can then handle whatever special inclusion logic is needed. Z _include_N)ror# _include_misc)r$rrrincluderrrrks  zDistribution.includecsfd|jr&fdd|jD|_|jrDfdd|jD|_|jrbfdd|jD|_dS)z9Remove packages, modules, and extensions in named packagercs"g|]}|kr|s|qSrr9rppackagepfxrrrsz0Distribution.exclude_package..cs"g|]}|kr|s|qSrrlrmrorrrscs&g|]}|jkr|js|qSr)r?r9rmrorrrsN)packages py_modules ext_modules)r$rprrorexclude_packages   zDistribution.exclude_packagecCs2|d}|D]}||ks&||rdSqdS)z.rsequencerr#rr))r$r?r6oldrrr{r _exclude_miscs  $zDistribution._exclude_miscc st|tstd||fzt||Wn2tyZ}ztd||WYd}~n d}~00durrt|||n:ttst|dn"fdd|D}t|||dS)zAHandle 'include()' for list/tuple attrs without a special handlerz%s: setting must be a list (%r)rwNrxcsg|]}|vr|qSrrryr~rrrrz.Distribution._include_misc..r|)r$r?r6rnewrrrrjs $ zDistribution._include_misccKs@|D]2\}}t|d|d}|r.||q|||qdS)aRemove items from distribution that are named in keyword arguments For example, 'dist.exclude(py_modules=["x"])' would remove 'x' from the distribution's 'py_modules' attribute. Excluding packages uses the 'exclude_package()' method, so all of the package's contained packages, modules, and extensions are also excluded. Currently, this method only supports exclusion from attributes that are lists or tuples. If you need to add support for excluding from other attributes in this or a subclass, you can add an '_exclude_X' method, where 'X' is the name of the attribute. The method will be called with the value passed to 'exclude()'. So, 'dist.exclude(foo={"bar":"baz"})' will try to call 'dist._exclude_foo({"bar":"baz"})', which can then handle whatever special exclusion logic is needed. Z _exclude_N)ror#r)r$rrrexcluderrrrs  zDistribution.excludecCs,t|tstd|ftt|j|dS)Nz.packages: setting must be a list or tuple (%r))rr}rrrru)r$rrrrr_exclude_packagess  zDistribution._exclude_packagesc Cs|jj|_|jj|_|d}|d}||vrf||\}}||=ddl}||d|dd<|d}q&t|||}||} t | ddrd|f||d<|durgS|S)NraliasesTrZcommand_consumes_arguments command lineargs) __class__global_optionsr(r$shlexrRr_parse_command_optsrer#) r$r,rr6rr1r2rnargs cmd_classrrrrs"       z Distribution._parse_command_optsc Csi}|jD]\}}|D]\}\}}|dkr4q|dd}|dkr||}|j}|t|di|D]\} } | |krv| }d}qqvtdn |dkrd}|| |i|<qq|S) ahReturn a '{cmd: {opt:val}}' map of all command-line options Option names are all long, but do not include the leading '--', and contain dashes rather than underscores. If the option doesn't take an argument (e.g. '--quiet'), the 'val' is 'None'. Note that options provided by config files are intentionally excluded. rr5r4rr(NzShouldn't be able to get herer) r'rorYget_command_objr(copyupdater#rr) r$dcmdoptsr0r1rZZcmdobjrHnegposrrrget_cmdline_optionss(     z Distribution.get_cmdline_optionsccsv|jpdD] }|Vq |jpdD] }|Vq |jp4dD]:}t|trN|\}}n|j}|drj|dd}|Vq6dS)z@Yield all packages, modules, and extension names in distributionrmoduleNi)rrrsrtrrr?r)r$pkgrextr?Z buildinforrrrvEs    z$Distribution.iter_distribution_namesc Csddl}|jrt||St|jtjs4t||S|jj dvrPt||S|jj}|jj }|j dkrndppd}|jj }t|j d||||_z(t||Wt|j |||||_St|j |||||_0dS)zIf there were any non-global "display-only" options (--help-commands or the metadata display options) on the command line, display the requested info and return true; else return false. rN)rutf8win32r)r)r help_commandsrhandle_display_optionsrstdoutr TextIOWrapperrrerrorsrGline_bufferingdetach)r$ option_orderrrrnewlinerrrrrWs2    z#Distribution.handle_display_options)N)N)N)NF)0r __module__ __qualname____doc__rrZ OrderedSetrrrrr staticmethodrrrrrrrrrr3r%r8r&rJrLrQrYrVr]rcrPrergrirkrurrrjrrrrrvrrrrrrmsf4       O .     (c@seZdZdZdS)rzrClass for warning about deprecations in dist in setuptools. Not ignored by default, unlike DeprecationWarning.N)rrrrrrrrr|sr)Vr7rrrr rrZ distutils.logrdistutils.core distutils.cmddistutils.distdistutils.commanddistutils.utilrdistutils.debugrdistutils.fancy_getoptrglobrrr.typingrr r collectionsr emailr distutils.errorsr rrZdistutils.versionrZsetuptools.externrrZ setuptools.extern.more_itertoolsrrrrZsetuptools.commandrZsetuptools.monkeyrZsetuptools.configrr email.messager __import__r r&rhr1r7r8r;r>rWr[r~rrr}rrrrrrrrrrrrrcorerrrrrrrs                - >