Imported Upstream version 58.0.0 upstream/58.0.0
authorJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:35 +0000 (17:02 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:35 +0000 (17:02 +0900)
commit7718a97b8357db89a3dda12269e4a0094566fe11
tree0f0e6313359fbdc6198ae6e10bfa739d40aca512
parentf9eb56d63c25dbc1e31d4d87c4d569f2b7b301c3
Imported Upstream version 58.0.0
27 files changed:
.bumpversion.cfg
CHANGES.rst
docs/build_meta.rst
docs/deprecated/distutils/apiref.rst
docs/deprecated/python3.rst [deleted file]
docs/references/keywords.rst
docs/userguide/declarative_config.rst
docs/userguide/dependency_management.rst
docs/userguide/development_mode.rst
docs/userguide/keywords.rst
pytest.ini
setup.cfg
setuptools/__init__.py
setuptools/_distutils/command/build_py.py
setuptools/_distutils/command/build_scripts.py
setuptools/_distutils/util.py
setuptools/command/build_py.py
setuptools/command/develop.py
setuptools/command/test.py
setuptools/config.py
setuptools/dist.py
setuptools/lib2to3_ex.py [deleted file]
setuptools/sandbox.py
setuptools/tests/__init__.py
setuptools/tests/test_config.py
setuptools/tests/test_develop.py
setuptools/tests/test_test.py