Imported Upstream version 58.1.0 upstream/58.1.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 18 Jul 2022 06:39:02 +0000 (15:39 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 18 Jul 2022 06:39:02 +0000 (15:39 +0900)
commitea8861d87e3e058773b33da1a54759c0ad0bbe50
tree632db7bc6ef2077abc788e4c0a13e862ab9a1573
parent716e9c9fe7f74db74ef5b2dbc73fbfc89e790ee0
Imported Upstream version 58.1.0
19 files changed:
CHANGES.rst
PKG-INFO
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.egg-info/PKG-INFO
setuptools.egg-info/SOURCES.txt
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