Imported Upstream version 65.0.0 upstream/65.0.0
authorJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:54 +0000 (17:02 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:54 +0000 (17:02 +0900)
commita62fbed5eae3520e1f3c045a1c56bb53a875d860
tree5151a6ae27af597537b89a1ccab6c1b6467f5c53
parentcfab6b79e402bbe459e0b3f80a9501ef900435a9
Imported Upstream version 65.0.0
22 files changed:
.bumpversion.cfg
CHANGES.rst
docs/deprecated/distutils/apiref.rst
docs/deprecated/distutils/builtdist.rst
docs/deprecated/distutils/commandref.rst
docs/deprecated/distutils/introduction.rst
docs/references/keywords.rst
docs/userguide/development_mode.rst
setup.cfg
setuptools/_distutils/ccompiler.py
setuptools/_distutils/command/__init__.py
setuptools/_distutils/command/bdist.py
setuptools/_distutils/command/bdist_msi.py [deleted file]
setuptools/_distutils/command/bdist_wininst.py [deleted file]
setuptools/_distutils/cygwinccompiler.py
setuptools/_distutils/msvc9compiler.py [deleted file]
setuptools/_distutils/msvccompiler.py [deleted file]
setuptools/_distutils/tests/test_bdist.py
setuptools/_distutils/tests/test_bdist_msi.py [deleted file]
setuptools/_distutils/tests/test_bdist_wininst.py [deleted file]
setuptools/_distutils/tests/test_msvc9compiler.py [deleted file]
tools/msvc-build-launcher.cmd