!: d Z ddlZddlZddlZddlZddlZddlZddlmZ ddl Z n # e $ r dZ Y nw xY wddlmZm Z mZmZ ddlmZmZ ddlmZmZmZ ddlmZ dd lmZ ej d Zd Z G d d Z G d d Zd Z dS )z}distutils.dist Provides the Distribution class, which represents the module distribution being built/installed/distributed. N)message_from_file )DistutilsOptionErrorDistutilsModuleErrorDistutilsArgErrorDistutilsClassError)FancyGetopttranslate_longopt) check_environ strtobool rfc822_escapelog)DEBUGz^[a-zA-Z]([a-zA-Z0-9_]*)$c t | t rngt | t sRt | j }d} |j di t }t j | t | } | S )Nz>Warning: '{fieldname}' should be a list, got type '{typename}' ) isinstancestrlisttype__name__formatlocalsr warning)value fieldnametypenamemsgs /builddir/build/BUILDROOT/alt-python311-setuptools-65.6.3-2.el9.x86_64/opt/alt/python311/lib/python3.11/site-packages/setuptools/_distutils/dist.py_ensure_listr &