HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.10/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-310.pyc
o

��i��@s<ddlmmZddlZddlmZGdd�dej�ZdS)�N)�SetuptoolsDeprecationWarningc@s eZdZdZdd�Zdd�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.
    cCs&t�dt�|�d�tj�|�dS)Nzjbdist_rpm is deprecated and will be removed in a future version. Use bdist_wheel (wheel packages) instead.�egg_info)�warnings�warnr�run_command�origr�run)�self�r�G/usr/local/lib/python3.10/site-packages/setuptools/command/bdist_rpm.pyr	s�
z
bdist_rpm.runcCstj�|�}dd�|D�}|S)NcSs g|]}|�dd��dd��qS)zsetup.py install z5setup.py install --single-version-externally-managed z%setupz&%setup -n %{name}-%{unmangled_version})�replace)�.0�linerrr�
<listcomp>s����z-bdist_rpm._make_spec_file.<locals>.<listcomp>)rr�_make_spec_file)r
�specrrrrs
�
zbdist_rpm._make_spec_fileN)�__name__�
__module__�__qualname__�__doc__r	rrrrrrsr)Zdistutils.command.bdist_rpm�commandrrr�
setuptoolsrrrrr�<module>s