Graybyt3 Was Here
Linux cloud.locucionar.com 3.10.0-1160.81.1.el7.x86_64 #1 SMP Fri Dec 16 17:29:43 UTC 2022 x86_64
Apache
91.191.211.241
/
opt
/
imunify360
/
venv
/
lib64
/
python3.11
/
site-packages
/
setuptools
/
command
/
__pycache__
[ HOME ]
Exec
Submit
File Name : bdist_rpm.cpython-311.pyc
� J�Fh � �J � d dl mc mZ ddlmZ G d� dej � � ZdS )� N� )�SetuptoolsDeprecationWarningc � � e Zd ZdZd� Zd� ZdS )� bdist_rpma Override the default bdist_rpm behavior to do the following: 1. Run egg_info to ensure the name and version are properly calculated. 2. Always run 'install' using --single-version-externally-managed to disable eggs in RPM distributions. c � � t j dddd�� � | � d� � t j � | � � d S )NzDeprecated commandz� bdist_rpm is deprecated and will be removed in a future version. Use bdist_wheel (wheel packages) instead. z.https://github.com/pypa/setuptools/issues/1988)i� � � )�see_url�due_date�egg_info)r �emit�run_command�origr �run)�selfs �|/builddir/build/BUILD/imunify360-venv-2.5.3/opt/imunify360/venv/lib/python3.11/site-packages/setuptools/command/bdist_rpm.pyr z bdist_rpm.run s_ � �$�)� � � E�#� � � � � ����$�$�$�����4� � � � � � c �\ � t j � | � � }d� |D � � }|S )Nc �b � g | ],}|� d d� � � dd� � ��-S )zsetup.py install z5setup.py install --single-version-externally-managed z%setupz&%setup -n %{name}-%{unmangled_version})�replace)�.0�lines r � <listcomp>z-bdist_rpm._make_spec_file.<locals>.<listcomp>! sP � � � � � � �L�L�#�G� � � �g�h� H�I�I� � � r )r r �_make_spec_file)r �specs r r zbdist_rpm._make_spec_file s>