Imported Upstream version 58.1.0 upstream/58.1.0
authorJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:36 +0000 (17:02 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:36 +0000 (17:02 +0900)
commit1cfcc07eb23827184287cc635f9b36bcd5ba781b
treedf43b035821251eda3057de33fa3a12e6d7a099c
parente39a70789201eb4ee2d40b67f7654aec0c8e3a3f
Imported Upstream version 58.1.0
19 files changed:
.bumpversion.cfg
.github/workflows/main.yml
.gitignore
CHANGES.rst
changelog.d/1988-change.rst [new file with mode: 0644]
changelog.d/2785-change.rst [new file with mode: 0644]
docs/userguide/entry_point.rst
docs/userguide/quickstart.rst
setup.cfg
setuptools/_distutils/command/build_ext.py
setuptools/_distutils/command/install.py
setuptools/_distutils/sysconfig.py
setuptools/_distutils/tests/test_sysconfig.py
setuptools/_distutils/tests/test_unixccompiler.py
setuptools/_distutils/unixccompiler.py
setuptools/command/bdist_rpm.py
setuptools/command/easy_install.py
setuptools/tests/test_bdist_deprecations.py [new file with mode: 0644]
setuptools/tests/test_setopt.py