Server IP : 172.67.214.6 / Your IP : 216.73.216.73 Web Server : LiteSpeed System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : redwjova ( 1790) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python39/lib/python3.9/site-packages/setuptools/__pycache__/ |
Upload File : |
a (�Reb � @ s� d dl Z d dlZd dlZd dlZd dlmZ ddlmZmZm Z m Z ddlmZ g d�ZG dd� d�Z d d � Zddd �Zddd�Zdd� Ze� dS )� N)� StrictVersion� )�find_module�PY_COMPILED� PY_FROZEN� PY_SOURCE)�_imp)�Requirer �get_module_constant�extract_constantc @ sH e Zd ZdZddd�Zdd� Zdd � Zddd�Zdd d�Zddd�Z dS )r z7A prerequisite to building or installing a distribution� Nc C sF |d u r|d urt }|d ur0||�}|d u r0d}| j�t� � | `d S )N�__version__)r �__dict__�update�locals�self)r �name�requested_version�moduleZhomepage� attribute�format� r ��/builddir/build/BUILDROOT/alt-python39-setuptools-58.3.0-2.el8.x86_64/opt/alt/python39/lib/python3.9/site-packages/setuptools/depends.py�__init__ s zRequire.__init__c C s | j durd| j| j f S | jS )z0Return full package/distribution name, w/versionNz%s-%s)r r )r r r r � full_name"