_i d Z ddlmZ ddlmZmZmZ ddlmZ ddl m
Z
ede Zd
Zdedefd
Z
e
e
j Z e
e
j Zy)zVFor backward compatibility, expose main functions from
``setuptools.config.setupcfg``
)wraps)CallableTypeVarcast )SetuptoolsDeprecationWarning )setupcfgFn)bound)parse_configurationread_configurationfnreturnc J t fd }t t | S )Nc
t j ddt dj dt j d | i |S )NzDeprecated API usage.zZ
As setuptools moves its configuration towards `pyproject.toml`,
`.zG` became deprecated.
For the time being, you can use the `a ` module
to access a backward compatible API, but this module is provisional
and might be removed in the future.
To read project metadata, consider using
``build.util.project_wheel_metadata`` (https://pypi.org/project/build/).
For simple scenarios, you can also try parsing the file directly
with the help of ``configparser``.
)r emit__name__r
)argskwargsr s /builddir/build/BUILDROOT/alt-python312-setuptools-69.0.2-3.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/setuptools/config/__init__.py_wrapperz%_deprecation_notice.