_i/ B d Z ddlZddlmZ ddlmZ dZ G d de Zy) zdistutils.pypirc Provides the PyPIRCCommand class, the base class for the command classes that uses .pypirc in the distutils.command package. N)RawConfigParser )CommandzE[distutils] index-servers = pypi [pypi] username:%s password:%s c ^ e Zd ZdZdZdZdZdZdddez fdgZd gZ d Z d Zd Zd Z d Zd Zy) PyPIRCCommandz6Base command that knows how to handle the .pypirc filezhttps://upload.pypi.org/legacy/pypiNzrepository=rzurl of repository [default: %s]) show-responseNz&display full response text from serverr c | t j j t j j d d S )zReturns rc file path.~z.pypirc)ospathjoin expanduserselfs /builddir/build/BUILDROOT/alt-python312-setuptools-69.0.2-3.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/setuptools/_distutils/config.py_get_rc_filezPyPIRCCommand._get_rc_file% s&