Imported Upstream version 61.2.0 upstream/61.2.0
authorJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:47 +0000 (17:02 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:47 +0000 (17:02 +0900)
commit2c89e4f10d98dbaaa967fe763fab33dc0b78f507
tree952719f3d699f5282286324609c3f7611935bba1
parent96217f84805bbe02e94dc0de7b94b7c2c7d3ad20
Imported Upstream version 61.2.0
16 files changed:
.bumpversion.cfg
CHANGES.rst
docs/userguide/quickstart.rst
setup.cfg
setuptools/__init__.py
setuptools/_distutils/command/build_scripts.py
setuptools/_distutils/command/check.py
setuptools/_distutils/tests/test_check.py
setuptools/_vendor/_validate_pyproject/fastjsonschema_validations.py
setuptools/_vendor/vendored.txt
setuptools/config/_apply_pyprojecttoml.py
setuptools/config/pyprojecttoml.py
setuptools/config/setupcfg.py
setuptools/dist.py
setuptools/tests/config/test_apply_pyprojecttoml.py
setuptools/tests/config/test_pyprojecttoml.py