a
ˆåÏh„ ã @ s( d dl m mZ G dd„ dejƒZdS )é Nc @ s e Zd ZdZdd„ 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.
c C s | d¡ tj | ¡ d S )NZegg_info)Zrun_commandÚorigr Úrun)Úself© r ú@/usr/lib/python3.9/site-packages/setuptools/command/bdist_rpm.pyr
s
z
bdist_rpm.runc C s t j | ¡}dd„ |D ƒ}|S )Nc S s g | ]}| d d¡ dd¡‘qS )zsetup.py install z5setup.py install --single-version-externally-managed z%setupz&%setup -n %{name}-%{unmangled_version})Úreplace)Ú.0Úliner r r Ú