Imported Upstream version 62.5.0 upstream/62.5.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 18 Jul 2022 06:39:12 +0000 (15:39 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 18 Jul 2022 06:39:12 +0000 (15:39 +0900)
commit0c273c80551f0cfaf68667a5466e8605fc2bd476
tree3646b5dd1f50b128e57053b3323289f46f10f6b0
parenta56b023e4fba94eddb7e2239aa55185e13bcbdc0
Imported Upstream version 62.5.0
29 files changed:
CHANGES.rst
PKG-INFO
_distutils_hack/__init__.py
docs/conf.py
docs/deprecated/commands.rst [moved from docs/userguide/commands.rst with 92% similarity]
docs/deprecated/distutils-legacy.rst
docs/deprecated/index.rst
docs/deprecated/running_commands.rst [deleted file]
docs/userguide/datafiles.rst
docs/userguide/dependency_management.rst
docs/userguide/distribution.rst
docs/userguide/entry_point.rst
docs/userguide/ext_modules.rst [new file with mode: 0644]
docs/userguide/index.rst
docs/userguide/miscellaneous.rst
docs/userguide/package_discovery.rst
docs/userguide/pyproject_config.rst
docs/userguide/quickstart.rst
pytest.ini
setup.cfg
setuptools.egg-info/PKG-INFO
setuptools.egg-info/SOURCES.txt
setuptools/config/_apply_pyprojecttoml.py
setuptools/config/expand.py
setuptools/config/pyprojecttoml.py
setuptools/config/setupcfg.py
setuptools/extension.py
setuptools/logging.py
setuptools/tests/test_easy_install.py