Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pbr/tests/__pycache__/test_commands.cpython-39.pyc
Ðазад
a i�hn � @ s. d dl mZ d dlmZ G dd� dej�ZdS )� )�content)�basec @ s, e Zd Zdd� Zdd� Zdd� Zdd� Zd S ) �TestCommandsc C sP | � d�\}}}| �dt�|�� | �dt�|�� | �d|� | �d|� dS )z�Test custom build_py command. Test that a custom subclass of the build_py command runs when listed in the commands [global] option, rather than the normal build command. �build_py�stdout�stderrz Running custom build_py command.r N�� run_setupZ addDetailr Ztext_contentZassertIn�assertEqual��selfr r �return_code� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pbr/tests/test_commands.py�test_custom_build_py_command/ s z)TestCommands.test_custom_build_py_commandc C sP | � d�\}}}| �dt�|�� | �dt�|�� | �d|� | �d|� dS )z Test custom deb_version command.Zdeb_versionr r zExtracting deb versionr Nr r r r r �"test_custom_deb_version_py_command<