c&D dZddlZddlZddlZddlZddlZddlZddlZddlZddl Z ddl Z ddl Z ddl Z ddl Z ddlZddlZddlZddlZddlZddlZddlZddlZddlZddlZddlZddl mZ ddlZn#e$rddlZYnwxYw en #e$re ZYnwxYwddlm!Z! ddlm"Z"m#Z#m$Z$dZ%n #e$rdZ%YnwxYwddlm&Z'dd l(m)Z)m*Z* ddl+m,Z-e-j.n #e$rdZ-YnwxYwdd l/m0Z0m1Z1m2Z2dd l3m4Z4dd l3m5Z5e6d e6de6de6de6dej7dkr e8ddZ9dZ:dZ;dZdZ?dZ@dZAdZBdZCdZDdZEdZFdZGdZHdZIGddeJZKe5jLjMZNiZOdZPdZQdZRdZSdZTdZUdZVdxZWZXdZYgdZZGd d!e[Z\Gd"d#e\Z]Gd$d%e]Z^Gd&d'e\Z_Gd(d)e\Z`iZad*jbej7Zcd+Zdd,Zed-ZfdZgd.Zhd/Zid0Zjgfd1Zkd2Zld3Zmejnd4Zoejnd5ZpemZqd6Zrd7ZsesZtd8Zud9Zvdd:Zwd;ZxGd<d=ZyGd>d?eyZzGd@dAZ{GdBdCe|Z}GdDdEZ~e~ZGdFdGe8ZGdHdIZdJZdKZdLZdMZdNZdOZddPZGdQdRZeieedSZGdTdUeZGdVdWeZeGdXdYeZeZGdZd[e|ZGd\d]eZGd^d_eZeiejeGd`daeZGdbdceZGdddeeZePdfigdhZddiZddjZeejeddkZeeeddlZdmZGdndoZdpZdqZdrZdsZee dtree jeee-jeePdfiuePdfivdwZdxZdyZdzZdd{Zd|Zee dtree jeeejeee-jed}Zeeed~ZdZifdZdZdZdZdZejndjZejndejejzjZGddZdZGddZGddeZGddeZeeedZdZdZGdde5jjZGdde5jjZdZdZdZdZdZdZe jdeKddZeeͦfdZGddeϦZedZdS)aZ Package resource API -------------------- A resource is a logical file contained within a package, or a logical subdirectory thereof. The package resource API expects resource names to have their path parts separated with ``/``, *not* whatever the local path separator is. Do not use os.path operations to manipulate resource names being passed into the API. The package resource API is designed to work with normal filesystem packages, .egg files, and unpacked .egg files. It can also work in a limited way with .zip files and with custom PEP 302 loaders that support the ``get_data()`` method. N) get_importer)utime)mkdirrenameunlinkTF)open)isdirsplit) yield_lines drop_commentjoin_continuation) platformdirs) packagingz&pkg_resources.extern.packaging.versionz)pkg_resources.extern.packaging.specifiersz+pkg_resources.extern.packaging.requirementsz&pkg_resources.extern.packaging.markersz$pkg_resources.extern.packaging.utils)zPython 3.5 or later is requiredceZdZdZdS) PEP440Warningza Used when there is an issue with a version or specifier not complying with PEP 440. N__name__ __module__ __qualname____doc__8/usr/lib/python3/dist-packages/pkg_resources/__init__.pyrrssrrc t|tt||dSN)globalsupdate _state_varsdictfromkeys)vartypekws r_declare_stater%sB IIRt}}R1122222rci}t}tD]"\}}|d|z||||<#|S)N_sget_)rr itemsstategkvs r __getstate__r.sU E A!!##))1"1X\?1Q4((a Lrct}|D],\}}|dt|z||||-|S)N_sset_)rr(r r)s r __setstate__r1sT A 111$([^ #$Q!a0000 Lrc*|Sr)copyvals r _sget_dictr6s 88::rcX|||dSr)clearrkeyobr*s r _sset_dictr<s'HHJJJIIerc*|Sr)r.r4s r _sget_objectr>s     rc0||dSr)r1r9s r _sset_objectr@sOOErcdSrrargss rrDsrc t}t|}|ctjdkrSddt ddd|d}n#t$rYnwxYw|S)aQReturn this platform's maximum compatible version. distutils.util.get_platform() normally reports the minimum version of macOS that would be required to *use* extensions produced by distutils. But what we want when checking compatibility is to know the version of macOS that we are *running*. To allow usage of packages that explicitly require a newer version of macOS, we must also know the current version of the OS. If this condition occurs for any other platform with a version in its platform strings, this function should be extended accordingly. Ndarwinmacosx-.-r) get_build_platformmacosVersionStringmatchsysplatformjoin _macos_versgroup ValueError)platms rget_supported_platformrVs   D  &&A}11 %(XXkmmBQB.?%@%@%@%@!''!***MDD    D  KsAA>> B  B )Grequire run_script get_providerget_distributionload_entry_point get_entry_mapget_entry_infoiter_entry_pointsresource_stringresource_streamresource_filenameresource_listdirresource_existsresource_isdirdeclare_namespace working_setadd_activation_listenerfind_distributionsset_extraction_pathcleanup_resourcesget_default_cache Environment WorkingSetResourceManager Distribution Requirement EntryPointResolutionErrorVersionConflictDistributionNotFound UnknownExtraExtractionErrorrparse_requirements parse_version safe_name safe_version get_platformcompatible_platformsr split_sections safe_extra to_filenameinvalid_markerevaluate_markerensure_directorynormalize_pathEGG_DIST BINARY_DIST SOURCE_DIST CHECKOUT_DIST DEVELOP_DISTIMetadataProviderIResourceProvider FileMetadata PathMetadata EggMetadata EmptyProviderempty_provider NullProvider EggProviderDefaultProvider ZipProviderregister_finderregister_namespace_handlerregister_loader_typefixup_namespace_packagesrPkgResourcesDeprecationWarningrun_mainAvailableDistributionsceZdZdZdZdS)rrz.Abstract base for dependency resolution errorscD|jjt|jzSr) __class__rreprrCselfs r__repr__zResolutionError.__repr__s~&di88rN)rrrrrrrrrrrrs)8899999rrrcNeZdZdZdZedZedZdZdZ dS)rsz An already-installed version conflicts with the requested version. Should be initialized with the installed Distribution and the requested Requirement. z3{self.dist} is installed but {self.req} is requiredc|jdSNrrBrs rdistzVersionConflict.dist'y|rc|jdSNrBrs rreqzVersionConflict.req+rrc>|jjditSNr _templateformatlocalsrs rreportzVersionConflict.report/!$t~$00vxx000rc2|s|S|j|fz}t|S)zt If required_by is non-empty, return a version of self that is a ContextualVersionConflict. )rCContextualVersionConflict)r required_byrCs r with_contextzVersionConflict.with_context2s*  KyK>)($//rN) rrrrrpropertyrrrrrrrrsrssxFI XX11100000rrsc<eZdZdZejdzZedZdS)rz A VersionConflict that accepts a third parameter, the set of the requirements that required the installed Distribution. z by {self.required_by}c|jdS)NrIrBrs rrz%ContextualVersionConflict.required_byErrN)rrrrrsrrrrrrrr=sG  ),DDI XrrcdeZdZdZdZedZedZedZdZ dZ dS) rtz&A requested distribution was not foundzSThe '{self.req}' distribution was not found and is required by {self.requirers_str}c|jdSrrBrs rrzDistributionNotFound.reqRrrc|jdSrrBrs r requirerszDistributionNotFound.requirersVrrcH|jsdSd|jS)Nzthe applicationz, )rrPrs r requirers_strz"DistributionNotFound.requirers_strZs&~ %$$yy(((rc>|jjditSrrrs rrzDistributionNotFound.report`rrc*|Sr)rrs r__str__zDistributionNotFound.__str__cs{{}}rN) rrrrrrrrrrrrrrrtrtJs00 2 XX))X) 111rrtceZdZdZdS)ruz>Distribution doesn't have an "extra feature" of the given nameNrrrrrurugsHHHHrruz{}.{}rrIrc|t|<dS)aRegister `provider_factory` to make providers for `loader_type` `loader_type` is the type or class of a PEP 302 ``module.__loader__``, and `provider_factory` is a function that, passed a *module* object, returns an ``IResourceProvider`` for that module. N)_provider_factories) loader_typeprovider_factorys rrrus(8 $$$rct|tr>D |x (B(B !mmGhjjm++C55G$GAJGAJG$$(      D  KsA5B-- B:9B:zmacosx-(\d+)\.(\d+)-(.*)zdarwin-(\d+)\.(\d+)\.(\d+)-(.*)c||||krdSt|}|rGt|}|st|}|rit|d}|dd|d}|dkr|dks |dkr|d krdSd S|d|dks,|d |d krd St|dt|dkrd SdSd S) zCan code for the `provided` platform run on the `required` platform? Returns true if either platform is ``None``, or the platforms are equal. XXX Needs compatibility checks for Linux and other unixy OSes. NTrrHrIz10.3z10.4Fr)rLrMdarwinVersionStringrrR)providedrequiredreqMacprovMac provDarwindversion macosversions rr|r|ss8+x8/C/Ct % %h / /F $**844 -228<DHHJJJBzN Iq$$["55555rct|trt|}t|trt |}t|t st d||S)z@Return a current distribution object for a Requirement or stringz-Expected string, Requirement, or Distribution)rrrpparserYro TypeErrorrs rrZrZso$'  &&$ $$"D!! dL ) )OGNNN KrcHt|||S)zDReturn `name` entry point of `group` for `dist` or raise ImportError)rZr[rrRrs rr[r[s D ! ! 2 25$ ? ??rcFt||S)=Return the entry point map for `group`, or the full entry map)rZr\)rrRs rr\r\ s D ! ! / / 6 66rcHt|||SzIs the named metadata a directory? (like ``os.path.isdir()``)Nrrs rmetadata_isdirz IMetadataProvider.metadata_isdir$rrcdS)z?List of metadata names in the directory (like ``os.listdir()``)Nrrs rmetadata_listdirz"IMetadataProvider.metadata_listdir'rrcdS)z=Execute the named script in the supplied namespace dictionaryNr)r namespaces rrXzIMetadataProvider.run_script*rrN) rrrrrrrrrXrrrrrsJJJ666DDD MMMNNNLLLLLrrc6eZdZdZdZdZdZdZdZdZ dS) rz3An object that provides access to package resourcescdS)zdReturn a true filesystem path for `resource_name` `manager` must be an ``IResourceManager``Nrmanager resource_names rget_resource_filenamez'IResourceProvider.get_resource_filename1rrcdS)ziReturn a readable file-like object for `resource_name` `manager` must be an ``IResourceManager``Nrr#s rget_resource_streamz%IResourceProvider.get_resource_stream6rrcdS)zmReturn a string containing the contents of `resource_name` `manager` must be an ``IResourceManager``Nrr#s rget_resource_stringz%IResourceProvider.get_resource_string;rrcdS)z,Does the package contain the named resource?Nrr%s r has_resourcezIResourceProvider.has_resource@rrcdS)z>Is the named resource a directory? (like ``os.path.isdir()``)Nrr,s rrdz IResourceProvider.resource_isdirCrrcdS)z?List of resource names in the directory (like ``os.listdir()``)Nrr,s rrbz"IResourceProvider.resource_listdirFrrN) rrrrr&r(r*r-rdrbrrrrr.s|==555 555 555 ;;;MMMNNNNNrrceZdZdZddZedZedZdZdZ dZ dd Z d Z d Z ddZ ddZdZddZdZddZdZdZdZdS)rmzDA collection of active distributions on sys.path (or a similar list)Ncg|_i|_i|_i|_g|_| t j}|D]}||dS)z?Create working set from list of path entries (default=sys.path)N)entries entry_keysby_keynormalized_to_canonical_keys callbacksrNr add_entry)rr2entrys r__init__zWorkingSet.__init__Ms`  ,.) ?hG " "E NN5 ! ! ! ! " "rc|} ddlm}n#t$r|cYSwxYw ||n%#t$r||cYSwxYw|S)z1 Prepare the master working set. r) __requires__)__main__r; ImportErrorrWrs_build_from_requirements)clswsr;s r _build_masterzWorkingSet._build_master[s SUU  - - - - - - -   III   > JJ| $ $ $ $ > > >// == = = = > s ""<AAc8|g}t|}||t}|D]}||tjD] }||jvr||!|jtjdd<|S)zQ Build a working set from a requirement spec. Rewrites sys.path. N)rwresolverladdrNrr2r7)r?req_specr@reqsdistsrr8s rr>z#WorkingSet._build_from_requirementsosSWW!(++ 4//  D FF4LLLLX $ $EBJ&& U###j  rc|j|g|j|t |dD]}|||ddS)aAdd a path item to ``.entries``, finding any distributions on it ``find_distributions(entry, True)`` is used to find distributions corresponding to the path entry, and they are added. `entry` is always appended to ``.entries``, even if it is already present. (This is because ``sys.path`` can contain the same value more than once, and the ``.entries`` of the ``sys.path`` WorkingSet should always equal ``sys.path``.) TFN)r3 setdefaultr2rrhrD)rr8rs rr7zWorkingSet.add_entrysn ""5"--- E"""&ud33 ) )D HHT5% ( ( ( ( ) )rcH|j|j|kS)z9True if `dist` is the active distribution for its project)r4rr:rrs r __contains__zWorkingSet.__contains__s{tx((D00rc|j|j}|B|j|j}|!||_|j|}|||vrt |||S)aFind a distribution matching requirement `req` If there is an active distribution for the requested project, this returns it as long as it meets the version requirement specified by `req`. But, if there is an active distribution for the project and it does *not* meet the `req` requirement, ``VersionConflict`` is raised. If there is no active distribution for the requested project, ``None`` is returned. )r4rr:r5rs)rrr canonical_keys rrzWorkingSet.findsy{sw'' < =AA#'JJM('{}55  C!$,, , rc$fd|DS)aYield entry point objects from `group` matching `name` If `name` is None, yields all entry points in `group` from all distributions in the working set, otherwise only ones matching both `group` and `name` are yielded (in distribution order). c3K|]=}|D]} |jk|V>dSr)r\valuesr).0rr8rRrs r z/WorkingSet.iter_entry_points..sq  ++E2299;;  |tuz11  21111   rrrrRrs ``rr^zWorkingSet.iter_entry_pointss4         rctjdj}|d}|||d<||d||dS)z?Locate distribution for `requires` and run `script_name` scriptrrrNr)rrequiresrrrs rrXzWorkingSet.run_scripts` ]1   '*~  : Xq!,,["=====rc#Ki}|jD]4}||jvr |j|D]}||vrd||<|j|V5dS)zYield distributions for non-duplicate projects in the working set The yield order is the order in which the items' path entries were added to the working set. rN)r2r3r4)rseenitemr:s r__iter__zWorkingSet.__iter__sy L + +D4?**t, + +d?? !DI+c**** +  + +rTFc*|r||j||||j}|j|g}|j|jg}|s|j|jvrdS||j|j<tj |j}|j|j |<|j|vr| |j|j|vr| |j| |dS)aAdd `dist` to working set, associated with `entry` If `entry` is unspecified, it defaults to the ``.location`` of `dist`. On exit from this routine, `entry` is added to the end of the working set's ``.entries`` (if it wasn't already present). `dist` is only added to the working set if it's for a project that doesn't already have a distribution in the set, unless `replace=True`. If it's added, any callbacks registered with the ``subscribe()`` method will be called. rN) insert_onr2locationr3rIr:r4rutilscanonicalize_namer5r _added_new)rrr8insertrkeyskeys2normalized_names rrDzWorkingSet.adds   A NN4<N @ @ @ =ME))%44**4="== 48t{22 F $ DH#/;;DHEE=AX)/: 84   KK ! ! ! 85 LL " " " rc t|ddd}i}i}g}t} tjt} |r|d} | |vr| | |s3|| ||||| |} | | j ddd} | | | D],}| | | j | j | |<-d|| <||S)aList all distributions needed to (recursively) meet `requirements` `requirements` must be a sequence of ``Requirement`` objects. `env`, if supplied, should be an ``Environment`` instance. If not supplied, it defaults to all distributions available within any entry or distribution in the working set. `installer`, if supplied, will be invoked with each requirement that cannot be met by an already-installed distribution; it should return a ``Distribution`` or ``None``. Unless `replace_conflicting=True`, raises a VersionConflict exception if any requirements are found on the path that have the correct name but the wrong version. Otherwise, if an `installer` is supplied it will be invoked to obtain the correct version of the requirement and activate it. `extras` is a list of the extras to be used with these requirements. This is important because extra requirements may look like `my_req; extra = "my_extra"`, which would otherwise be interpreted as a purely optional requirement. Instead, we want to be able to assert that these requirements are truly required. NrrT) list _ReqExtras collections defaultdictsetpop markers_pass _resolve_distrVextrasextendrD project_name)r requirementsenv installerreplace_conflictingro processedbest to_activate req_extrasrrrnew_requirementsnew_requirements rrCzWorkingSet.resolves=BL))$$B$/   \\ "-c22  """1%%Ci**377 %%T.Y [D $}}SZ882>     0 1 1 1$4 9 9O,001ABBB.1j ?++!IcN/ "4rc||j}||j|j}|||vr|r|} |5|t|j}ntg}t g} ||| ||x}||j<|&||d} t|| ||||vr+||} t|| | |S)N)ru) rr:r4rlr2rm best_matchrtrrsr) rrrwrursrtrrxrr@r dependent_reqs rrnzWorkingSet._resolve_distAsxx   <;??37++D|C4G;|)$,77 *"oo'^^'*~~Y>>   t $ $ $ s??',M!$,,99-HH H rct|}|i}i}|t|j}||z }n||z}|g} tt | j||D]} || D]} | g} | | ||} tt | j| | t | n$#t$r}||| <|rYd}~Yd}~nd}~wwxYwt|}|||fS)asFind all activatable distributions in `plugin_env` Example usage:: distributions, errors = working_set.find_plugins( Environment(plugin_dirlist) ) # add plugins+libs to sys.path map(working_set.add, distributions) # display errors print('Could not load', errors) The `plugin_env` should be an ``Environment`` instance that contains only distributions that are in the project's "plugin directory" or directories. The `full_env`, if supplied, should be an ``Environment`` contains all currently-available distributions. If `full_env` is not supplied, one is created automatically from the ``WorkingSet`` this method is called on, which will typically mean that every directory on ``sys.path`` will be scanned for distributions. `installer` is a standard installer callback as used by the ``resolve()`` method. The `fallback` flag indicates whether we should attempt to resolve older versions of a plugin if the newest version cannot be resolved. This method returns a 2-tuple: (`distributions`, `error_info`), where `distributions` is a list of the distributions found in `plugin_env` that were loadable, along with any other distributions that are needed to resolve their dependencies. `error_info` is a dictionary mapping unloadable plugin distributions to an exception instance describing the error that occurred. Usually this will be a ``DistributionNotFound`` or ``VersionConflict`` instance. N) rgsortrlr2rmaprDas_requirementrCrr!r"rr)r plugin_envfull_envrtfallbackplugin_projects error_info distributionsrs shadow_setrqrr resolveesr-s r find_pluginszWorkingSet.find_plugins`sFz**   dl++C : CCZ'C^^B''  S & &'''+  L"<0  **,,- * 2 23Y G GIZ^Y77888!((y)A)ABBBE''(Jt$ "]++ j((s$D  D-D((D-c~|t|}|D]}|||S)aEnsure that distributions matching `requirements` are activated `requirements` must be a string or a (possibly-nested) sequence thereof, specifying the distributions and versions required. The return value is a sequence of the distributions that needed to be activated to fulfill the requirements; all relevant distributions are included, even if they were already activated in this working set. )rCrwrD)rrrneededrs rrWzWorkingSet.requiresC0>>??  D HHTNNNN rcx||jvrdS|j||sdS|D] }||dS)zInvoke `callback` for all distributions If `existing=True` (default), call on all existing ones, as well. N)r6r)rcallbackexistingrs r subscribezWorkingSet.subscribesa t~ % % F h'''  F  D HTNNNN  rc0|jD] }||dSr)r6)rrrs rrazWorkingSet._added_news,  H HTNNNN  rc|jdd|j|j|j|jddfSr)r2r3r3r4r5r6rs rr.zWorkingSet.__getstate__s[ LO O " " K      - 2 2 4 4 N111    rc|\}}}}}|dd|_||_||_||_|dd|_dSr)r2r3r3r4r5r6)r e_k_b_n_cr2rcr4r5r6s rr1zWorkingSet.__setstate__sgIRFv;Yqqqz ))++kkmm ,H,M,M,O,O)"111rr)NTF)NNFN)NNTT)rrrrr9 classmethodrAr>r7rLrr^rXrZrDrCrnrrWrrar.r1rrrrmrmJswNN " " " "[&[* ) ) )1110     >>>+++"F ! HHHHT>Q)Q)Q)Q)f       &&&&&rrmceZdZdZddZdS)rhz> Map each requirement to the extras that demanded it. Ncfd|d|pdzD}j pt|S)z Evaluate markers for req against each extra that demanded it. Return False if the req has a marker and fails evaluation. Otherwise, return True. c3PK|] }jd|iV!dS)extraNmarkerevaluate)rRrrs rrSz*_ReqExtras.markers_pass..sL   J  % 0 1 1      rrr)rrany)rrro extra_evalss ` rrmz_ReqExtras.markers_passs\    #r**f.?@   :~1[!1!11rr)rrrrrmrrrrhrhs2 2 2 2 2 2 2rrhcreZdZdZdeefdZdZdZddZ dZ dZ dd Z dd Z d Zd ZdZdS)rlz5Searchable snapshot of distributions on a search pathNcZi|_||_||_||dS)a!Snapshot distributions available on a search path Any distributions found on `search_path` are added to the environment. `search_path` should be a sequence of ``sys.path`` items. If not supplied, ``sys.path`` is used. `platform` is an optional string specifying the name of the platform that platform-specific distributions must be compatible with. If unspecified, it defaults to the current platform. `python` is an optional string naming the desired version of Python (e.g. ``'3.6'``); it defaults to the current version. You may explicitly set `platform` (and/or `python`) to ``None`` if you wish to map *all* distributions, not just those compatible with the running platform or Python version. N)_distmaprOpythonscan)r search_pathrOrs rr9zEnvironment.__init__s1&     +rc~|jdup|jdup|j|jk}|ot|j|jS)zIs distribution `dist` acceptable for this environment? The distribution must match the platform and python version requirements specified when this environment was created, or False is returned. N)r py_versionr|rO)rr py_compats rcan_addzEnvironment.can_addsO K4  .$& .$+-  O1$-OOOrcP|j|j|dS)z"Remove `dist` from the environmentN)rr:removerKs rrzEnvironment.remove$s% dh&&t,,,,,rcz| tj}|D])}t|D]}||*dS)adScan `search_path` for distributions usable in this environment Any distributions found are added to the environment. `search_path` should be a sequence of ``sys.path`` items. If not supplied, ``sys.path`` is used. Only distributions conforming to the platform/python version defined at initialization are added. N)rNrrhrD)rrrYrs rrzEnvironment.scan(sW  (K  D*400     rc`|}|j|gS)aReturn a newest-to-oldest list of distributions for `project_name` Uses case-insensitive `project_name` comparison, assuming all the project's distributions use their project's name converted to all lowercase as their key. )lowerrr)rrqdistribution_keys r __getitem__zEnvironment.__getitem__7s/(--//}  !12666rc(||rx|rf|j|jg}||vrD|||tjdddSdSdSdS)zCAdd `dist` if we ``can_add()`` it and it has not already been addedhashcmpT)r:reverseN) r has_versionrrIr:rroperator attrgetter)rrrGs rrDzEnvironment.addBs <<   M$"2"2"4"4 MM,,TXr::E5   T""" x29==t LLLLL  M M M M  rFc ||}n#t$r|sd}YnwxYw||S||jD] }||vr|cS |||S)aFind distribution best matching `req` and usable on `working_set` This calls the ``find(req)`` method of the `working_set` to see if a suitable distribution is already active. (This may raise ``VersionConflict`` if an unsuitable version of the project is already active in the specified `working_set`.) If a suitable distribution isn't active, this method returns the newest distribution in the environment that meets the ``Requirement`` in `req`. If no suitable distribution is found, and `installer` is supplied, then the result of calling the environment's ``obtain(req, installer)`` method will be returned. N)rrsr:obtain)rrrfrtrurs rr}zEnvironment.best_matchJs ##C((DD   & DDD   KM  Ds{{ {{3 ***s **c | ||SdS)aObtain a distribution matching `requirement` (e.g. via download) Obtain a distro that matches requirement (e.g. via download). In the base ``Environment`` class, this routine just returns ``installer(requirement)``, unless `installer` is None, in which case None is returned instead. This method is a hook that allows subclasses to attempt other ways of obtaining a distribution before falling back to the `installer` argument.Nr)r requirementrts rrzEnvironment.obtaines"  9[)) ) ! rc#ZK|jD]}||r|VdS)z=Yield the unique project names of the available distributionsN)rrcrr:s rrZzEnvironment.__iter__qsC=%%''  CCy    rct|tr||nNt|tr&|D]"}||D]}||#nt d|d|S)z2In-place addition of a distribution or environmentz Can't add z to environment)rrorDrlr )rotherprojectrs r__iadd__zEnvironment.__iadd__ws e\ * * F HHUOOOO { + + F  # #!'N##DHHTNNNN# #)UUUDEE E rcN|gdd}||fD]}||z }|S)z4Add an environment or distribution to an environmentN)rOrr)rrnewrss r__add__zEnvironment.__add__s<nnR$tn<<;  C 3JCC rrNF)rrrrrVPY_MAJORr9rrrrrDr}rrZrrrrrrlrls??)?)?)A)A(0 P P P---     7 7 7MMM++++6 * * * *   rrlceZdZdZdS)rvaTAn error occurred extracting a resource The following attributes are available from instances of this exception: manager The resource manager that raised this exception cache_path The base directory for resource extraction original_error The exception instance that caused extraction to fail Nrrrrrvrvs    rrvcxeZdZdZdZdZdZdZdZdZ dZ d Z d Z dd Z ed ZdZdZddZdS)rnz'Manage resource extraction and packagesNci|_dSr) cached_filesrs rr9zResourceManager.__init__srcFt||S)zDoes the named resource exist?)rYr-rpackage_or_requirementr%s rrczResourceManager.resource_existss233@@OOOrcFt||S)z,Is the named resource an existing directory?)rYrdrs rrdzResourceManager.resource_isdirs233BB=QQQrcHt|||S)z4Return a true filesystem path for specified resource)rYr&rs rraz!ResourceManager.resource_filenames(233II -   rcHt|||S)z9Return a readable file-like object for specified resource)rYr(rs rr`zResourceManager.resource_stream(233GG -   rcHt|||S)z%Return specified resource as a string)rYr*rs rr_zResourceManager.resource_stringrrcFt||S)z1List the contents of the named resource directory)rYrbrs rrbz ResourceManager.resource_listdirs233DD]SSSrc$tjd}|jp t}t jd}t|jdit}||_ ||_ ||_ |)z5Give an error message for problems extracting file(s)ra Can't extract file(s) to egg cache The following error occurred while trying to extract file(s) to the Python egg cache: {old_exc} The Python egg cache directory is currently set to: {cache_path} Perhaps your account does not have write access to this directory? You can change the cache directory by setting the PYTHON_EGG_CACHE environment variable to point to an accessible directory. Nr) rNexc_infoextraction_pathrktextwrapdedentlstriprvrrr$ cache_pathoriginal_error)rold_excrtmplerrs rextraction_errorz ResourceManager.extraction_errors,..#)@->-@-@    " &((# $kdk55FHH5566 #$ rrc|jp t}tjj||dzg|R} t |n$#t $r|YnwxYw||d|j |<|S)aReturn absolute location in cache for `archive_name` and `names` The parent directory of the resulting path will be created if it does not already exist. `archive_name` should be the base filename of the enclosing egg (which may not be the name of the enclosing zipfile!), including its ".egg" extension. `names`, if provided, should be a sequence of path name parts "under" the egg's extraction location. This method should only be called by resource providers that need to obtain an extraction location, and only for names they intend to extract, as it tracks the generated names for possible cleanup later. z-tmpr) rrkrrrP_bypass_ensure_directory Exceptionr_warn_unsafe_extraction_pathr)r archive_namenames extract_path target_paths rget_cache_pathzResourceManager.get_cache_paths+B/@/B/B gl<1FOOOO  $ $[ 1 1 1 1 $ $ $  ! ! # # # # # $ )),777)*+&sAA#"A#cLtjdkr'|tjdsdStj|j}|tjzs|tjzr5djdit}tj |tdSdS)aN If the default extraction path is overridden and set to an insecure location, such as /tmp, it opens up an opportunity for an attacker to replace an extracted file with an unauthorized payload. Warn the user if a known insecure location is used. See Distribute #375 for more details. ntwindirNzExtraction path is writable by group/others and vulnerable to attack when used with get_resource_filename ({path}). Consider a more secure location (set with .set_extraction_path or the PYTHON_EGG_CACHE environment variable).r) rrrenvironstatst_modeS_IWOTHS_IWGRPrrwarningswarn UserWarning)rmodemsgs rrz,ResourceManager._warn_unsafe_extraction_paths 7d??4??2:h3G#H#H? Fwt}}$ $,  ,$"5 ,: !!xx!!C M#{ + + + + + , ,rctjdkr6tj|jdzdz}tj||dSdS)a4Perform any platform-specific postprocessing of `tempname` This is where Mac header rewrites should be done; other platforms don't have anything special they should do. Resource providers should call this method ONLY after successfully extracting a compressed resource. They must NOT call it on resources that are already in the filesystem. `tempname` is the current (temporary) name of the file, and `filename` is the name it will be renamed to by the caller after this routine returns. posiximiN)rrrrchmod)rtempnamefilenamers r postprocesszResourceManager.postprocesssM 7g  WX&&.%76AD HXt $ $ $ $ $  rc@|jrtd||_dS)aSet the base path where resources will be extracted to, if needed. If you do not call this routine before any extractions take place, the path defaults to the return value of ``get_default_cache()``. (Which is based on the ``PYTHON_EGG_CACHE`` environment variable, with various platform-specific fallbacks. See that routine's documentation for more details.) Resources are extracted to subdirectories of this path based upon information given by the ``IResourceProvider``. You may set this to a temporary directory, but then you must call ``cleanup_resources()`` to delete the extracted files when done. There is no guarantee that ``cleanup_resources()`` will be able to remove all extracted files. (Note: you may not change the extraction path for a given resource manager once resources have been extracted, unless you first call ``cleanup_resources()``.) z5Can't change extraction path, files already extractedN)rrSrrrs rriz#ResourceManager.set_extraction_path+s-&   VTUU U#rFcdS)aB Delete all extracted resource files and directories, returning a list of the file and directory names that could not be successfully removed. This function does not have any concurrency protection, so it should generally only be called when the extraction path is a temporary directory exclusive to a single process. This method is not automatically called; you must call it explicitly or register it as an ``atexit`` function if you wish to ensure cleanup of a temporary directory used for extractions. Nr)rforces rrjz!ResourceManager.cleanup_resourcesCrrrF)rrrrrr9rcrdrar`r_rbrr staticmethodrrrirjrrrrnrns11OPPPRRR         TTT<2,,\,4%%%($$$0       rrncjtjdptjdS)z Return the ``PYTHON_EGG_CACHE`` environment variable or a platform-relevant user cache dir for an app named "Python-Eggs". PYTHON_EGG_CACHEz Python-Eggs)appname)rrrruser_cache_dirrrrrkrkQs7 :>>, - - 1L222rc.tjdd|S)zConvert an arbitrary string to a standard distribution name Any runs of non-alphanumeric/. characters are replaced with a single '-'. [^A-Za-z0-9.]+rJ)resubrs rryry\s 6"C . ..rc ttj|S#tjj$r/|dd}t jdd|cYSwxYw)zB Convert an arbitrary string to a standard version string rrHr rJ)rrrVersionInvalidVersionrr r )rs rrzrzdsu69$,,W55666   +666//#s++v&W555556s+.AA10A1cRtjdd|S)zConvert an arbitrary string to a standard 'extra' name Any runs of non-alphanumeric characters are replaced with a single '_', and the result is always lowercased. z[^A-Za-z0-9.-]+r)r r r)rs rr~r~ps% 6#S% 0 0 6 6 8 88rc.|ddS)z|Convert a project or version name to its filename-escaped form Any '-' characters are currently replaced with '_'. rJrr\rs rrrys <<S ! !!rcv t|n'#t$r}d|_d|_|cYd}~Sd}~wwxYwdS)zo Validate text as a PEP 508 environment marker; return an exception if invalid or False otherwise. NF)r SyntaxErrorrlineno)textes rrrs[    5s 6166c tj|}|S#tjj$r}t ||d}~wwxYw)z Evaluate a PEP 508 environment marker. Return a boolean indicating the marker result in this environment. Raise SyntaxError if marker is invalid. This implementation uses the 'pyparsing' module. N)rmarkersMarkerr InvalidMarkerr)rrrrs rrrs`$"))$//     *$$$!nn!#$s25A AAceZdZdZdZdZdZdZdZdZ dZ dZ dZ d Z d Zd Zd Zd ZdZdZdZdZdZdZdZedZdZdS)rzETry to implement resources and metadata for arbitrary PEP 302 loadersNct|dd|_tjt|dd|_dS)Nr__file__r)rrrrdirname module_path)rrs rr9zNullProvider.__init__s=flD99 7??76:r+J+JKKrc8||j|Sr)_fnrrr$r%s rr&z"NullProvider.get_resource_filenamesxx(-888rcRtj|||Sr)ioBytesIOr*r!s rr(z NullProvider.get_resource_streams"z$227MJJKKKrc^|||j|Sr)_getr rr!s rr*z NullProvider.get_resource_string%yy$"2MBBCCCrc^|||j|Sr)_hasr rrr%s rr-zNullProvider.has_resourcer'rc8||j|Sr)r egg_inforrs r_get_metadata_pathzNullProvider._get_metadata_pathsxx t,,,rcr|js|jS||}||Sr)r,r.r)rrrs rrzNullProvider.has_metadatas7} != &&t,,yyrc|jsdS||}||} |dS#t$r*}|xjd||z c_d}~wwxYw)Nrutf-8z in {} file at path: {})r,r.r&decodeUnicodeDecodeErrorreasonr)rrrvalueexcs rrzNullProvider.get_metadatas} 2&&t,, $ <<(( (!    JJ3::4FF FJJ   sA A>%A99A>cFt||Srr rr-s rrzNullProvider.get_metadata_lines4,,T22333rc^|||j|Sr)_isdirr rr*s rrdzNullProvider.resource_isdirs%{{488D$4mDDEEErcl|jo-|||j|Sr)r,r<r r-s rrzNullProvider.metadata_isdirs+}KTXXdmT-J-J!K!KKrc^|||j|Sr)_listdirr rr*s rrbzNullProvider.resource_listdirs%}}TXXd&6 FFGGGrcp|jr.|||j|SgSr)r,r?r r-s rrzNullProvider.metadata_listdirs4 = @==$-!>!>?? ? rcd|z}||s&tdjd it||dd}|dd}||j|}||d<tj |r_t|5}| }dddn #1swxYwYt||d}t|||dSdd lm} t#|d|d|f| |<t||d} t| ||dS) Nzscripts/z