o 7]h @sddlZddlZddlZddlZddlZddlZddlZddlmZm Z m Z m Z m Z m Z mZmZddlmZddlmZddlmZddlmZddlmZddlmZdd lmZdd lmZm Z dd l!m"Z"m#Z#dd l$m%Z%dd l&m'Z'm(Z(m)Z)ddl*m+Z+ddl,m-Z-ddl.m/Z/ddl0m-Z1ddl2m3Z4ddl5m6Z7ddl8m9Z9ddl:m;Z;mZ>ddl?m@Z@ddlAmBZBmCZCddlDmEZEddlFmGZGmHZHmIZImJZJmKZKddlLmMZMddlNmOZOddlPmQZQmRZRddlSmTZTddlUmVZVeWeXZYGdd d ZZd!eZd"e[fd#d$Z\dS)%N)Any CollectionDictIterableListOptionalSequenceUnion)Marker) Requirement) SpecifierSet)canonicalize_name)Version)parse)Pep517HookCaller)BuildEnvironmentNoOpBuildEnvironment)InstallationErrorLegacyInstallFailure) get_scheme)BaseDistributionget_default_environmentget_directory_distribution)Link)generate_metadata)generate_editable_metadata)install_editable)install) install_wheel)load_pyproject_tomlmake_pyproject_path)UninstallPathSet) deprecated)direct_url_for_editabledirect_url_from_link)Hashes)ask_path_exists backup_dir display_pathhide_urlredact_auth_from_url safe_extra)runner_with_spinner_message) TempDirectory tempdir_kinds)running_under_virtualenv)vcsc@s.eZdZdZ            dhdeedeeedfdedee d ee d eed ed ee ed ee edee ee efdede edededdfddZdefddZdefddZdefddZedeefddZedefddZedefd d!Zedefd"d#Zdid$eeedefd%d&Zedefd'd(Zdjd*edefd+d,Zdeefd-d.Zd/ed0ed1edefd2d3Z dkd4d5Z!dkd6d7Z"d8eddfd9d:Z#edefd;d<Z$edefd=d>Z%edefd?d@Z&edefdAdBZ'edefdCdDZ(dkdEdFZ)dkdGdHZ*dkdIdJZ+ede,fdKdLZ-de.fdMdNZ/dkdOdPZ0  dldQed0ed1eddfdRdSZ1dkdTdUZ2 dldVedWedee3fdXdYZ4dZed[ed\edefd]d^Z5d/eeddfd_d`Z6     )  )dmd e ed ee7edaeedbeedceedded8edeeddfdfdgZ8dS)nInstallRequirementz Represents something that may be installed later on, may have information about where to fetch the relevant requirement and also contains logic for installing the said requirement. FNreq comes_fromeditablelinkmarkers use_pep517isolatedinstall_optionsglobal_options hash_options constraintextras user_suppliedpermit_editable_wheelsreturncCs|dus t|ts J|||_||_| |_||_||_d|_d|_|jr8|s)J|j r8t j t j |j|_|durF|rF|jrFt|j}||_|_d|_d|_|jr^|jj r^|jj|_| rd| |_n|rpdd|jD|_nt|_|dur}|r}|j}||_d|_d|_d|_d|_|r|ng|_| r| ng|_| r| ni|_d|_ | |_!||_"t#|_$d|_%d|_&g|_'d|_(||_)d|_*dS)NFcSsh|]}t|qSr3r+.0extrar3r3?/usr/lib/python3/dist-packages/pip/_internal/req/req_install.py ysz.InstallRequirement.__init__..)+ isinstancer r4r5r>r6rAlegacy_install_reason source_diris_fileospathnormpathabspath file_pathurlrr7 original_linkoriginal_link_is_in_wheel_cachelocal_file_pathr?setmarkerr8 satisfied_byshould_reinstall_temp_build_dirinstall_succeededr;r<r=preparedr@r:r build_envmetadata_directorypyproject_requiresrequirements_to_checkpep517_backendr9needs_more_preparation)selfr4r5r6r7r8r9r:r;r<r=r>r?r@rAr3r3rF__init__GsX     zInstallRequirement.__init__cCs|jrt|j}|jr|dt|jj7}n |jr!t|jj}nd}|jdur3|dt|jj7}|j rOt |j tr@|j }n|j }|rO|d|d7}|S)Nz from {}zz in {}z (from )) r4strr7formatr*rQrWr(locationr5rH from_pathrbsr5r3r3rF__str__s"    zInstallRequirement.__str__cCsd|jjt||jS)Nz<{} object: {} editable={!r}>)rf __class____name__rer6rbr3r3rF__repr__szInstallRequirement.__repr__cs>t|t}fddt|D}dj|jjd|dS)z5An un-tested helper for getting state, for debugging.c3s |] }d||VqdS)z{}={!r}N)rf)rDattr attributesr3rF sz2InstallRequirement.format_debug..z<{name} object: {{{state}}}>z, )namestate)varssortedrfrlrmjoin)rbnamesrur3rqrF format_debugszInstallRequirement.format_debugcCs|jdurdS|jjSN)r4rtrnr3r3rFrts zInstallRequirement.namec Cs|jsdS|js J|j1td}|j|d|jvWdWdS1s1wYWddS1sAwYdS)NFz1Checking if build backend supports build_editablebuild_editable)r9r`r\r-subprocess_runner_supported_features)rbrunnerr3r3rFsupports_pyproject_editables  "z.InstallRequirement.supports_pyproject_editablecCs|jjSr{)r4 specifierrnr3r3rFrszInstallRequirement.specifiercCs$|j}t|dkott|jdvS)zReturn whether I am pinned to an exact version. For example, some-package==1.2 is pinned; some-package>1.2 is not. >=====)rlennextiteroperator)rb specifiersr3r3rF is_pinnedszInstallRequirement.is_pinnedextras_requestedcs,|sd}jdurtfdd|DSdS)N)c3s |] }jd|iVqdS)rEN)r8evaluaterCrnr3rFrss z3InstallRequirement.match_markers..T)r8any)rbrr3rnrF match_markerss  z InstallRequirement.match_markerscC t|jS)zReturn whether any known-good hashes are specified as options. These activate --require-hashes mode; hashes specified as part of a URL do not. )boolr=rnr3r3rFhas_hash_optionss z#InstallRequirement.has_hash_optionsTtrust_internetcCsB|j}|r |jn|j}|r|jr||jg|jt|S)aReturn a hash-comparer that considers my option- and URL-based hashes to be known-good. Hashes in URLs--ones embedded in the requirements file, not ones downloaded from an index server--are almost peers with ones from flags. They satisfy --require-hashes (whether it was implicitly or explicitly activated) but do not activate it. md5 and sha224 are not allowed in flags, which should nudge people toward good algos. We always OR all hashes together, even ones from URLs. :param trust_internet: Whether to trust URL-based (#md5=...) hashes downloaded from the internet, as by populate_link() ) r=copyr7rRhash setdefault hash_nameappendr%)rbr good_hashesr7r3r3rFhashes s  zInstallRequirement.hashescCsP|jdurdSt|j}|jr&t|jtr|j}n|j}|r&|d|7}|S)z8Format a nice indicator to show where this "comes from" Nz->)r4rer5rHrhrir3r3rFrhs     zInstallRequirement.from_path build_dir autodeleteparallel_buildscCs|dusJ|jdur|jjsJ|jjS|jdur&ttjdd|_|jjSt|j}|r7|dt j }t j |sHt d|t |t j||}|rSdnd}t||tjddjS)NT)kindglobally_managed_zCreating directory %sF)rMdeleterr)rYrMr4r.r/ REQ_BUILDr rtuuiduuid4hexrLexistsloggerdebugmakedirsrx)rbrrrdir_nameactual_build_dir delete_argr3r3rFensure_build_location-s2         z(InstallRequirement.ensure_build_locationcCsn|jdusJ|jdusJ|jdusJtt|jdtr"d}nd}td|jd||jdg|_dS)z*Set requirement after generating metadata.NrrrrName)r4metadatarJrH parse_versionrr rx)rbopr3r3rF_set_requirementXs z#InstallRequirement._set_requirementcCsDt|jd}t|jj|krdStd|j||jt||_dS)NrzeGenerating metadata for package %s produced metadata for project name %s. Fix your #egg=%s fragments.)r rr4rtrwarningr )rb metadata_namer3r3rFwarn_on_mismatching_namensz+InstallRequirement.warn_on_mismatching_name use_user_sitecCs|jdurdSt|jj}|sdS|jjj|jdd}|sGd|_|rB|jr,d|_ dSt r>|j r@t d|j d|jdSdSd|_ dS|jrRd|_ d|_dS||_dS)zFind an installed distribution that satisfies or conflicts with this requirement, and set self.satisfied_by or self.should_reinstall appropriately. NT) prereleaseszNWill not install to the user site because it will lack sys.path precedence to z in )r4rget_distributionrtrcontainsversionrW in_usersiterXr0in_site_packagesrraw_namergr6)rbr existing_distversion_compatibler3r3rFcheck_if_existss8      z"InstallRequirement.check_if_existscCs|jsdS|jjS)NF)r7is_wheelrnr3r3rFrszInstallRequirement.is_wheelcCstj|j|jr |jjp dS)Nr)rLrMrxrJr7subdirectory_fragmentrnr3r3rFunpacked_source_directorysz,InstallRequirement.unpacked_source_directorycC(|js Jd|tj|jd}|S)NNo source dir for zsetup.pyrJrLrMrxr)rbsetup_pyr3r3rF setup_py_pathz InstallRequirement.setup_py_pathcCr)Nrz setup.cfgr)rb setup_cfgr3r3rFsetup_cfg_pathrz!InstallRequirement.setup_cfg_pathcCs|js Jd|t|jS)Nr)rJr rrnr3r3rFpyproject_toml_paths z&InstallRequirement.pyproject_toml_pathcCs^t|j|j|jt|}|durd|_dSd|_|\}}}}||_||_t|j||d|_ dS)aALoad the pyproject.toml file. After calling this routine, all of the attributes related to PEP 517 processing for this requirement have been set. In particular, the use_pep517 attribute can be used to determine whether we should follow the PEP 517 or legacy (setup.py) code path. NFT) backend_path) rr9rrrer_r^rrr`)rbpyproject_toml_datarequiresbackendcheckrr3r3rFrs  z&InstallRequirement.load_pyproject_tomlcCsT|jr |jr"|s$tj|js&tj|js(td|ddSdSdSdSdS)zCheck that an editable requirement if valid for use with PEP 517/518. This verifies that an editable that has a pyproject.toml either supports PEP 660 or as a setup.py or a setup.cfg zProject z has a 'pyproject.toml' and its build backend is missing the 'build_editable' hook. Since it does not have a 'setup.py' nor a 'setup.cfg', it cannot be installed in editable mode. Consider using a build backend that supports PEP 660.N) r6r9rrLrMisfilerrrrnr3r3rFisolated_editable_sanity_checks   z1InstallRequirement.isolated_editable_sanity_checkcCs|jsJ|jp d|j}|jr8|jdusJ|jr-|jr-|r-t|j |j|d|_ nt |j |j|d|_ nt |j |j |j|j|d|_ |jsN|n||dS)zEnsure that project metadata is available. Under PEP 517 and PEP 660, call the backend hook to prepare the metadata. Under legacy processing, call setup.py egg-info. zfrom N)r\rdetails)r\rrJr:r)rJrtr7r9r`r6rArrr\r]rgenerate_metadata_legacyrrr:rrassert_source_matches_version)rbrr3r3rFprepare_metadatas>     z#InstallRequirement.prepare_metadatacCst|ds |j|_|jS)N _metadata)hasattrget_distrrrnr3r3rFr s  zInstallRequirement.metadatacCrr{)rr]rnr3r3rFr's zInstallRequirement.get_distcCsT|jsJ|jd}|jjr||jjvrtd||dStdt|j||dS)Nrz'Requested %s, but installing version %sz;Source in %s has version %s, which satisfies requirement %s)rJrr4rrrrr()rbrr3r3rFr*s  z0InstallRequirement.assert_source_matches_version parent_dircCs$|jdur|j|||d|_dSdS)aAEnsure that a source_dir is set. This will create a temporary build dir if the name of the requirement isn't known yet. :param parent_dir: The ideal pip parent_dir for the source_dir. Generally src_dir for editables and build_dir for sdists. :return: self.source_dir N)rr)rJr)rbrrrr3r3rFensure_has_source_dir<s  z(InstallRequirement.ensure_has_source_dircCs|js td|jdS|jsJ|jsJ|jjdkrdSt|jj}|s0Jd|jjt |jj}|j |j|dddS)Nz>Cannot update repository at %s; repository location is unknownfilezUnsupported VCS URL r)rQ verbosity) r7rrrJr6schemer1get_backend_for_schemerQr)obtain)rb vcs_backend hidden_urlr3r3rFupdate_editableSs    z"InstallRequirement.update_editable auto_confirmverbosecCsV|jsJt|jj}|std|jdStd|t|}| |||S)a Uninstall the distribution currently satisfying this requirement. Prompts before removing or modifying files unless ``auto_confirm`` is True. Refuses to delete or modify files outside of ``sys.prefix`` - thus uninstallation within a virtual environment can only modify that virtual environment, even if the virtualenv is linked to global site-packages. z#Skipping %s as it is not installed.NzFound existing installation: %s) r4rrrtrrinfor! from_distremove)rbrrdistuninstalled_pathsetr3r3rF uninstallgs    zInstallRequirement.uninstallrM parentdirrootdircCs<dtdtdtfdd}tj||}|||}|jd|S)NrtprefixrBcSsN||tjjsJd|d||t|dd}|tjjd}|S)Nzname z doesn't start with prefix r/) startswithrLrMseprreplace)rtrr3r3rF_clean_zip_names z=InstallRequirement._get_archive_name.._clean_zip_namer)rerLrMrxrt)rbrMrrrrtr3r3rF_get_archive_names z$InstallRequirement._get_archive_namecCs|jsJ|dur dSd}d|j|jd}tj||}tj|rjtdt |d}|dkr5d}n5|d krGt d t |t |n#|d krat |}t d t |t |t||n |d krjtd|sndStj|d tjdd}|Utjtj|j}t|D]<\} } } | D]} |j| | |d} t| d}d|_||dq| D]}|j|| |d}tj| |}|||qqWdn1swYt dt |dS)z}Saves archive to provided build_dir. Used for saving downloaded VCS requirements as part of `pip download`. NTz {}-{}.ziprz8The file {} exists. (i)gnore, (w)ipe, (b)ackup, (a)bort )iwbarFrz Deleting %srzBacking up %s to %sr) allowZip64)rrrirzSaved %s)rJrfrtrrLrMrxrr&r(rrrr'shutilmovesysexitzipfileZipFile ZIP_DEFLATEDnormcaserOrwalkrZipInfo external_attrwritestrwriter)rbrcreate_archive archive_name archive_pathresponse dest_file zip_outputdirdirpathdirnames filenamesdirname dir_arcnamezipdirfilename file_arcnamer3r3rFarchivesv     zInstallRequirement.archiveroothomerwarn_script_location pycompilec Cst|j||||j|d} |dur|ng}|jr2|js2t||||||j|j|j|j|jd d|_ dS|jrh|j s:Jd} |jrEt |j} n |j rQt |j |j|j} t|j|j | t|j||| |jdd|_ dSt||j}t||j}zt|||||||| |j|j|j|j|jt|jd} Wnty} zd|_ | d} ~ wtyd|_ w| |_ | r|jdkrtd|jd ddd dSdSdS) N)userrrr:r)rrrrtrr:r\rT)rreq_descriptionrr direct_url requested)r;r<rrrrrrrr:req_namer\rrFi zg{} was installed using the legacy 'setup.py install' method, because a wheel could not be built for it.z+to fix the wheel build issue reported abovereason replacementgone_inissue)rrtr:r6rinstall_editable_legacyrr\rrZrTr#rRr$rJrSrrer4r@listr<r;install_legacyr ExceptionrIr"rf) rbr;r<rrrrrrrrsuccessexcr3r3rFrs          zInstallRequirement.install) FNNNFNNNFr3FFr{)T)rBN)FF)NNNNTFT)9rm __module__ __qualname____doc__rr r rerrr rrrrcrkrorzpropertyrt functools lru_cacherr rrrrrr%rrhrrrrrrrrrrrrrrrrrrrr!rrrrrr3r3r3rFr2@s       i     + &   ,    F   r2r4rBcCs>d}|jsd}n |jrd}n|jrd}|rtddddd|S) Nrz3Unnamed requirements are not allowed as constraintsz4Editable requirements are not allowed as constraintszConstraints cannot have extrasaConstraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms.z+replacing the constraint with a requirementi r")rtr6r?r")r4problemr3r3rFcheck_invalid_constraint_type@sr4)]r1loggingrLrrrrtypingrrrrrrrr pip._vendor.packaging.markersr "pip._vendor.packaging.requirementsr pip._vendor.packaging.specifiersr pip._vendor.packaging.utilsr pip._vendor.packaging.versionrrrpip._vendor.pep517.wrappersrpip._internal.build_envrrpip._internal.exceptionsrrpip._internal.locationsrpip._internal.metadatarrrpip._internal.models.linkr'pip._internal.operations.build.metadatar0pip._internal.operations.build.metadata_editabler.pip._internal.operations.build.metadata_legacyr0pip._internal.operations.install.editable_legacyrr''pip._internal.operations.install.legacyrr)&pip._internal.operations.install.wheelrpip._internal.pyprojectrr pip._internal.req.req_uninstallr!pip._internal.utils.deprecationr"&pip._internal.utils.direct_url_helpersr#r$pip._internal.utils.hashesr%pip._internal.utils.miscr&r'r(r)r*pip._internal.utils.packagingr,pip._internal.utils.subprocessr-pip._internal.utils.temp_dirr.r/pip._internal.utils.virtualenvr0pip._internal.vcsr1 getLoggerrmrr2rer4r3r3r3rFs\(