HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3/dist-packages/setuptools/command/__pycache__/bdist_rpm.cpython-38.pyc
U

@{?^��@s(ddlmmZGdd�dej�ZdS)�Nc@s eZdZdZdd�Zdd�ZdS)�	bdist_rpmaf
    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.
    3. Replace dash with underscore in the version numbers for better RPM
       compatibility.
    cCs|�d�tj�|�dS)NZegg_info)Zrun_command�origr�run)�self�r�>/usr/lib/python3/dist-packages/setuptools/command/bdist_rpm.pyrs
z
bdist_rpm.runcsl|j��}|�dd�}tj�|�}d|�d|���fdd�|D�}|���d}d|}|�||�|S)N�-�_z%define version cs0g|](}|�dd��dd��dd������qS)zSource0: %{name}-%{version}.tarz)Source0: %{name}-%{unmangled_version}.tarzsetup.py install z5setup.py install --single-version-externally-managed z%setupz&%setup -n %{name}-%{unmangled_version})�replace)�.0�line�Zline23Zline24rr�
<listcomp>s����	�z-bdist_rpm._make_spec_file.<locals>.<listcomp>�z%define unmangled_version )ZdistributionZget_versionr
rr�_make_spec_file�index�insert)r�versionZ
rpmversion�specZ
insert_locZunmangled_versionrr
rrs
�
zbdist_rpm._make_spec_fileN)�__name__�
__module__�__qualname__�__doc__rrrrrrrs
r)Zdistutils.command.bdist_rpmZcommandrrrrrr�<module>s