Imported Upstream version 51.3.0 upstream/51.3.0
authorJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:30 +0000 (17:02 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:30 +0000 (17:02 +0900)
commit3ee27c0e653722538789e2118b1be2042a583e45
treea7773efcc5cc5767f7b8ccb0df73df9b21404608
parent21b2e4e83ae67f1b3b05b7a938a104aadad6ef95
Imported Upstream version 51.3.0
28 files changed:
.bumpversion.cfg
.flake8
.github/workflows/main.yml
.pre-commit-config.yaml
CHANGES.rst
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
pyproject.toml
setup.cfg
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
skeleton.md
tox.ini