Imported Upstream version 46.2.0 upstream/46.2.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 29 Dec 2020 22:06:03 +0000 (07:06 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 29 Dec 2020 22:06:03 +0000 (07:06 +0900)
commit9d280ae2d3e8368006c31070b82c76444bb0554b
tree4c451cc4ed6c556fccadc538d64e883e96e46c0a
parent95afffafdc8043485e1ecad4a0e93c5a708198d3
Imported Upstream version 46.2.0
30 files changed:
.bumpversion.cfg
.github/FUNDING.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/setuptools-warns-about-python-2-incompatibility.md [new file with mode: 0644]
.gitignore
.travis.yml
CHANGES.rst
README.rst
azure-pipelines.yml
changelog.d/1424.bugfix.rst [deleted file]
changelog.d/2041.bugfix.rst [new file with mode: 0644]
docs/build_meta.txt [new file with mode: 0644]
docs/history.txt
docs/pkg_resources.txt
docs/setuptools.txt
pkg_resources/__init__.py
pkg_resources/api_tests.txt
pkg_resources/py2_warn.py
pkg_resources/tests/test_pkg_resources.py
pytest.ini
setup.cfg
setuptools/command/bdist_wininst.py
setuptools/command/build_py.py
setuptools/command/easy_install.py
setuptools/lib2to3_ex.py
setuptools/package_index.py
setuptools/tests/test_bdist_deprecations.py [new file with mode: 0644]
setuptools/tests/test_build_py.py
setuptools/tests/test_test.py
tools/finalize.py
tox.ini