Imported Upstream version 60.7.0 upstream/60.7.0
authorJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:44 +0000 (17:02 +0900)
committerJinWang An <jinwang.an@samsung.com>
Mon, 27 Mar 2023 08:02:44 +0000 (17:02 +0900)
commitb06f1f247b8567b8617ba36cc012085fc198aeea
tree7d926f785609d7bf24b3eefb9d707956d35f949b
parenta134f2da5986c51c9f4212ac4da53ba2c741b26b
Imported Upstream version 60.7.0
102 files changed:
.bumpversion.cfg
CHANGES.rst
pkg_resources/__init__.py
pkg_resources/_vendor/importlib_resources-5.4.0.dist-info/INSTALLER [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources-5.4.0.dist-info/LICENSE [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources-5.4.0.dist-info/METADATA [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources-5.4.0.dist-info/RECORD [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources-5.4.0.dist-info/REQUESTED [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources-5.4.0.dist-info/WHEEL [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources-5.4.0.dist-info/top_level.txt [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/__init__.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/_adapters.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/_common.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/_compat.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/_itertools.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/_legacy.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/abc.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/py.typed [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/readers.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/simple.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/__init__.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/_compat.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/data01/__init__.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/data01/binary.file [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/data01/subdirectory/__init__.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/data01/subdirectory/binary.file [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/data01/utf-16.file [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/data01/utf-8.file [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/data02/__init__.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/data02/one/__init__.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/data02/one/resource1.txt [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/data02/two/__init__.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/data02/two/resource2.txt [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/namespacedata01/binary.file [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/namespacedata01/utf-16.file [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/namespacedata01/utf-8.file [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/test_compatibilty_files.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/test_contents.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/test_files.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/test_open.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/test_path.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/test_read.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/test_reader.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/test_resource.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/update-zips.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/util.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/zipdata01/__init__.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/zipdata01/ziptestdata.zip [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/zipdata02/__init__.py [new file with mode: 0644]
pkg_resources/_vendor/importlib_resources/tests/zipdata02/ziptestdata.zip [new file with mode: 0644]
pkg_resources/_vendor/jaraco.context-4.1.1.dist-info/INSTALLER [new file with mode: 0644]
pkg_resources/_vendor/jaraco.context-4.1.1.dist-info/LICENSE [new file with mode: 0644]
pkg_resources/_vendor/jaraco.context-4.1.1.dist-info/METADATA [new file with mode: 0644]
pkg_resources/_vendor/jaraco.context-4.1.1.dist-info/RECORD [new file with mode: 0644]
pkg_resources/_vendor/jaraco.context-4.1.1.dist-info/WHEEL [new file with mode: 0644]
pkg_resources/_vendor/jaraco.context-4.1.1.dist-info/top_level.txt [new file with mode: 0644]
pkg_resources/_vendor/jaraco.functools-3.5.0.dist-info/INSTALLER [new file with mode: 0644]
pkg_resources/_vendor/jaraco.functools-3.5.0.dist-info/LICENSE [new file with mode: 0644]
pkg_resources/_vendor/jaraco.functools-3.5.0.dist-info/METADATA [new file with mode: 0644]
pkg_resources/_vendor/jaraco.functools-3.5.0.dist-info/RECORD [new file with mode: 0644]
pkg_resources/_vendor/jaraco.functools-3.5.0.dist-info/WHEEL [new file with mode: 0644]
pkg_resources/_vendor/jaraco.functools-3.5.0.dist-info/top_level.txt [new file with mode: 0644]
pkg_resources/_vendor/jaraco.text-3.7.0.dist-info/INSTALLER [new file with mode: 0644]
pkg_resources/_vendor/jaraco.text-3.7.0.dist-info/LICENSE [new file with mode: 0644]
pkg_resources/_vendor/jaraco.text-3.7.0.dist-info/METADATA [new file with mode: 0644]
pkg_resources/_vendor/jaraco.text-3.7.0.dist-info/RECORD [new file with mode: 0644]
pkg_resources/_vendor/jaraco.text-3.7.0.dist-info/REQUESTED [new file with mode: 0644]
pkg_resources/_vendor/jaraco.text-3.7.0.dist-info/WHEEL [new file with mode: 0644]
pkg_resources/_vendor/jaraco.text-3.7.0.dist-info/top_level.txt [new file with mode: 0644]
pkg_resources/_vendor/jaraco/context.py [new file with mode: 0644]
pkg_resources/_vendor/jaraco/functools.py [new file with mode: 0644]
pkg_resources/_vendor/jaraco/text/Lorem ipsum.txt [new file with mode: 0644]
pkg_resources/_vendor/jaraco/text/__init__.py [new file with mode: 0644]
pkg_resources/_vendor/more_itertools-8.12.0.dist-info/INSTALLER [new file with mode: 0644]
pkg_resources/_vendor/more_itertools-8.12.0.dist-info/LICENSE [new file with mode: 0644]
pkg_resources/_vendor/more_itertools-8.12.0.dist-info/METADATA [new file with mode: 0644]
pkg_resources/_vendor/more_itertools-8.12.0.dist-info/RECORD [new file with mode: 0644]
pkg_resources/_vendor/more_itertools-8.12.0.dist-info/WHEEL [new file with mode: 0644]
pkg_resources/_vendor/more_itertools-8.12.0.dist-info/top_level.txt [new file with mode: 0644]
pkg_resources/_vendor/more_itertools/__init__.py [new file with mode: 0644]
pkg_resources/_vendor/more_itertools/__init__.pyi [new file with mode: 0644]
pkg_resources/_vendor/more_itertools/more.py [new file with mode: 0644]
pkg_resources/_vendor/more_itertools/more.pyi [new file with mode: 0644]
pkg_resources/_vendor/more_itertools/py.typed [new file with mode: 0644]
pkg_resources/_vendor/more_itertools/recipes.py [new file with mode: 0644]
pkg_resources/_vendor/more_itertools/recipes.pyi [new file with mode: 0644]
pkg_resources/_vendor/vendored.txt
pkg_resources/_vendor/zipp-3.7.0.dist-info/INSTALLER [new file with mode: 0644]
pkg_resources/_vendor/zipp-3.7.0.dist-info/LICENSE [new file with mode: 0644]
pkg_resources/_vendor/zipp-3.7.0.dist-info/METADATA [new file with mode: 0644]
pkg_resources/_vendor/zipp-3.7.0.dist-info/RECORD [new file with mode: 0644]
pkg_resources/_vendor/zipp-3.7.0.dist-info/REQUESTED [new file with mode: 0644]
pkg_resources/_vendor/zipp-3.7.0.dist-info/WHEEL [new file with mode: 0644]
pkg_resources/_vendor/zipp-3.7.0.dist-info/top_level.txt [new file with mode: 0644]
pkg_resources/_vendor/zipp.py [new file with mode: 0644]
pkg_resources/extern/__init__.py
setup.cfg
setup.py
setuptools/command/easy_install.py
setuptools/tests/contexts.py
setuptools/tests/fixtures.py
tools/vendored.py