§
    Á³gž  ã                   óR   — d dl mc mZ d dlZd dlmZ  G d„ dej        ¦  «        ZdS )é    N)ÚSetuptoolsDeprecationWarningc                   ó   — e Zd ZdZd„ Zd„ ZdS )Ú	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        dt          ¦  «         |                      d¦  «         t          j                             | ¦  «         d S )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)Úselfs    úZ/var/www/html/mpstechhub/venv/lib/python3.11/site-packages/setuptools/command/bdist_rpm.pyr   zbdist_rpm.run   sQ   € ÝŒðAå(ñ	
ô 	
ð 	
ð 	×Ò˜Ñ$Ô$Ð$åŒ×Ò˜4Ñ Ô Ð Ð Ð ó    c                 ó\   — t           j                             | ¦  «        }d„ |D ¦   «         }|S )Nc                 ób   — g | ],}|                      d d¦  «                              dd¦  «        ‘Œ-S )zsetup.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>   sU   € ð 	
ð 	
ð 	
ð ð �LŠLØ#ØGñô ÷ ŠgØØ8ñô ð		
ð 	
ð 	
r   )r   r   Ú_make_spec_file)r   Úspecs     r   r   zbdist_rpm._make_spec_file   s>   € ÝŒ~×-Ò-¨dÑ3Ô3ˆð	
ð 	
ð ð	
ñ 	
ô 	
ˆð ˆr   N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   © r   r   r   r      s<   € € € € € ðð ð
!ð 
!ð 
!ðð ð ð ð r   r   )Údistutils.command.bdist_rpmÚcommandr   r   r   Ú
setuptoolsr   r   r   r   ú<module>r       sq   ðØ *Ð *Ð *Ð *Ð *Ð *Ð *Ð *Ð *Ø €€€à 3Ð 3Ð 3Ð 3Ð 3Ð 3ð!ð !ð !ð !ð !�”ñ !ô !ð !ð !ð !r   