_i d Z ddlZddlZddlZddlZddlZddlZddlmZ ddl Z ddlmZm Z mZmZ ddlmZmZ ddlmZmZmZ ddlmZ dd lmZ ej6 d Zd Z G d d Z G d d Zd Z y# e $ r dZ Y `w xY w)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 r | S t | t sQt | 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-python312-setuptools-69.0.2-3.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/setuptools/_distutils/dist.py_ensure_listr &