Imported Upstream version 51.3.0 upstream/51.3.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 18 Jul 2022 06:38:55 +0000 (15:38 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 18 Jul 2022 06:38:55 +0000 (15:38 +0900)
commit014d7068b7d59c4f372ea9f67bb9994108027988
tree7b68299f5f243ba9d1af45c6a3455f8d3f97a443
parenta3034aafcc98f20a7163b46ba5a0792311c3be12
Imported Upstream version 51.3.0
27 files changed:
CHANGES.rst
PKG-INFO
README.rst
docs/build_meta.rst
docs/userguide/development_mode.rst
pkg_resources/__init__.py
pkg_resources/extern/__init__.py
pkg_resources/tests/data/my-test-package-zip/my-test-package.zip [new file with mode: 0644]
pkg_resources/tests/test_find_distributions.py
setup.cfg
setuptools.egg-info/PKG-INFO
setuptools.egg-info/SOURCES.txt
setuptools.egg-info/requires.txt
setuptools.egg-info/top_level.txt
setuptools/archive_util.py
setuptools/command/bdist_egg.py
setuptools/command/easy_install.py
setuptools/command/egg_info.py
setuptools/dist.py
setuptools/extern/__init__.py
setuptools/glob.py
setuptools/installer.py
setuptools/msvc.py
setuptools/package_index.py
setuptools/ssl_support.py
setuptools/tests/test_egg_info.py
tox.ini