Imported Upstream version 59.2.0 upstream/59.2.0
authorJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:39 +0000 (17:02 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:39 +0000 (17:02 +0900)
commit7ca8ff6f7c409ed74ae27e5127e3ececdde42693
treee3c04f60cc007c0f65f8d564da5658545ce8f05c
parent09301175112052050008a3054b2a6e3611765346
Imported Upstream version 59.2.0
20 files changed:
.bumpversion.cfg
.github/ISSUE_TEMPLATE/feature-request.yml
.github/pull_request_template.md
CHANGES.rst
README.rst
docs/deprecated/distutils/_setuptools_disclaimer.rst
docs/deprecated/distutils/apiref.rst
docs/development/developer-guide.rst
docs/pkg_resources.rst
pkg_resources/__init__.py
setup.cfg
setuptools/_distutils/__init__.py
setuptools/_distutils/command/install.py
setuptools/_distutils/command/install_egg_info.py
setuptools/_distutils/cygwinccompiler.py
setuptools/_distutils/sysconfig.py
setuptools/_distutils/tests/test_cygwinccompiler.py
setuptools/_distutils/tests/test_install.py
setuptools/_distutils/util.py
setuptools/command/easy_install.py