PK
œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/telusvwg/public_html/da754d/index.php on line 8
| Dir : /lib/python3.8/site-packages/pip/_internal/distributions/source/__pycache__/ |
| Server: Linux premium279.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 IP: 66.29.132.192 |
| Dir : //lib/python3.8/site-packages/pip/_internal/distributions/source/__pycache__/legacy.cpython-38.pyc |
U
��.ee � @ sV d dl Z d dlmZ d dlmZ d dlmZ d dlmZ e � e
�ZG dd� de�ZdS )� N)�BuildEnvironment)�AbstractDistribution)�InstallationError)�runner_with_spinner_messagec @ s( e Zd ZdZdd� Zdd� Zdd� ZdS ) �SourceDistributiona� Represents a source distribution.
The preparation step for these needs metadata for the packages to be
generated, either using PEP 517 or using the legacy `setup.py egg_info`.
NOTE from @pradyunsg (14 June 2019)
I expect SourceDistribution class will need to be split into
`legacy_source` (setup.py based) and `source` (PEP 517 based) when we start
bringing logic for preparation out of InstallRequirement into this class.
c C s
| j �� S �N)�reqZget_dist)�self� r
�M/usr/lib/python3.8/site-packages/pip/_internal/distributions/source/legacy.py�get_pkg_resources_distribution s z1SourceDistribution.get_pkg_resources_distributionc C s<