uawdijnntqw1x1x1
IP : 3.144.98.43
Hostname : host45.registrar-servers.com
Kernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
..
/
lib
/
python3.8
/
site-packages
/
setuptools
/
__pycache__
/
package_index.cpython-38.pyc
/
/
U �Qab���@s�dZddlZddlZddlZddlZddlZddlZddlZddlZddl Z ddl mZddlm Z ddlmZmZmZmZddlZddlmZmZmZmZmZmZmZmZmZmZmZm Z m!Z!ddlm"Z"ddl#m$Z$dd l%m&Z&dd l'm(Z(ddl)m*Z*ddl+m,Z,dd l-m.Z.e/Z0e�1d�Z2e�1dej3�Z4e�1d�Z5e�1dej3�j6Z7d�8�Z9ddddgZ:dZ;dZ<e<j=dj=ej>�ed�Z?dd�Z@dd�ZAdd�ZBdGd d�ZCdHd!d"�ZDdId#d$�ZEdedfd%d�ZFdJd&d'�ZGd(d)�ZHe�1d*ej3�ZIeHd+d,��ZJGd-d.�d.�ZKGd/d0�d0eK�ZLGd1d�de�ZMe�1d2�jNZOd3d4�ZPd5d6�ZQdKd7d8�ZRd9d:�ZSGd;d<�d<�ZTGd=d>�d>ejU�ZVejWjXfd?d@�ZYdAdB�ZZeRe;�eY�ZYdCdD�Z[dEdF�Z\dS)Lz#PyPI and direct package downloading�N��wraps)�six)�urllib�http_client�configparser�map) � CHECKOUT_DIST�Distribution�BINARY_DIST�normalize_path�SOURCE_DIST�Environment�find_distributions� safe_name�safe_version�to_filename�Requirement�DEVELOP_DIST�EGG_DIST)�ssl_support)�log)�DistutilsError)� translate)�get_all_headers)�unescape)�Wheelz^egg=([-A-Za-z0-9_.+!]+)$zhref\s*=\s*['"]?([^'"> ]+)z�<a href="([^"#]+)">([^<]+)</a>\n\s+\(<a (?:title="MD5 hash"\n\s+)href="[^?]+\?:action=show_md5&digest=([0-9a-f]{32})">md5</a>\)z([-+.a-z0-9]{2,}):z.tar.gz .tar.bz2 .tar .zip .tgz�PackageIndex�distros_for_url�parse_bdist_wininst�interpret_distro_name�z<setuptools/{setuptools.__version__} Python-urllib/{py_major}z{}.{})Zpy_major� setuptoolscCs4zt�|�WStk r.td|f��YnXdS)Nz1Not a URL, existing file, or requirement spec: %r)r�parse� ValueErrorr)�spec�r&�</usr/lib/python3.8/site-packages/setuptools/package_index.py�parse_requirement_arg4s�r(cCs�|��}d\}}}|�d�r�|�d�r8|dd�}d}nn|�dd�rb|d d �}|dd�}d}nD|�d�r~|dd�}d }n(|�dd�r�|d d �}|dd�}d }|||fS)z=Return (base,pyversion) or (None,None) for possible .exe name)NNN�.exez .win32.exeNi����Zwin32z .win32-pyi�i�������z.win-amd64.exei�z win-amd64z .win-amd64-pyi��)�lower�endswith� startswith)�namer+�base�py_verZplatr&r&r'r=s$ c Csxtj�|�}|\}}}}}}tj�|�d�d�}|dkrX|dkrXtj�|�d�d�}d|krp|�dd�\}}||fS)N�/���zsourceforge.net�download����#�)rr#�urlparse�unquote�split) �url�parts�scheme�server�pathZ parameters�query�fragmentr/r&r&r'�egg_info_for_urlUsrAccs\t|�\}}t|||�D] }|Vq|rXt�|�}|rXt||�d�|td�D] }|VqLdS)zEYield egg or source distribution objects that might be found at a URLr6)� precedenceN)rA�distros_for_location�EGG_FRAGMENT�matchr �groupr )r:�metadatar/r@�distrEr&r&r'r`s � cCs�|�d�r|dd�}|�d�r8d|kr8t�|||�gS|�d�rxd|krxt|�}|��s^gSt||j|jtdd�gS|�d �r�t|�\}}}|dk r�t ||||t |�StD]0}|�|�r�|dt|��}t |||�Sq�gS) z:Yield egg or source distribution objects based on basename�.egg.zipNr*z.egg�-z.whlr6)�location�project_name�versionrBr)) r,r Z from_locationrZ is_compatiblerLrMrrr r� EXTENSIONS�len)rK�basenamerGZwheelZwin_baser0�platformZextr&r&r'rCns< � � rCcCstt|�tj�|�|�S)zEYield possible egg or source distribution objects based on a filename)rCr�osr>rP)�filenamerGr&r&r'�distros_for_filename�s �rTc cs||�d�}|s,tdd�|dd�D��r,dStdt|�d�D]8}t||d�|d|��d�||d��|||d�Vq>dS)z�Generate alternative interpretations of a source distro name Note: if `location` is a filesystem filename, you should call ``pkg_resources.normalize_path()`` on it before passing it to this routine! rJcss|]}t�d|�VqdS)z py\d\.\d$N)�rerE)�.0�pr&r&r'� <genexpr>�sz(interpret_distro_name.<locals>.<genexpr>�Nr6)� py_versionrBrQ)r9�any�rangerOr �join)rKrPrGrZrBrQr;rWr&r&r'r �s �ccsft�}|j}|dkr:tj�|j|�D]}||�|Vq$n(|D]"}||�}||kr>||�|Vq>dS)zHList unique elements, preserving order. Remember all elements ever seen.N)�set�addrZmoves�filterfalse�__contains__)�iterable�key�seenZseen_addZelement�kr&r&r'�unique_everseen�s rfcst���fdd��}|S)zs Wrap a function returning an iterable such that the resulting iterable only ever yields unique items. cst�||��S�N)rf)�args�kwargs��funcr&r'�wrapper�szunique_values.<locals>.wrapperr)rkrlr&rjr'� unique_values�srmz(<([^>]*\srel\s*=\s*['"]?([^'">]+)[^>]*)>c cs�t�|�D]d}|��\}}tttj|���d���}d|ksDd|kr t �|�D]}t j�|t |�d���VqNq dD]@}|�|�}|dkrtt �||�}|rtt j�|t |�d���VqtdS)zEFind rel="homepage" and rel="download" links in `page`, yielding URLs�,Zhomepager3r6)z <th>Home Pagez<th>Download URLr2N)�REL�finditer�groupsr^r�str�stripr+r9�HREFrr#�urljoin� htmldecoderF�find�search)r:�pagerE�tagZrelZrels�posr&r&r'�find_external_links�s r|c@s(eZdZdZdd�Zdd�Zdd�ZdS) �ContentCheckerzP A null content checker that defines the interface for checking content cCsdS)z3 Feed a block of data to the hash. Nr&��self�blockr&r&r'�feed�szContentChecker.feedcCsdS)zC Check the hash. Return False if validation fails. Tr&�rr&r&r'�is_valid�szContentChecker.is_validcCsdS)zu Call reporter with information about the checker (hash name) substituted into the template. Nr&)r�reporter�templater&r&r'�reportszContentChecker.reportN)�__name__� __module__�__qualname__�__doc__r�r�r�r&r&r&r'r}�sr}c@sBeZdZe�d�Zdd�Zedd��Zdd�Z dd �Z d d�ZdS) �HashCheckerzK(?P<hash_name>sha1|sha224|sha384|sha256|sha512|md5)=(?P<expected>[a-f0-9]+)cCs||_t�|�|_||_dSrg)� hash_name�hashlib�new�hash�expected)rr�r�r&r&r'�__init__szHashChecker.__init__cCs>tj�|�d}|st�S|j�|�}|s0t�S|f|���S)z5Construct a (possibly null) ContentChecker from a URLr2)rr#r7r}�patternrx� groupdict)�clsr:r@rEr&r&r'�from_urlszHashChecker.from_urlcCs|j�|�dSrg)r��updater~r&r&r'r�szHashChecker.feedcCs|j��|jkSrg)r�Z hexdigestr�r�r&r&r'r�"szHashChecker.is_validcCs||j}||�Srg)r�)rr�r��msgr&r&r'r�%s zHashChecker.reportN)r�r�r�rU�compiler�r��classmethodr�r�r�r�r&r&r&r'r� s� r�cs<eZdZdZdJdd�ZdKd d �ZdLdd�ZdMd d�Zdd�Zdd�Z dd�Z dd�ZdNdd�Zdd�Z dO�fdd� Zdd�Zdd �Zd!d"�Zd#d$�Zd%d&�ZdPd'd(�ZdQd)d*�Zd+d,�Zd-Zd.d/�Zd0d1�ZdRd2d3�Zd4d5�Zd6d7�Zd8d9�Zd:d;�Zd<d=�Ze dSd>d?��Z!d@dA�Z"dBdC�Z#dDdE�Z$dFdG�Z%dHdI�Z&�Z'S)Trz;A distribution index that scans web pages for download URLs�https://pypi.org/simple/��*NTcOs�tj|f|�|�|dd|�d��|_i|_i|_i|_t�d� t t|���j|_ g|_|ortjor|prt��}|r�t�|�|_n tjj|_dS)Nr1�|)rr�r,� index_url�scanned_urls�fetched_urls� package_pagesrUr�r]rrrE�allows�to_scanrZis_availableZfind_ca_bundleZ opener_for�openerr�request�urlopen)rr�ZhostsZ ca_bundleZ verify_sslrh�kwZuse_sslr&r&r'r�-s� �zPackageIndex.__init__FcCs�||jkr|sdSd|j|<t|�s2|�|�dStt|��}|r\|�|�sPdS|�d|�|sn|rn||jkr�tt|j |��dS|�|�s�d|j|<dS|� d|�d|j|<d}|�|||�}|dkr�dSd|j|j<d|j �dd���k�r|��dS|j}|��}t|t��sNt|tjj��r0d }n|j �d ��p@d }|�|d�}|��t�|�D](} tj�|t| �d���} |�| ��q`|� |j!��r�t"|d d�dk�r�|�#||�}dS)z<Evaluate a URL as a possible download, and maybe retrieve itNTzFound link: %sz Reading %sz<Download error on %s: %%s -- Some packages may not be found!�html�content-type�zlatin-1�charset�ignorer6�code�)$r�� URL_SCHEME�process_filename�listr�url_ok�debugr�rr_�info�open_urlr:�headers�getr+�close�read� isinstancerrr�error� HTTPErrorZ get_param�decodertrpr#rurvrF�process_urlr-r��getattr� process_index)rr:Zretrieve�dists�tmpl�fr/ryr�rE�linkr&r&r'r�BsP zPackageIndex.process_urlcCs�tj�|�s|�d|�dStj�|�r^|s^tj�|�}t�|�D]}|�tj�||�d�qBt |�}|r�|� d|�tt|j |��dS)Nz Not found: %sTz Found: %s)rRr>�exists�warn�isdir�realpath�listdirr�r]rTr�r�rr_)r�fn�nestedr>�itemr�r&r&r'r�uszPackageIndex.process_filenamecCsbt|�}|o|�d���dk}|s8|�tj�|�d�r<dSd}|rRt||��n|�||�dS)Nr6�fileTzN Note: Bypassing %s (disallowed host; see http://bit.ly/2hrImnY for details). ) r�rFr+r�rr#r7rr�)rr:Zfatal�s�is_filer�r&r&r'r��s�zPackageIndex.url_okcCs2ttjj|�}dd�|D�}tt�|j|��dS)Ncss0|](}t�|�D]}|�d�r||fVqqdS)z .egg-linkN)rRr�r,)rVr>�entryr&r&r'rX�s �z.PackageIndex.scan_egg_links.<locals>.<genexpr>)�filterrRr>r�r�� itertools�starmap� scan_egg_link)rZsearch_path�dirsZ egg_linksr&r&r'�scan_egg_links�s �zPackageIndex.scan_egg_linksc Cs�ttj�||���}ttdttj|���}W5QRXt |�dkrDdS|\}}t tj�||��D](}tjj|f|��|_t|_ |�|�q^dS)NrY)�openrRr>r]r�r�rrrrsrOrrKr rBr_)rr>r�Z raw_lines�linesZegg_pathZ setup_pathrHr&r&r'r��s zPackageIndex.scan_egg_linkc s��fdd�}t�|�D]:}z |tj�|t|�d����Wqtk rNYqXq||�\}}|r�t||�D]H}t |�\}} |� d�r�| s�|r�|d||f7}n ��|���|�qlt �dd�|�SdSd S) z#Process the contents of a PyPI pagecs�|��j�r�tttjj|t�j�d��d���}t|�dkr�d|dkr�t |d�}t |d�}d�j�|� �i�|<t|�t|�fSdS)Nr1rYr5r6rT)NN)r-r�r�rrr#r8rOr9rrr�� setdefaultr+r)r�r;�pkg�verr�r&r'�scan�s�z(PackageIndex.process_index.<locals>.scanr6�.pyz #egg=%s-%scSsd|�ddd�S)Nz<a href="%s#md5=%s">%s</a>r6�rY)rF)�mr&r&r'�<lambda>��z,PackageIndex.process_index.<locals>.<lambda>r�N)rtrprr#rurvrFr$r|rAr,�need_version_info�scan_url�PYPI_MD5�sub) rr:ryr�rEr�r��new_urlr/�fragr&r�r'r��s( �zPackageIndex.process_indexcCs|�d|�dS)NzPPage at %s links to .py file(s) without version info; an index scan is required.)�scan_all�rr:r&r&r'r��s�zPackageIndex.need_version_infocGs:|j|jkr*|r |j|f|��|�d�|�|j�dS)Nz6Scanning index of all packages (this may take a while))r�r�r�r�r��rr�rhr&r&r'r��s�zPackageIndex.scan_allcCsz|�|j|jd�|j�|j�s:|�|j|jd�|j�|j�sR|�|�t|j�|jd��D]}|�|�qfdS)Nr1r&) r�r��unsafe_namer�r�rcrL�not_found_in_indexr�)r�requirementr:r&r&r'� find_packages�s zPackageIndex.find_packagescsR|��|�|�||jD]"}||kr0|S|�d||�qtt|��||�S)Nz%s does not match %s)�prescanr�rcr��superr�obtain)rr�Z installerrH�� __class__r&r'r��s zPackageIndex.obtaincCsL|�|jd|�|��sH|��t�|�td|jjtj � |�f��dS)z- checker is a ContentChecker zValidating %%s checksum for %sz7%s validation failed for %s; possible download problem?N)r�r�r�r�rR�unlinkrr�r.r>rP)r�checkerrS�tfpr&r&r'� check_hash�s� ��zPackageIndex.check_hashcCsN|D]D}|jdks0t|�r0|�d�s0tt|��r<|�|�q|j�|�qdS)z;Add `urls` to the list that will be prescanned for searchesN�file:)r�r�r-r�rr��append)rZurlsr:r&r&r'�add_find_linkss��� �zPackageIndex.add_find_linkscCs"|jrtt|j|j��d|_dS)z7Scan urls scheduled for prescanning (e.g. --find-links)N)r�r�rr�r�r&r&r'r�szPackageIndex.prescancCs<||jr|jd}}n|jd}}|||j�|��dS)Nz#Couldn't retrieve index page for %rz3Couldn't find index page for %r (maybe misspelled?))rcr�r�r�r�)rr�Zmethr�r&r&r'r�#s �zPackageIndex.not_found_in_indexcCs~t|t�sjt|�}|rR|�|�d�||�}t|�\}}|�d�rN|�|||�}|Stj � |�rb|St|�}t|� ||�dd�S)aLocate and/or download `spec` to `tmpdir`, returning a local path `spec` may be a ``Requirement`` object, or a string containing a URL, an existing local filename, or a project/version requirement spec (i.e. the string form of a ``Requirement`` object). If it is the URL of a .py file with an unambiguous ``#egg=name-version`` tag (i.e., one that escapes ``-`` as ``_`` throughout), a trivial ``setup.py`` is automatically created alongside the downloaded file. If `spec` is a ``Requirement`` object or a string containing a project/version requirement spec, this method returns the location of a matching distribution (possibly after downloading it to `tmpdir`). If `spec` is a locally existing file or directory name, it is simply returned unchanged. If `spec` is a URL, it is downloaded to a subpath of `tmpdir`, and the local filename is returned. Various errors may be raised if a problem occurs during downloading. r6r�rKN)r�rr�� _download_urlrFrAr,� gen_setuprRr>r�r(r��fetch_distribution)rr%�tmpdirr<�foundr/r@r&r&r'r3-s zPackageIndex.downloadc s���d|�i�d}d �����fdd� }|rH�����|�||�}|s^|dk r^|||�}|dkr��jdk rx���||�}|dkr�|s���|�||�}|dkr���d�r�dp�d|�n��d|�|j|jd �SdS)a|Obtain a distribution suitable for fulfilling `requirement` `requirement` must be a ``pkg_resources.Requirement`` instance. If necessary, or if the `force_scan` flag is set, the requirement is searched for in the (online) package index as well as the locally installed packages. If a distribution matching `requirement` is found, the returned distribution's ``location`` is the value you would have gotten from calling the ``download()`` method with the matching distribution's URL or filename. If no matching distribution is found, ``None`` is returned. If the `source` flag is set, only source distributions and source checkout links will be considered. Unless the `develop_ok` flag is set, development and system eggs (i.e., those using the ``.egg-info`` format) will be ignored. zSearching for %sNcs�|dkr�}||jD]v}|jtkrF�sF|�kr��d|�d�|<q||ko\|jtkp\�}|r��|j��}||_tj � |j�r|SqdS)Nz&Skipping development or system egg: %sr6)rcrBrr�r r3rK�download_locationrRr>r�)Zreq�envrHZtestZloc�� develop_okrZskipped�sourcer�r&r'rwgs&��z-PackageIndex.fetch_distribution.<locals>.findz:No local packages or working download links found for %s%sza source distribution of r�zBest match: %s)rK)N)r�r�r�r�r�Zcloner) rr�r�� force_scanrrZlocal_indexrHrwr&rr'r�Os2 �zPackageIndex.fetch_distributioncCs"|�||||�}|dk r|jSdS)a3Obtain a file suitable for fulfilling `requirement` DEPRECATED; use the ``fetch_distribution()`` method now instead. For backward compatibility, this routine is identical but returns the ``location`` of the downloaded distribution instead of a distribution object. N)r�rK)rr�r�rrrHr&r&r'�fetch�szPackageIndex.fetchc Cs�t�|�}|r*dd�t||�d�d�D�p,g}t|�dkr�tj�|�}tj�|�|kr�tj� ||�}ddl m}|||�s�t� ||�|}ttj� |d�d��2} | �d|dj|djtj�|�df�W5QRX|S|r�td ||f��ntd ��dS)NcSsg|]}|jr|�qSr&)rM)rV�dr&r&r'� <listcomp>�s�z*PackageIndex.gen_setup.<locals>.<listcomp>r6r)�samefilezsetup.py�wzIfrom setuptools import setup setup(name=%r, version=%r, py_modules=[%r]) z�Can't unambiguously interpret project/version identifier %r; any dashes in the name or version should be escaped using underscores. %rzpCan't process plain .py files without an '#egg=name-version' suffix to enable automatic setup script generation.)rDrEr rFrOrRr>rP�dirnamer]Zsetuptools.command.easy_installr �shutilZcopy2r��writerLrM�splitextr) rrSr@r�rEr�rPZdstr r�r&r&r'r��sB �� ������zPackageIndex.gen_setupi c Cs|�d|�d}z�t�|�}|�|�}t|tjj�rJt d||j |jf��|��}d}|j}d}d|kr�t |d�} ttt| ��}|�|||||�t|d��V} |�|�}|r�|�|�| �|�|d7}|�|||||�q�q�q�|�||| �W5QRX|W�S|�r|��XdS) NzDownloading %szCan't download %s: %s %srr2zcontent-lengthzContent-Length�wbr6)r�r�r�r�r�r�rr�r�rr�r��dl_blocksizer�maxr�int� reporthookr�r�r�r r�)rr:rS�fpr�r��blocknumZbs�sizeZsizesr�r�r&r&r'�_download_to�s: � zPackageIndex._download_tocCsdSrgr&)rr:rSrZblksizerr&r&r'r�szPackageIndex.reporthookc Cs�|�d�rt|�Szt||j�WSttjfk r�}z<d�dd�|jD��}|r`|� ||�nt d||f��W5d}~XY�ntjj k r�}z|WY�Sd}~XYn�tjjk �r�}z*|r�|� ||j�nt d||jf��W5d}~XYn�tjk �rF}z,|�r$|� ||j�nt d||jf��W5d}~XYnPtjtjfk �r�}z(|�rt|� ||�nt d||f��W5d}~XYnXdS)Nr�� cSsg|]}t|��qSr&)rr)rV�argr&r&r'rsz)PackageIndex.open_url.<locals>.<listcomp>z%s %szDownload error for %s: %sz;%s returned a bad status line. The server might be down, %s)r-� local_open�open_with_authr�r$r� InvalidURLr]rhr�rrr�r�ZURLError�reasonZ BadStatusLine�lineZ HTTPException�socket)rr:Zwarning�vr�r&r&r'r��s> "����zPackageIndex.open_urlcCs�t|�\}}|r0d|kr4|�dd��dd�}qnd}|�d�rJ|dd�}tj�||�}|dksj|�d �rv|�||�S|d ks�|�d�r�|�||�S|�d�r�|� ||�S|d kr�t j�t j �|�d�S|�|d�|�||�SdS)Nz..�.�\�_Z__downloaded__rIr*Zsvnzsvn+Zgitzgit+zhg+r�rYT)rA�replacer,rRr>r]r-� _download_svn� _download_git�_download_hgrr��url2pathnamer#r7r��_attempt_download)rr<r:r�r.r@rSr&r&r'r�s$ zPackageIndex._download_urlcCs|�|d�dS)NT)r�r�r&r&r'r�:szPackageIndex.scan_urlcCs6|�||�}d|�dd���kr.|�|||�S|SdS)Nr�r�r�)rr�r+�_download_html)rr:rSr�r&r&r'r)=szPackageIndex._attempt_downloadcCsnt|�}|D]>}|��rt�d|�rF|��t�|�|�||�SqLq|��t�|�td|��dS)Nz <title>([^- ]+ - )?Revision \d+:zUnexpected HTML page found at ) r�rsrUrxr�rRr�r%r)rr:r�rSr�rr&r&r'r*Ds zPackageIndex._download_htmlcCst�dt�|�dd�d}d}|���d�r�d|kr�tj�|�\}}}}}} |s�|�d�r�d |d d�kr�|d d��d d�\}}t |�\} }| r�d| kr�| �dd�\}} d|| f}nd | }|}|||||| f}tj� |�}|�d||�t� d|||f�|S)Nz"SVN download support is deprecatedr5r6rr�zsvn:�@z//r1rY�:z --username=%s --password=%sz --username=z'Doing subversion checkout from %s to %szsvn checkout%s -q %s %s)�warningsr��UserWarningr9r+r-rr#r7� _splituser� urlunparser�rR�system)rr:rSZcredsr<�netlocr>rW�qr��auth�host�userZpwr;r&r&r'r%Ss&zPackageIndex._download_svncCsptj�|�\}}}}}|�dd�d}|�dd�d}d}d|krR|�dd�\}}tj�||||df�}||fS)N�+r6r2r5rr+r�)rr#Zurlsplitr9�rsplitZ urlunsplit)r:� pop_prefixr<r2r>r?r��revr&r&r'�_vcs_split_rev_from_urlisz$PackageIndex._vcs_split_rev_from_urlcCsl|�dd�d}|j|dd�\}}|�d||�t�d||f�|dk rh|�d|�t�d ||f�|S) Nr5r6rT�r9zDoing git clone from %s to %szgit clone --quiet %s %szChecking out %szgit -C %s checkout --quiet %s�r9r;r�rRr1�rr:rSr:r&r&r'r&{s�zPackageIndex._download_gitcCsl|�dd�d}|j|dd�\}}|�d||�t�d||f�|dk rh|�d|�t�d ||f�|S) Nr5r6rTr<zDoing hg clone from %s to %szhg clone --quiet %s %szUpdating to %szhg --cwd %s up -C -r %s -qr=r>r&r&r'r'�s�zPackageIndex._download_hgcGstj|f|��dSrg)rr�r�r&r&r'r��szPackageIndex.debugcGstj|f|��dSrg)rr�r�r&r&r'r��szPackageIndex.infocGstj|f|��dSrg)rr�r�r&r&r'r��szPackageIndex.warn)r�r�NT)F)F)F)N)N)FFFN)FF)N)F)(r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r3r�rr�rrrr�r�r�r)r*r%�staticmethodr;r&r'r�r�r�� __classcell__r&r&r�r'r*sX� 3 + #� L )$ #z!&(#(\d+|x[\da-fA-F]+)|[\w.:-]+);?cCs|�d�}t|�S)Nr)rFr)rEZwhatr&r&r'� decode_entity�s rAcCs tt|�S)a Decode HTML entities in the given text. >>> htmldecode( ... 'https://../package_name-0.1.2.tar.gz' ... '?tokena=A&tokenb=B">package_name-0.1.2.tar.gz') 'https://../package_name-0.1.2.tar.gz?tokena=A&tokenb=B">package_name-0.1.2.tar.gz' )� entity_subrA)�textr&r&r'rv�s rvcs�fdd�}|S)Ncs��fdd�}|S)Nc s2t��}t���z�||�W�St�|�XdSrg)rZgetdefaulttimeoutZsetdefaulttimeout)rhriZold_timeout)rk�timeoutr&r'�_socket_timeout�s z@socket_timeout.<locals>._socket_timeout.<locals>._socket_timeoutr&)rkrE�rDrjr'rE�sz'socket_timeout.<locals>._socket_timeoutr&)rDrEr&rFr'�socket_timeout�srGcCs2tj�|�}|��}t�|�}|��}|�dd�S)aq A function compatible with Python 2.3-3.3 that will encode auth from a URL suitable for an HTTP header. >>> str(_encode_auth('username%3Apassword')) 'dXNlcm5hbWU6cGFzc3dvcmQ=' Long auth strings should not cause a newline to be inserted. >>> long_auth = 'username:' + 'password'*10 >>> chr(10) in str(_encode_auth(long_auth)) False � r�)rr#r8�encode�base64Z b64encoder�r$)r4Zauth_sZ auth_bytesZ encoded_bytesZencodedr&r&r'�_encode_auth�s rKc@s(eZdZdZdd�Zdd�Zdd�ZdS) � Credentialz: A username/password pair. Use like a namedtuple. cCs||_||_dSrg��username�password)rrNrOr&r&r'r��szCredential.__init__ccs|jV|jVdSrgrMr�r&r&r'�__iter__�szCredential.__iter__cCsdt|�S)Nz%(username)s:%(password)s)�varsr�r&r&r'�__str__�szCredential.__str__N)r�r�r�r�r�rPrRr&r&r&r'rL�srLc@s0eZdZdd�Zedd��Zdd�Zdd�Zd S) � PyPIConfigcCsPt�dddgd�}tj�||�tj�tj�d�d�}tj� |�rL|� |�dS)z% Load from ~/.pypirc rNrO� repositoryr��~z.pypircN)�dict�fromkeysr�RawConfigParserr�rRr>r]� expanduserr�r�)r�defaultsZrcr&r&r'r��s zPyPIConfig.__init__cs&�fdd����D�}tt�j|��S)Ncs g|]}��|d���r|�qS)rT)r�rs)rV�sectionr�r&r'r�s�z2PyPIConfig.creds_by_repository.<locals>.<listcomp>)ZsectionsrVr�_get_repo_cred)rZsections_with_repositoriesr&r�r'�creds_by_repository�s �zPyPIConfig.creds_by_repositorycCs6|�|d���}|t|�|d���|�|d����fS)NrTrNrO)r�rsrL)rr[Zrepor&r&r'r\s �zPyPIConfig._get_repo_credcCs*|j��D]\}}|�|�r |Sq dS)z� If the URL indicated appears to be a repository defined in this config, return the credential for that repository. N)r]�itemsr-)rr:rT�credr&r&r'�find_credential s zPyPIConfig.find_credentialN)r�r�r�r��propertyr]r\r`r&r&r&r'rS�s rScCs:tj�|�}|\}}}}}}|�d�r0t�d��|dkrFt|�\} } nd} | s~t��|�}|r~t |�} |j |f}tjd |��| r�dt | �} || ||||f} tj�| �}tj�|�}|�d| �ntj�|�}|�dt�||�}| �r6tj�|j�\}}}}}}||k�r6|| k�r6||||||f} tj�| �|_|S) z4Open a urllib2 request, handling HTTP authenticationr,znonnumeric port: '')ZhttpZhttpsN�*Authenticating as %s for %s (from .pypirc)zBasic Z Authorizationz User-Agent)rb)rr#r7r,rrr/rSr`rrrNrr�rKr0r�ZRequestZ add_header� user_agentr:)r:r�Zparsedr<r2r>Zparamsr?r�r4Zaddressr_r�r;r�r�r�s2Zh2Zpath2Zparam2Zquery2Zfrag2r&r&r'rs8 rcCs |�d�\}}}|r|nd|fS)zJsplituser('user[:passwd]@host[:port]') --> 'user[:passwd]', 'host[:port]'.r+N)� rpartition)r5r6Zdelimr&r&r'r/Fsr/cCs|Srgr&)r:r&r&r'� fix_sf_urlPsrfc Cstj�|�\}}}}}}tj�|�}tj�|�r<tj�|�S|� d�r�tj� |�r�g}t�|�D]d} tj�|| �} | dkr�t | d��}|��}W5QRXq�ntj� | �r�| d7} |�dj| d��q`d} | j|d�|�d�}d \}}n d \}}}ddi}t�|�}tj�|||||�S) z7Read a local path, with special support for directoriesr1z index.html�rz<a href="{name}">{name}</a>)r.zB<html><head><title>{url}</title></head><body>{files}</body></html>rH)r:�files)��ZOK)r�zPath not foundz Not foundr�z text/html)rr#r7r�r(rRr>�isfiler�r,r�r�r]r�r�r��formatr�StringIOr�r�)r:r<r=r>Zparamr?r�rSrhr��filepathrZbodyr�Zstatus�messager�Zbody_streamr&r&r'rTs.� r)N)N)N)N)r!)]r��sysrRrUrrrJr�r�r-� functoolsrZsetuptools.externrZsetuptools.extern.six.movesrrrrr"Z pkg_resourcesr r rrr rrrrrrrrrZ distutilsrZdistutils.errorsrZfnmatchrZsetuptools.py27compatrZsetuptools.py33compatrZsetuptools.wheelr�typeZ __metaclass__r�rD�Irtr�rEr�r9rN�__all__Z_SOCKET_TIMEOUTZ_tmplrk�version_inforcr(rrArrCrTr rfrmror|r}r�rr�rBrArvrGrKrLrXrSr�r�rr/rfrr&r&r&r'�<module>s�< �� ! � $ ! &/
/home/../lib/python3.8/site-packages/setuptools/__pycache__/package_index.cpython-38.pyc