>>> Building on exopi-6 under devel/py-mypy,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-build,python3;devel/py-wheel,python3;devel/py-installer,python3;lang/python/3.10] DIST = [devel/py-mypy,python3:mypy-0.971.tar.gz] FULLPKGNAME = py3-mypy-0.971p0 RDEPENDS = [lang/python/3.10;devel/py-typing-extensions,python3;devel/py-mypy-extensions,python3;textproc/py-tomli,python3] Avoided depends for py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 distfiles size=2757982 >>> Running build in devel/py-mypy,python3 at 1714745696.80 ===> devel/py-mypy,python3 ===> Building from scratch py3-mypy-0.971p0 ===> py3-mypy-0.971p0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-mypy-0.971p0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-mypy-0.971p0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-mypy-0.971p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-mypy-0.971p0 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Checking files for py3-mypy-0.971p0 `/exopi-cvs/ports/distfiles/mypy-0.971.tar.gz' is up to date. >> (SHA256) mypy-0.971.tar.gz: OK ===> Extracting for py3-mypy-0.971p0 ===> Patching for py3-mypy-0.971p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-mypy-0.971p0 ===> Configuring for py3-mypy-0.971p0 ===> Building for py3-mypy-0.971p0 * Getting build dependencies for wheel... running egg_info writing mypy.egg-info/PKG-INFO writing dependency_links to mypy.egg-info/dependency_links.txt writing entry points to mypy.egg-info/entry_points.txt writing requirements to mypy.egg-info/requires.txt writing top-level names to mypy.egg-info/top_level.txt reading manifest file 'mypy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/source/_build' warning: no previously-included files found matching '.gitmodules' warning: no previously-included files found matching 'CONTRIBUTING.md' warning: no previously-included files found matching 'CREDITS' warning: no previously-included files found matching 'ROADMAP.md' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'action.yml' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'mypy.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py pin_version() creating build creating build/lib creating build/lib/mypy copying mypy/__init__.py -> build/lib/mypy copying mypy/__main__.py -> build/lib/mypy copying mypy/api.py -> build/lib/mypy copying mypy/applytype.py -> build/lib/mypy copying mypy/argmap.py -> build/lib/mypy copying mypy/backports.py -> build/lib/mypy copying mypy/binder.py -> build/lib/mypy copying mypy/bogus_type.py -> build/lib/mypy copying mypy/build.py -> build/lib/mypy copying mypy/checker.py -> build/lib/mypy copying mypy/checkexpr.py -> build/lib/mypy copying mypy/checkmember.py -> build/lib/mypy copying mypy/checkpattern.py -> build/lib/mypy copying mypy/checkstrformat.py -> build/lib/mypy copying mypy/config_parser.py -> build/lib/mypy copying mypy/constraints.py -> build/lib/mypy copying mypy/copytype.py -> build/lib/mypy copying mypy/defaults.py -> build/lib/mypy copying mypy/dmypy_os.py -> build/lib/mypy copying mypy/dmypy_server.py -> build/lib/mypy copying mypy/dmypy_util.py -> build/lib/mypy copying mypy/erasetype.py -> build/lib/mypy copying mypy/errorcodes.py -> build/lib/mypy copying mypy/errors.py -> build/lib/mypy copying mypy/expandtype.py -> build/lib/mypy copying mypy/exprtotype.py -> build/lib/mypy copying mypy/fastparse.py -> build/lib/mypy copying mypy/fastparse2.py -> build/lib/mypy copying mypy/find_sources.py -> build/lib/mypy copying mypy/fixup.py -> build/lib/mypy copying mypy/freetree.py -> build/lib/mypy copying mypy/fscache.py -> build/lib/mypy copying mypy/fswatcher.py -> build/lib/mypy copying mypy/gclogger.py -> build/lib/mypy copying mypy/git.py -> build/lib/mypy copying mypy/indirection.py -> build/lib/mypy copying mypy/infer.py -> build/lib/mypy copying mypy/ipc.py -> build/lib/mypy copying mypy/join.py -> build/lib/mypy copying mypy/literals.py -> build/lib/mypy copying mypy/lookup.py -> build/lib/mypy copying mypy/main.py -> build/lib/mypy copying mypy/maptype.py -> build/lib/mypy copying mypy/meet.py -> build/lib/mypy copying mypy/memprofile.py -> build/lib/mypy copying mypy/message_registry.py -> build/lib/mypy copying mypy/messages.py -> build/lib/mypy copying mypy/metastore.py -> build/lib/mypy copying mypy/mixedtraverser.py -> build/lib/mypy copying mypy/modulefinder.py -> build/lib/mypy copying mypy/moduleinspect.py -> build/lib/mypy copying mypy/mro.py -> build/lib/mypy copying mypy/nodes.py -> build/lib/mypy copying mypy/operators.py -> build/lib/mypy copying mypy/options.py -> build/lib/mypy copying mypy/parse.py -> build/lib/mypy copying mypy/patterns.py -> build/lib/mypy copying mypy/plugin.py -> build/lib/mypy copying mypy/pyinfo.py -> build/lib/mypy copying mypy/reachability.py -> build/lib/mypy copying mypy/renaming.py -> build/lib/mypy copying mypy/report.py -> build/lib/mypy copying mypy/sametypes.py -> build/lib/mypy copying mypy/scope.py -> build/lib/mypy copying mypy/semanal.py -> build/lib/mypy copying mypy/semanal_classprop.py -> build/lib/mypy copying mypy/semanal_enum.py -> build/lib/mypy copying mypy/semanal_infer.py -> build/lib/mypy copying mypy/semanal_main.py -> build/lib/mypy copying mypy/semanal_namedtuple.py -> build/lib/mypy copying mypy/semanal_newtype.py -> build/lib/mypy copying mypy/semanal_pass1.py -> build/lib/mypy copying mypy/semanal_shared.py -> build/lib/mypy copying mypy/semanal_typeargs.py -> build/lib/mypy copying mypy/semanal_typeddict.py -> build/lib/mypy copying mypy/sharedparse.py -> build/lib/mypy copying mypy/solve.py -> build/lib/mypy copying mypy/split_namespace.py -> build/lib/mypy copying mypy/state.py -> build/lib/mypy copying mypy/stats.py -> build/lib/mypy copying mypy/strconv.py -> build/lib/mypy copying mypy/stubdoc.py -> build/lib/mypy copying mypy/stubgen.py -> build/lib/mypy copying mypy/stubgenc.py -> build/lib/mypy copying mypy/stubinfo.py -> build/lib/mypy copying mypy/stubtest.py -> build/lib/mypy copying mypy/stubutil.py -> build/lib/mypy copying mypy/subtypes.py -> build/lib/mypy copying mypy/suggestions.py -> build/lib/mypy copying mypy/traverser.py -> build/lib/mypy copying mypy/treetransform.py -> build/lib/mypy copying mypy/tvar_scope.py -> build/lib/mypy copying mypy/type_visitor.py -> build/lib/mypy copying mypy/typeanal.py -> build/lib/mypy copying mypy/typeops.py -> build/lib/mypy copying mypy/types.py -> build/lib/mypy copying mypy/typestate.py -> build/lib/mypy copying mypy/typetraverser.py -> build/lib/mypy copying mypy/typevars.py -> build/lib/mypy copying mypy/util.py -> build/lib/mypy copying mypy/visitor.py -> build/lib/mypy creating build/lib/mypyc copying mypyc/__init__.py -> build/lib/mypyc copying mypyc/__main__.py -> build/lib/mypyc copying mypyc/build.py -> build/lib/mypyc copying mypyc/common.py -> build/lib/mypyc copying mypyc/crash.py -> build/lib/mypyc copying mypyc/errors.py -> build/lib/mypyc copying mypyc/namegen.py -> build/lib/mypyc copying mypyc/options.py -> build/lib/mypyc copying mypyc/rt_subtype.py -> build/lib/mypyc copying mypyc/sametype.py -> build/lib/mypyc copying mypyc/subtype.py -> build/lib/mypyc creating build/lib/mypy/dmypy copying mypy/dmypy/__init__.py -> build/lib/mypy/dmypy copying mypy/dmypy/__main__.py -> build/lib/mypy/dmypy copying mypy/dmypy/client.py -> build/lib/mypy/dmypy creating build/lib/mypy/plugins copying mypy/plugins/__init__.py -> build/lib/mypy/plugins copying mypy/plugins/attrs.py -> build/lib/mypy/plugins copying mypy/plugins/common.py -> build/lib/mypy/plugins copying mypy/plugins/ctypes.py -> build/lib/mypy/plugins copying mypy/plugins/dataclasses.py -> build/lib/mypy/plugins copying mypy/plugins/default.py -> build/lib/mypy/plugins copying mypy/plugins/enums.py -> build/lib/mypy/plugins copying mypy/plugins/functools.py -> build/lib/mypy/plugins copying mypy/plugins/singledispatch.py -> build/lib/mypy/plugins creating build/lib/mypy/server copying mypy/server/__init__.py -> build/lib/mypy/server copying mypy/server/astdiff.py -> build/lib/mypy/server copying mypy/server/astmerge.py -> build/lib/mypy/server copying mypy/server/aststrip.py -> build/lib/mypy/server copying mypy/server/deps.py -> build/lib/mypy/server copying mypy/server/mergecheck.py -> build/lib/mypy/server copying mypy/server/objgraph.py -> build/lib/mypy/server copying mypy/server/subexpr.py -> build/lib/mypy/server copying mypy/server/target.py -> build/lib/mypy/server copying mypy/server/trigger.py -> build/lib/mypy/server copying mypy/server/update.py -> build/lib/mypy/server creating build/lib/mypy/test copying mypy/test/__init__.py -> build/lib/mypy/test copying mypy/test/config.py -> build/lib/mypy/test copying mypy/test/data.py -> build/lib/mypy/test copying mypy/test/helpers.py -> build/lib/mypy/test copying mypy/test/test_find_sources.py -> build/lib/mypy/test copying mypy/test/testapi.py -> build/lib/mypy/test copying mypy/test/testargs.py -> build/lib/mypy/test copying mypy/test/testcheck.py -> build/lib/mypy/test copying mypy/test/testcmdline.py -> build/lib/mypy/test copying mypy/test/testdaemon.py -> build/lib/mypy/test copying mypy/test/testdeps.py -> build/lib/mypy/test copying mypy/test/testdiff.py -> build/lib/mypy/test copying mypy/test/testerrorstream.py -> build/lib/mypy/test copying mypy/test/testfinegrained.py -> build/lib/mypy/test copying mypy/test/testfinegrainedcache.py -> build/lib/mypy/test copying mypy/test/testformatter.py -> build/lib/mypy/test copying mypy/test/testfscache.py -> build/lib/mypy/test copying mypy/test/testgraph.py -> build/lib/mypy/test copying mypy/test/testinfer.py -> build/lib/mypy/test copying mypy/test/testipc.py -> build/lib/mypy/test copying mypy/test/testutil.py -> build/lib/mypy/test copying mypy/test/testmerge.py -> build/lib/mypy/test copying mypy/test/testmodulefinder.py -> build/lib/mypy/test copying mypy/test/testmypyc.py -> build/lib/mypy/test copying mypy/test/testparse.py -> build/lib/mypy/test copying mypy/test/testpep561.py -> build/lib/mypy/test copying mypy/test/testpythoneval.py -> build/lib/mypy/test copying mypy/test/testreports.py -> build/lib/mypy/test copying mypy/test/testsemanal.py -> build/lib/mypy/test copying mypy/test/testsolve.py -> build/lib/mypy/test copying mypy/test/teststubgen.py -> build/lib/mypy/test copying mypy/test/teststubinfo.py -> build/lib/mypy/test copying mypy/test/teststubtest.py -> build/lib/mypy/test copying mypy/test/testsubtypes.py -> build/lib/mypy/test copying mypy/test/testtransform.py -> build/lib/mypy/test copying mypy/test/testtypegen.py -> build/lib/mypy/test copying mypy/test/testtypes.py -> build/lib/mypy/test copying mypy/test/typefixture.py -> build/lib/mypy/test copying mypy/test/update.py -> build/lib/mypy/test copying mypy/test/visitors.py -> build/lib/mypy/test creating build/lib/mypyc/analysis copying mypyc/analysis/__init__.py -> build/lib/mypyc/analysis copying mypyc/analysis/attrdefined.py -> build/lib/mypyc/analysis copying mypyc/analysis/blockfreq.py -> build/lib/mypyc/analysis copying mypyc/analysis/dataflow.py -> build/lib/mypyc/analysis copying mypyc/analysis/ircheck.py -> build/lib/mypyc/analysis copying mypyc/analysis/selfleaks.py -> build/lib/mypyc/analysis creating build/lib/mypyc/codegen copying mypyc/codegen/__init__.py -> build/lib/mypyc/codegen copying mypyc/codegen/cstring.py -> build/lib/mypyc/codegen copying mypyc/codegen/emit.py -> build/lib/mypyc/codegen copying mypyc/codegen/emitclass.py -> build/lib/mypyc/codegen copying mypyc/codegen/emitfunc.py -> build/lib/mypyc/codegen copying mypyc/codegen/emitmodule.py -> build/lib/mypyc/codegen copying mypyc/codegen/emitwrapper.py -> build/lib/mypyc/codegen copying mypyc/codegen/literals.py -> build/lib/mypyc/codegen creating build/lib/mypyc/ir copying mypyc/ir/__init__.py -> build/lib/mypyc/ir copying mypyc/ir/class_ir.py -> build/lib/mypyc/ir copying mypyc/ir/func_ir.py -> build/lib/mypyc/ir copying mypyc/ir/module_ir.py -> build/lib/mypyc/ir copying mypyc/ir/ops.py -> build/lib/mypyc/ir copying mypyc/ir/pprint.py -> build/lib/mypyc/ir copying mypyc/ir/rtypes.py -> build/lib/mypyc/ir creating build/lib/mypyc/irbuild copying mypyc/irbuild/__init__.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/ast_helpers.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/builder.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/callable_class.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/classdef.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/constant_fold.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/context.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/env_class.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/expression.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/for_helpers.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/format_str_tokenizer.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/function.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/generator.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/ll_builder.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/main.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/mapper.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/nonlocalcontrol.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/prebuildvisitor.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/prepare.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/specialize.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/targets.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/statement.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/util.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/visitor.py -> build/lib/mypyc/irbuild copying mypyc/irbuild/vtable.py -> build/lib/mypyc/irbuild creating build/lib/mypyc/primitives copying mypyc/primitives/__init__.py -> build/lib/mypyc/primitives copying mypyc/primitives/bytes_ops.py -> build/lib/mypyc/primitives copying mypyc/primitives/dict_ops.py -> build/lib/mypyc/primitives copying mypyc/primitives/exc_ops.py -> build/lib/mypyc/primitives copying mypyc/primitives/float_ops.py -> build/lib/mypyc/primitives copying mypyc/primitives/generic_ops.py -> build/lib/mypyc/primitives copying mypyc/primitives/int_ops.py -> build/lib/mypyc/primitives copying mypyc/primitives/list_ops.py -> build/lib/mypyc/primitives copying mypyc/primitives/misc_ops.py -> build/lib/mypyc/primitives copying mypyc/primitives/registry.py -> build/lib/mypyc/primitives copying mypyc/primitives/set_ops.py -> build/lib/mypyc/primitives copying mypyc/primitives/str_ops.py -> build/lib/mypyc/primitives copying mypyc/primitives/tuple_ops.py -> build/lib/mypyc/primitives creating build/lib/mypyc/test copying mypyc/test/__init__.py -> build/lib/mypyc/test copying mypyc/test/config.py -> build/lib/mypyc/test copying mypyc/test/test_alwaysdefined.py -> build/lib/mypyc/test copying mypyc/test/test_analysis.py -> build/lib/mypyc/test copying mypyc/test/test_cheader.py -> build/lib/mypyc/test copying mypyc/test/test_commandline.py -> build/lib/mypyc/test copying mypyc/test/test_emit.py -> build/lib/mypyc/test copying mypyc/test/test_emitclass.py -> build/lib/mypyc/test copying mypyc/test/test_emitfunc.py -> build/lib/mypyc/test copying mypyc/test/test_emitwrapper.py -> build/lib/mypyc/test copying mypyc/test/test_exceptions.py -> build/lib/mypyc/test copying mypyc/test/test_external.py -> build/lib/mypyc/test copying mypyc/test/test_irbuild.py -> build/lib/mypyc/test copying mypyc/test/test_ircheck.py -> build/lib/mypyc/test copying mypyc/test/test_literals.py -> build/lib/mypyc/test copying mypyc/test/test_namegen.py -> build/lib/mypyc/test copying mypyc/test/test_pprint.py -> build/lib/mypyc/test copying mypyc/test/test_rarray.py -> build/lib/mypyc/test copying mypyc/test/test_run.py -> build/lib/mypyc/test copying mypyc/test/test_refcount.py -> build/lib/mypyc/test copying mypyc/test/test_serialization.py -> build/lib/mypyc/test copying mypyc/test/test_struct.py -> build/lib/mypyc/test copying mypyc/test/test_subtype.py -> build/lib/mypyc/test copying mypyc/test/test_tuplename.py -> build/lib/mypyc/test copying mypyc/test/testutil.py -> build/lib/mypyc/test creating build/lib/mypyc/transform copying mypyc/transform/__init__.py -> build/lib/mypyc/transform copying mypyc/transform/exceptions.py -> build/lib/mypyc/transform copying mypyc/transform/refcount.py -> build/lib/mypyc/transform copying mypyc/transform/uninit.py -> build/lib/mypyc/transform running egg_info writing mypy.egg-info/PKG-INFO writing dependency_links to mypy.egg-info/dependency_links.txt writing entry points to mypy.egg-info/entry_points.txt writing requirements to mypy.egg-info/requires.txt writing top-level names to mypy.egg-info/top_level.txt reading manifest file 'mypy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/source/_build' warning: no previously-included files found matching '.gitmodules' warning: no previously-included files found matching 'CONTRIBUTING.md' warning: no previously-included files found matching 'CREDITS' warning: no previously-included files found matching 'ROADMAP.md' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'action.yml' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'mypy.egg-info/SOURCES.txt' /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed' to be distributed and are already explicitly excluding 'mypy.typeshed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib._typeshed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib._typeshed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib._typeshed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib._typeshed' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib._typeshed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.asyncio' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.asyncio' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.asyncio' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.asyncio' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.asyncio' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.collections' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.collections' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.collections' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.collections' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.collections' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.concurrent' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.concurrent' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.concurrent' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.concurrent' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.concurrent' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.concurrent.futures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.concurrent.futures' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.concurrent.futures' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.concurrent.futures' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.concurrent.futures' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.ctypes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.ctypes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.ctypes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.ctypes' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.ctypes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.curses' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.curses' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.curses' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.curses' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.curses' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.dbm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.dbm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.dbm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.dbm' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.dbm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.distutils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.distutils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.distutils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.distutils' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.distutils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.distutils.command' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.distutils.command' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.distutils.command' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.distutils.command' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.distutils.command' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.email' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.email' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.email' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.email' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.email' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.email.mime' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.email.mime' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.email.mime' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.email.mime' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.email.mime' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.encodings' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.encodings' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.encodings' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.encodings' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.encodings' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.ensurepip' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.ensurepip' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.ensurepip' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.ensurepip' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.ensurepip' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.html' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.html' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.html' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.html' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.html' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.http' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.http' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.http' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.http' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.http' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.importlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.importlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.importlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.importlib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.importlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.importlib.metadata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.importlib.metadata' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.importlib.metadata' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.importlib.metadata' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.importlib.metadata' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.json' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.json' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.json' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.json' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.json' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.lib2to3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.lib2to3' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.lib2to3' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.lib2to3' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.lib2to3' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.lib2to3.pgen2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.lib2to3.pgen2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.lib2to3.pgen2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.lib2to3.pgen2' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.lib2to3.pgen2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.logging' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.logging' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.logging' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.logging' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.logging' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.msilib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.msilib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.msilib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.msilib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.msilib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.multiprocessing' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.multiprocessing' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.multiprocessing' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.multiprocessing' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.multiprocessing' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.multiprocessing.dummy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.multiprocessing.dummy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.multiprocessing.dummy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.multiprocessing.dummy' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.multiprocessing.dummy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.os' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.os' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.os' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.os' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.os' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.pydoc_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.pydoc_data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.pydoc_data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.pydoc_data' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.pydoc_data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.pyexpat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.pyexpat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.pyexpat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.pyexpat' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.pyexpat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.sqlite3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.sqlite3' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.sqlite3' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.sqlite3' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.sqlite3' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.tkinter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.tkinter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.tkinter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.tkinter' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.tkinter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.unittest' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.unittest' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.unittest' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.unittest' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.unittest' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.urllib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.urllib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.urllib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.urllib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.urllib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.venv' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.venv' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.venv' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.venv' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.venv' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.wsgiref' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.wsgiref' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.wsgiref' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.wsgiref' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.wsgiref' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.xml.dom' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.dom' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml.dom' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml.dom' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.dom' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.xml.etree' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.etree' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml.etree' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml.etree' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.etree' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.xml.parsers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.parsers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml.parsers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml.parsers' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.parsers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.xml.parsers.expat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.parsers.expat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml.parsers.expat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml.parsers.expat' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.parsers.expat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.xml.sax' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.sax' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml.sax' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml.sax' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.sax' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.xmlrpc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xmlrpc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xmlrpc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xmlrpc' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xmlrpc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stdlib.zoneinfo' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.zoneinfo' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.zoneinfo' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.zoneinfo' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.zoneinfo' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.typeshed.stubs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stubs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stubs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stubs' to be distributed and are already explicitly excluding 'mypy.typeshed.stubs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypy.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.xml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.xml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.xml' to be distributed and are already explicitly excluding 'mypy.xml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypyc.doc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.doc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.doc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.doc' to be distributed and are already explicitly excluding 'mypyc.doc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypyc.external.googletest' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest' to be distributed and are already explicitly excluding 'mypyc.external.googletest' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypyc.external.googletest.include.gtest' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.include.gtest' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest.include.gtest' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest.include.gtest' to be distributed and are already explicitly excluding 'mypyc.external.googletest.include.gtest' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypyc.external.googletest.include.gtest.internal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.include.gtest.internal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest.include.gtest.internal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest.include.gtest.internal' to be distributed and are already explicitly excluding 'mypyc.external.googletest.include.gtest.internal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypyc.external.googletest.include.gtest.internal.custom' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.include.gtest.internal.custom' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest.include.gtest.internal.custom' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest.include.gtest.internal.custom' to be distributed and are already explicitly excluding 'mypyc.external.googletest.include.gtest.internal.custom' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypyc.external.googletest.make' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.make' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest.make' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest.make' to be distributed and are already explicitly excluding 'mypyc.external.googletest.make' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'mypyc.external.googletest.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest.src' to be distributed and are already explicitly excluding 'mypyc.external.googletest.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying mypy/py.typed -> build/lib/mypy creating build/lib/mypy/typeshed copying mypy/typeshed/LICENSE -> build/lib/mypy/typeshed creating build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/VERSIONS -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/__future__.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/__main__.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_ast.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_bisect.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_bootlocale.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_codecs.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_collections_abc.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_compat_pickle.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_compression.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_csv.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_curses.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_decimal.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_dummy_thread.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_heapq.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_imp.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_json.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_markupbase.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_msi.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_operator.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_osx_support.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_posixsubprocess.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_py_abc.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_pydecimal.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_random.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_sitebuiltins.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_socket.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_stat.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_thread.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_threading_local.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_tkinter.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_tracemalloc.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_warnings.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_weakref.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_weakrefset.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/_winapi.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/abc.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/aifc.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/antigravity.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/argparse.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/array.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/ast.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/asynchat.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/asyncore.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/atexit.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/audioop.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/base64.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/bdb.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/binascii.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/binhex.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/bisect.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/builtins.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/bz2.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/cProfile.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/calendar.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/cgi.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/cgitb.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/chunk.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/cmath.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/cmd.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/code.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/codecs.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/codeop.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/colorsys.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/compileall.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/configparser.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/contextlib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/contextvars.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/copy.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/copyreg.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/crypt.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/csv.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/dataclasses.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/datetime.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/decimal.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/difflib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/dis.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/doctest.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/enum.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/errno.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/faulthandler.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/fcntl.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/filecmp.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/fileinput.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/fnmatch.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/formatter.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/fractions.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/ftplib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/functools.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/gc.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/genericpath.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/getopt.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/getpass.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/gettext.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/glob.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/graphlib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/grp.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/gzip.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/hashlib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/heapq.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/hmac.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/imaplib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/imghdr.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/imp.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/inspect.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/io.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/ipaddress.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/itertools.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/keyword.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/linecache.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/locale.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/lzma.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/macpath.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/macurl2path.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/mailbox.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/mailcap.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/marshal.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/math.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/mimetypes.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/mmap.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/modulefinder.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/msvcrt.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/netrc.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/nis.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/nntplib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/ntpath.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/nturl2path.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/numbers.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/opcode.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/operator.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/optparse.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/ossaudiodev.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/parser.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pathlib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pdb.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pickle.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pickletools.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pipes.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pkgutil.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/platform.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/plistlib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/poplib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/posix.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/posixpath.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pprint.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/profile.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pstats.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pty.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pwd.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/py_compile.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pyclbr.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/pydoc.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/queue.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/quopri.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/random.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/re.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/readline.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/reprlib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/resource.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/rlcompleter.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/runpy.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/sched.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/secrets.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/select.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/selectors.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/shelve.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/shlex.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/shutil.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/signal.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/site.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/smtpd.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/smtplib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/sndhdr.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/socket.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/socketserver.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/spwd.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/sre_compile.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/sre_constants.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/sre_parse.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/ssl.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/stat.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/statistics.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/string.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/stringprep.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/struct.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/subprocess.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/sunau.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/symbol.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/symtable.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/sys.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/syslog.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/tabnanny.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/tarfile.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/telnetlib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/tempfile.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/termios.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/textwrap.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/this.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/threading.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/time.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/timeit.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/token.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/tokenize.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/tomllib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/trace.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/traceback.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/tracemalloc.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/tty.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/turtle.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/types.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/typing.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/typing_extensions.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/unicodedata.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/uu.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/uuid.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/warnings.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/wave.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/weakref.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/webbrowser.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/winreg.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/winsound.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/xdrlib.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/xxlimited.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/zipapp.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/zipfile.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/zipimport.pyi -> build/lib/mypy/typeshed/stdlib copying mypy/typeshed/stdlib/zlib.pyi -> build/lib/mypy/typeshed/stdlib creating build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/BaseHTTPServer.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/CGIHTTPServer.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/ConfigParser.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/Cookie.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/HTMLParser.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/Queue.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/SimpleHTTPServer.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/SocketServer.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/StringIO.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/UserDict.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/UserList.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/UserString.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/__builtin__.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/__future__.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/__main__.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_ast.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_bisect.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_codecs.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_collections.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_csv.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_curses.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_functools.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_heapq.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_hotshot.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_io.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_json.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_markupbase.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_md5.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_msi.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_osx_support.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_random.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_sha.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_sha256.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_sha512.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_socket.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_sre.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_struct.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_symtable.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_thread.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_threading_local.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_tkinter.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_warnings.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_weakref.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_weakrefset.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/_winreg.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/abc.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/aifc.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/antigravity.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/argparse.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/array.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/ast.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/asynchat.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/asyncore.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/atexit.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/audioop.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/base64.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/bdb.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/binascii.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/binhex.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/bisect.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/builtins.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/bz2.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/cPickle.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/cProfile.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/cStringIO.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/calendar.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/cgi.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/cgitb.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/chunk.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/cmath.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/cmd.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/code.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/codecs.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/codeop.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/collections.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/colorsys.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/commands.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/compileall.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/contextlib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/cookielib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/copy.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/copy_reg.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/copyreg.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/crypt.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/csv.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/datetime.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/decimal.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/difflib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/dircache.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/dis.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/doctest.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/dummy_thread.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/errno.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/exceptions.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/fcntl.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/filecmp.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/fileinput.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/fnmatch.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/formatter.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/fractions.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/ftplib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/functools.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/future_builtins.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/gc.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/genericpath.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/getopt.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/getpass.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/gettext.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/glob.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/grp.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/gzip.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/hashlib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/heapq.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/hmac.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/htmlentitydefs.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/httplib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/imaplib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/imghdr.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/imp.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/importlib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/inspect.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/io.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/itertools.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/json.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/keyword.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/linecache.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/locale.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/macpath.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/macurl2path.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/mailbox.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/mailcap.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/markupbase.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/marshal.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/math.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/md5.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/mimetools.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/mimetypes.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/mmap.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/modulefinder.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/msvcrt.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/mutex.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/netrc.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/nis.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/nntplib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/ntpath.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/nturl2path.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/numbers.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/opcode.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/operator.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/optparse.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/os2emxpath.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/ossaudiodev.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/parser.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/pdb.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/pickle.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/pickletools.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/pipes.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/pkgutil.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/platform.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/plistlib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/popen2.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/poplib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/posix.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/posixpath.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/pprint.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/profile.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/pstats.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/pty.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/pwd.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/py_compile.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/pyclbr.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/pydoc.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/quopri.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/random.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/re.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/readline.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/repr.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/resource.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/rfc822.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/rlcompleter.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/robotparser.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/runpy.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/sched.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/select.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/sets.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/sha.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/shelve.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/shlex.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/shutil.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/signal.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/site.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/smtpd.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/smtplib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/sndhdr.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/socket.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/spwd.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/sre_compile.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/sre_constants.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/sre_parse.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/ssl.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/stat.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/string.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/stringold.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/stringprep.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/strop.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/struct.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/subprocess.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/sunau.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/symbol.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/symtable.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/sys.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/syslog.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/tabnanny.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/tarfile.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/telnetlib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/tempfile.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/termios.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/textwrap.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/this.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/thread.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/threading.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/time.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/timeit.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/toaiff.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/token.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/tokenize.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/trace.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/traceback.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/tty.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/turtle.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/types.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/typing.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/typing_extensions.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/unicodedata.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/unittest.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/urllib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/urllib2.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/urlparse.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/user.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/uu.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/uuid.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/warnings.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/wave.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/weakref.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/webbrowser.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/whichdb.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/winsound.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/xdrlib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/xmlrpclib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/zipfile.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/zipimport.pyi -> build/lib/mypy/typeshed/stdlib/@python2 copying mypy/typeshed/stdlib/@python2/zlib.pyi -> build/lib/mypy/typeshed/stdlib/@python2 creating build/lib/mypy/typeshed/stdlib/@python2/_typeshed copying mypy/typeshed/stdlib/@python2/_typeshed/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/_typeshed copying mypy/typeshed/stdlib/@python2/_typeshed/wsgi.pyi -> build/lib/mypy/typeshed/stdlib/@python2/_typeshed copying mypy/typeshed/stdlib/@python2/_typeshed/xml.pyi -> build/lib/mypy/typeshed/stdlib/@python2/_typeshed creating build/lib/mypy/typeshed/stdlib/@python2/ctypes copying mypy/typeshed/stdlib/@python2/ctypes/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/ctypes copying mypy/typeshed/stdlib/@python2/ctypes/util.pyi -> build/lib/mypy/typeshed/stdlib/@python2/ctypes copying mypy/typeshed/stdlib/@python2/ctypes/wintypes.pyi -> build/lib/mypy/typeshed/stdlib/@python2/ctypes creating build/lib/mypy/typeshed/stdlib/@python2/curses copying mypy/typeshed/stdlib/@python2/curses/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/curses copying mypy/typeshed/stdlib/@python2/curses/ascii.pyi -> build/lib/mypy/typeshed/stdlib/@python2/curses copying mypy/typeshed/stdlib/@python2/curses/panel.pyi -> build/lib/mypy/typeshed/stdlib/@python2/curses copying mypy/typeshed/stdlib/@python2/curses/textpad.pyi -> build/lib/mypy/typeshed/stdlib/@python2/curses creating build/lib/mypy/typeshed/stdlib/@python2/dbm copying mypy/typeshed/stdlib/@python2/dbm/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/dbm copying mypy/typeshed/stdlib/@python2/dbm/dumb.pyi -> build/lib/mypy/typeshed/stdlib/@python2/dbm copying mypy/typeshed/stdlib/@python2/dbm/gnu.pyi -> build/lib/mypy/typeshed/stdlib/@python2/dbm copying mypy/typeshed/stdlib/@python2/dbm/ndbm.pyi -> build/lib/mypy/typeshed/stdlib/@python2/dbm creating build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/archive_util.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/bcppcompiler.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/ccompiler.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/cmd.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/config.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/core.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/cygwinccompiler.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/debug.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/dep_util.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/dir_util.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/dist.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/emxccompiler.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/errors.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/extension.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/fancy_getopt.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/file_util.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/filelist.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/log.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/msvccompiler.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/spawn.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/text_file.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/unixccompiler.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/util.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils copying mypy/typeshed/stdlib/@python2/distutils/version.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils creating build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/bdist.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/bdist_dumb.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/bdist_msi.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/bdist_packager.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/bdist_rpm.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/bdist_wininst.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/build.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/build_clib.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/build_ext.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/build_py.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/build_scripts.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/check.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/clean.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/config.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/install.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/install_data.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/install_egg_info.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/install_headers.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/install_lib.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/install_scripts.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/register.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/sdist.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command copying mypy/typeshed/stdlib/@python2/distutils/command/upload.pyi -> build/lib/mypy/typeshed/stdlib/@python2/distutils/command creating build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/MIMEText.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/_parseaddr.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/base64mime.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/charset.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/encoders.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/feedparser.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/generator.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/header.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/iterators.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/message.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/parser.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/quoprimime.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email copying mypy/typeshed/stdlib/@python2/email/utils.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email creating build/lib/mypy/typeshed/stdlib/@python2/email/mime copying mypy/typeshed/stdlib/@python2/email/mime/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email/mime copying mypy/typeshed/stdlib/@python2/email/mime/application.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email/mime copying mypy/typeshed/stdlib/@python2/email/mime/audio.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email/mime copying mypy/typeshed/stdlib/@python2/email/mime/base.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email/mime copying mypy/typeshed/stdlib/@python2/email/mime/image.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email/mime copying mypy/typeshed/stdlib/@python2/email/mime/message.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email/mime copying mypy/typeshed/stdlib/@python2/email/mime/multipart.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email/mime copying mypy/typeshed/stdlib/@python2/email/mime/nonmultipart.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email/mime copying mypy/typeshed/stdlib/@python2/email/mime/text.pyi -> build/lib/mypy/typeshed/stdlib/@python2/email/mime creating build/lib/mypy/typeshed/stdlib/@python2/encodings copying mypy/typeshed/stdlib/@python2/encodings/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/encodings copying mypy/typeshed/stdlib/@python2/encodings/utf_8.pyi -> build/lib/mypy/typeshed/stdlib/@python2/encodings creating build/lib/mypy/typeshed/stdlib/@python2/ensurepip copying mypy/typeshed/stdlib/@python2/ensurepip/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/ensurepip creating build/lib/mypy/typeshed/stdlib/@python2/lib2to3 copying mypy/typeshed/stdlib/@python2/lib2to3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/lib2to3 copying mypy/typeshed/stdlib/@python2/lib2to3/pygram.pyi -> build/lib/mypy/typeshed/stdlib/@python2/lib2to3 copying mypy/typeshed/stdlib/@python2/lib2to3/pytree.pyi -> build/lib/mypy/typeshed/stdlib/@python2/lib2to3 creating build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying mypy/typeshed/stdlib/@python2/lib2to3/pgen2/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying mypy/typeshed/stdlib/@python2/lib2to3/pgen2/driver.pyi -> build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying mypy/typeshed/stdlib/@python2/lib2to3/pgen2/grammar.pyi -> build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying mypy/typeshed/stdlib/@python2/lib2to3/pgen2/literals.pyi -> build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying mypy/typeshed/stdlib/@python2/lib2to3/pgen2/parse.pyi -> build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying mypy/typeshed/stdlib/@python2/lib2to3/pgen2/pgen.pyi -> build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying mypy/typeshed/stdlib/@python2/lib2to3/pgen2/token.pyi -> build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying mypy/typeshed/stdlib/@python2/lib2to3/pgen2/tokenize.pyi -> build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 creating build/lib/mypy/typeshed/stdlib/@python2/logging copying mypy/typeshed/stdlib/@python2/logging/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/logging copying mypy/typeshed/stdlib/@python2/logging/config.pyi -> build/lib/mypy/typeshed/stdlib/@python2/logging copying mypy/typeshed/stdlib/@python2/logging/handlers.pyi -> build/lib/mypy/typeshed/stdlib/@python2/logging creating build/lib/mypy/typeshed/stdlib/@python2/msilib copying mypy/typeshed/stdlib/@python2/msilib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/msilib copying mypy/typeshed/stdlib/@python2/msilib/schema.pyi -> build/lib/mypy/typeshed/stdlib/@python2/msilib copying mypy/typeshed/stdlib/@python2/msilib/sequence.pyi -> build/lib/mypy/typeshed/stdlib/@python2/msilib copying mypy/typeshed/stdlib/@python2/msilib/text.pyi -> build/lib/mypy/typeshed/stdlib/@python2/msilib creating build/lib/mypy/typeshed/stdlib/@python2/multiprocessing copying mypy/typeshed/stdlib/@python2/multiprocessing/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/multiprocessing copying mypy/typeshed/stdlib/@python2/multiprocessing/pool.pyi -> build/lib/mypy/typeshed/stdlib/@python2/multiprocessing copying mypy/typeshed/stdlib/@python2/multiprocessing/process.pyi -> build/lib/mypy/typeshed/stdlib/@python2/multiprocessing copying mypy/typeshed/stdlib/@python2/multiprocessing/util.pyi -> build/lib/mypy/typeshed/stdlib/@python2/multiprocessing creating build/lib/mypy/typeshed/stdlib/@python2/multiprocessing/dummy copying mypy/typeshed/stdlib/@python2/multiprocessing/dummy/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/multiprocessing/dummy copying mypy/typeshed/stdlib/@python2/multiprocessing/dummy/connection.pyi -> build/lib/mypy/typeshed/stdlib/@python2/multiprocessing/dummy creating build/lib/mypy/typeshed/stdlib/@python2/os copying mypy/typeshed/stdlib/@python2/os/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/os copying mypy/typeshed/stdlib/@python2/os/path.pyi -> build/lib/mypy/typeshed/stdlib/@python2/os creating build/lib/mypy/typeshed/stdlib/@python2/pydoc_data copying mypy/typeshed/stdlib/@python2/pydoc_data/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/pydoc_data copying mypy/typeshed/stdlib/@python2/pydoc_data/topics.pyi -> build/lib/mypy/typeshed/stdlib/@python2/pydoc_data creating build/lib/mypy/typeshed/stdlib/@python2/pyexpat copying mypy/typeshed/stdlib/@python2/pyexpat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/pyexpat copying mypy/typeshed/stdlib/@python2/pyexpat/errors.pyi -> build/lib/mypy/typeshed/stdlib/@python2/pyexpat copying mypy/typeshed/stdlib/@python2/pyexpat/model.pyi -> build/lib/mypy/typeshed/stdlib/@python2/pyexpat creating build/lib/mypy/typeshed/stdlib/@python2/sqlite3 copying mypy/typeshed/stdlib/@python2/sqlite3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/sqlite3 copying mypy/typeshed/stdlib/@python2/sqlite3/dbapi2.pyi -> build/lib/mypy/typeshed/stdlib/@python2/sqlite3 creating build/lib/mypy/typeshed/stdlib/@python2/wsgiref copying mypy/typeshed/stdlib/@python2/wsgiref/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/wsgiref copying mypy/typeshed/stdlib/@python2/wsgiref/handlers.pyi -> build/lib/mypy/typeshed/stdlib/@python2/wsgiref copying mypy/typeshed/stdlib/@python2/wsgiref/headers.pyi -> build/lib/mypy/typeshed/stdlib/@python2/wsgiref copying mypy/typeshed/stdlib/@python2/wsgiref/simple_server.pyi -> build/lib/mypy/typeshed/stdlib/@python2/wsgiref copying mypy/typeshed/stdlib/@python2/wsgiref/types.pyi -> build/lib/mypy/typeshed/stdlib/@python2/wsgiref copying mypy/typeshed/stdlib/@python2/wsgiref/util.pyi -> build/lib/mypy/typeshed/stdlib/@python2/wsgiref copying mypy/typeshed/stdlib/@python2/wsgiref/validate.pyi -> build/lib/mypy/typeshed/stdlib/@python2/wsgiref creating build/lib/mypy/typeshed/stdlib/@python2/xml copying mypy/typeshed/stdlib/@python2/xml/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml creating build/lib/mypy/typeshed/stdlib/@python2/xml/dom copying mypy/typeshed/stdlib/@python2/xml/dom/NodeFilter.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/dom copying mypy/typeshed/stdlib/@python2/xml/dom/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/dom copying mypy/typeshed/stdlib/@python2/xml/dom/domreg.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/dom copying mypy/typeshed/stdlib/@python2/xml/dom/expatbuilder.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/dom copying mypy/typeshed/stdlib/@python2/xml/dom/minicompat.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/dom copying mypy/typeshed/stdlib/@python2/xml/dom/minidom.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/dom copying mypy/typeshed/stdlib/@python2/xml/dom/pulldom.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/dom copying mypy/typeshed/stdlib/@python2/xml/dom/xmlbuilder.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/dom creating build/lib/mypy/typeshed/stdlib/@python2/xml/etree copying mypy/typeshed/stdlib/@python2/xml/etree/ElementInclude.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/etree copying mypy/typeshed/stdlib/@python2/xml/etree/ElementPath.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/etree copying mypy/typeshed/stdlib/@python2/xml/etree/ElementTree.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/etree copying mypy/typeshed/stdlib/@python2/xml/etree/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/etree copying mypy/typeshed/stdlib/@python2/xml/etree/cElementTree.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/etree creating build/lib/mypy/typeshed/stdlib/@python2/xml/parsers copying mypy/typeshed/stdlib/@python2/xml/parsers/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/parsers creating build/lib/mypy/typeshed/stdlib/@python2/xml/parsers/expat copying mypy/typeshed/stdlib/@python2/xml/parsers/expat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/parsers/expat copying mypy/typeshed/stdlib/@python2/xml/parsers/expat/errors.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/parsers/expat copying mypy/typeshed/stdlib/@python2/xml/parsers/expat/model.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/parsers/expat creating build/lib/mypy/typeshed/stdlib/@python2/xml/sax copying mypy/typeshed/stdlib/@python2/xml/sax/__init__.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/sax copying mypy/typeshed/stdlib/@python2/xml/sax/handler.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/sax copying mypy/typeshed/stdlib/@python2/xml/sax/saxutils.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/sax copying mypy/typeshed/stdlib/@python2/xml/sax/xmlreader.pyi -> build/lib/mypy/typeshed/stdlib/@python2/xml/sax creating build/lib/mypy/typeshed/stdlib/_typeshed copying mypy/typeshed/stdlib/_typeshed/__init__.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed copying mypy/typeshed/stdlib/_typeshed/dbapi.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed copying mypy/typeshed/stdlib/_typeshed/wsgi.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed copying mypy/typeshed/stdlib/_typeshed/xml.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed creating build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/__init__.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/base_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/base_futures.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/base_tasks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/compat.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/constants.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/coroutines.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/exceptions.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/format_helpers.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/futures.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/locks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/log.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/mixins.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/proactor_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/protocols.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/queues.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/runners.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/selector_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/sslproto.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/staggered.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/streams.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/subprocess.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/taskgroups.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/tasks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/threads.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/timeouts.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/transports.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/trsock.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/unix_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/windows_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio copying mypy/typeshed/stdlib/asyncio/windows_utils.pyi -> build/lib/mypy/typeshed/stdlib/asyncio creating build/lib/mypy/typeshed/stdlib/collections copying mypy/typeshed/stdlib/collections/__init__.pyi -> build/lib/mypy/typeshed/stdlib/collections copying mypy/typeshed/stdlib/collections/abc.pyi -> build/lib/mypy/typeshed/stdlib/collections creating build/lib/mypy/typeshed/stdlib/concurrent copying mypy/typeshed/stdlib/concurrent/__init__.pyi -> build/lib/mypy/typeshed/stdlib/concurrent creating build/lib/mypy/typeshed/stdlib/concurrent/futures copying mypy/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures copying mypy/typeshed/stdlib/concurrent/futures/_base.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures copying mypy/typeshed/stdlib/concurrent/futures/process.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures copying mypy/typeshed/stdlib/concurrent/futures/thread.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures creating build/lib/mypy/typeshed/stdlib/ctypes copying mypy/typeshed/stdlib/ctypes/__init__.pyi -> build/lib/mypy/typeshed/stdlib/ctypes copying mypy/typeshed/stdlib/ctypes/util.pyi -> build/lib/mypy/typeshed/stdlib/ctypes copying mypy/typeshed/stdlib/ctypes/wintypes.pyi -> build/lib/mypy/typeshed/stdlib/ctypes creating build/lib/mypy/typeshed/stdlib/curses copying mypy/typeshed/stdlib/curses/__init__.pyi -> build/lib/mypy/typeshed/stdlib/curses copying mypy/typeshed/stdlib/curses/ascii.pyi -> build/lib/mypy/typeshed/stdlib/curses copying mypy/typeshed/stdlib/curses/panel.pyi -> build/lib/mypy/typeshed/stdlib/curses copying mypy/typeshed/stdlib/curses/textpad.pyi -> build/lib/mypy/typeshed/stdlib/curses creating build/lib/mypy/typeshed/stdlib/dbm copying mypy/typeshed/stdlib/dbm/__init__.pyi -> build/lib/mypy/typeshed/stdlib/dbm copying mypy/typeshed/stdlib/dbm/dumb.pyi -> build/lib/mypy/typeshed/stdlib/dbm copying mypy/typeshed/stdlib/dbm/gnu.pyi -> build/lib/mypy/typeshed/stdlib/dbm copying mypy/typeshed/stdlib/dbm/ndbm.pyi -> build/lib/mypy/typeshed/stdlib/dbm creating build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/__init__.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/archive_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/ccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/cmd.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/config.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/core.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/debug.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/dep_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/dir_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/dist.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/errors.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/extension.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/file_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/filelist.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/log.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/msvccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/spawn.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/text_file.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/unixccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/util.pyi -> build/lib/mypy/typeshed/stdlib/distutils copying mypy/typeshed/stdlib/distutils/version.pyi -> build/lib/mypy/typeshed/stdlib/distutils creating build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/__init__.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/bdist.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/build.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/build_clib.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/build_ext.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/build_py.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/check.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/clean.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/config.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/install.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/install_data.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/install_headers.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/install_lib.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/register.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/sdist.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command copying mypy/typeshed/stdlib/distutils/command/upload.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command creating build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/__init__.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/_header_value_parser.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/base64mime.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/charset.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/contentmanager.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/encoders.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/errors.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/feedparser.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/generator.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/header.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/headerregistry.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/iterators.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/message.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/parser.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/policy.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/quoprimime.pyi -> build/lib/mypy/typeshed/stdlib/email copying mypy/typeshed/stdlib/email/utils.pyi -> build/lib/mypy/typeshed/stdlib/email creating build/lib/mypy/typeshed/stdlib/email/mime copying mypy/typeshed/stdlib/email/mime/__init__.pyi -> build/lib/mypy/typeshed/stdlib/email/mime copying mypy/typeshed/stdlib/email/mime/application.pyi -> build/lib/mypy/typeshed/stdlib/email/mime copying mypy/typeshed/stdlib/email/mime/audio.pyi -> build/lib/mypy/typeshed/stdlib/email/mime copying mypy/typeshed/stdlib/email/mime/base.pyi -> build/lib/mypy/typeshed/stdlib/email/mime copying mypy/typeshed/stdlib/email/mime/image.pyi -> build/lib/mypy/typeshed/stdlib/email/mime copying mypy/typeshed/stdlib/email/mime/message.pyi -> build/lib/mypy/typeshed/stdlib/email/mime copying mypy/typeshed/stdlib/email/mime/multipart.pyi -> build/lib/mypy/typeshed/stdlib/email/mime copying mypy/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/lib/mypy/typeshed/stdlib/email/mime copying mypy/typeshed/stdlib/email/mime/text.pyi -> build/lib/mypy/typeshed/stdlib/email/mime creating build/lib/mypy/typeshed/stdlib/encodings copying mypy/typeshed/stdlib/encodings/__init__.pyi -> build/lib/mypy/typeshed/stdlib/encodings copying mypy/typeshed/stdlib/encodings/utf_8.pyi -> build/lib/mypy/typeshed/stdlib/encodings copying mypy/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/lib/mypy/typeshed/stdlib/encodings creating build/lib/mypy/typeshed/stdlib/ensurepip copying mypy/typeshed/stdlib/ensurepip/__init__.pyi -> build/lib/mypy/typeshed/stdlib/ensurepip creating build/lib/mypy/typeshed/stdlib/html copying mypy/typeshed/stdlib/html/__init__.pyi -> build/lib/mypy/typeshed/stdlib/html copying mypy/typeshed/stdlib/html/entities.pyi -> build/lib/mypy/typeshed/stdlib/html copying mypy/typeshed/stdlib/html/parser.pyi -> build/lib/mypy/typeshed/stdlib/html creating build/lib/mypy/typeshed/stdlib/http copying mypy/typeshed/stdlib/http/__init__.pyi -> build/lib/mypy/typeshed/stdlib/http copying mypy/typeshed/stdlib/http/client.pyi -> build/lib/mypy/typeshed/stdlib/http copying mypy/typeshed/stdlib/http/cookiejar.pyi -> build/lib/mypy/typeshed/stdlib/http copying mypy/typeshed/stdlib/http/cookies.pyi -> build/lib/mypy/typeshed/stdlib/http copying mypy/typeshed/stdlib/http/server.pyi -> build/lib/mypy/typeshed/stdlib/http creating build/lib/mypy/typeshed/stdlib/importlib copying mypy/typeshed/stdlib/importlib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib copying mypy/typeshed/stdlib/importlib/abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib copying mypy/typeshed/stdlib/importlib/machinery.pyi -> build/lib/mypy/typeshed/stdlib/importlib copying mypy/typeshed/stdlib/importlib/resources.pyi -> build/lib/mypy/typeshed/stdlib/importlib copying mypy/typeshed/stdlib/importlib/util.pyi -> build/lib/mypy/typeshed/stdlib/importlib creating build/lib/mypy/typeshed/stdlib/importlib/metadata copying mypy/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata copying mypy/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata creating build/lib/mypy/typeshed/stdlib/json copying mypy/typeshed/stdlib/json/__init__.pyi -> build/lib/mypy/typeshed/stdlib/json copying mypy/typeshed/stdlib/json/decoder.pyi -> build/lib/mypy/typeshed/stdlib/json copying mypy/typeshed/stdlib/json/encoder.pyi -> build/lib/mypy/typeshed/stdlib/json copying mypy/typeshed/stdlib/json/tool.pyi -> build/lib/mypy/typeshed/stdlib/json creating build/lib/mypy/typeshed/stdlib/lib2to3 copying mypy/typeshed/stdlib/lib2to3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 copying mypy/typeshed/stdlib/lib2to3/pygram.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 copying mypy/typeshed/stdlib/lib2to3/pytree.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 copying mypy/typeshed/stdlib/lib2to3/refactor.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 creating build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 copying mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 copying mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 copying mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 copying mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 copying mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 copying mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 copying mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 copying mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 creating build/lib/mypy/typeshed/stdlib/logging copying mypy/typeshed/stdlib/logging/__init__.pyi -> build/lib/mypy/typeshed/stdlib/logging copying mypy/typeshed/stdlib/logging/config.pyi -> build/lib/mypy/typeshed/stdlib/logging copying mypy/typeshed/stdlib/logging/handlers.pyi -> build/lib/mypy/typeshed/stdlib/logging creating build/lib/mypy/typeshed/stdlib/msilib copying mypy/typeshed/stdlib/msilib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/msilib copying mypy/typeshed/stdlib/msilib/schema.pyi -> build/lib/mypy/typeshed/stdlib/msilib copying mypy/typeshed/stdlib/msilib/sequence.pyi -> build/lib/mypy/typeshed/stdlib/msilib copying mypy/typeshed/stdlib/msilib/text.pyi -> build/lib/mypy/typeshed/stdlib/msilib creating build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/__init__.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/connection.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/context.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/managers.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/pool.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/process.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/queues.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/reduction.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/spawn.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing copying mypy/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing creating build/lib/mypy/typeshed/stdlib/multiprocessing/dummy copying mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing/dummy copying mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing/dummy creating build/lib/mypy/typeshed/stdlib/os copying mypy/typeshed/stdlib/os/__init__.pyi -> build/lib/mypy/typeshed/stdlib/os copying mypy/typeshed/stdlib/os/path.pyi -> build/lib/mypy/typeshed/stdlib/os creating build/lib/mypy/typeshed/stdlib/pydoc_data copying mypy/typeshed/stdlib/pydoc_data/__init__.pyi -> build/lib/mypy/typeshed/stdlib/pydoc_data copying mypy/typeshed/stdlib/pydoc_data/topics.pyi -> build/lib/mypy/typeshed/stdlib/pydoc_data creating build/lib/mypy/typeshed/stdlib/pyexpat copying mypy/typeshed/stdlib/pyexpat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat copying mypy/typeshed/stdlib/pyexpat/errors.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat copying mypy/typeshed/stdlib/pyexpat/model.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat creating build/lib/mypy/typeshed/stdlib/sqlite3 copying mypy/typeshed/stdlib/sqlite3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/sqlite3 copying mypy/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/lib/mypy/typeshed/stdlib/sqlite3 creating build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/__init__.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/colorchooser.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/commondialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/constants.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/dialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/dnd.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/filedialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/font.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/messagebox.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/simpledialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/tix.pyi -> build/lib/mypy/typeshed/stdlib/tkinter copying mypy/typeshed/stdlib/tkinter/ttk.pyi -> build/lib/mypy/typeshed/stdlib/tkinter creating build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/__init__.pyi -> build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/_log.pyi -> build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/async_case.pyi -> build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/case.pyi -> build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/loader.pyi -> build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/main.pyi -> build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/mock.pyi -> build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/result.pyi -> build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/runner.pyi -> build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/signals.pyi -> build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/suite.pyi -> build/lib/mypy/typeshed/stdlib/unittest copying mypy/typeshed/stdlib/unittest/util.pyi -> build/lib/mypy/typeshed/stdlib/unittest creating build/lib/mypy/typeshed/stdlib/urllib copying mypy/typeshed/stdlib/urllib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/urllib copying mypy/typeshed/stdlib/urllib/error.pyi -> build/lib/mypy/typeshed/stdlib/urllib copying mypy/typeshed/stdlib/urllib/parse.pyi -> build/lib/mypy/typeshed/stdlib/urllib copying mypy/typeshed/stdlib/urllib/request.pyi -> build/lib/mypy/typeshed/stdlib/urllib copying mypy/typeshed/stdlib/urllib/response.pyi -> build/lib/mypy/typeshed/stdlib/urllib copying mypy/typeshed/stdlib/urllib/robotparser.pyi -> build/lib/mypy/typeshed/stdlib/urllib creating build/lib/mypy/typeshed/stdlib/venv copying mypy/typeshed/stdlib/venv/__init__.pyi -> build/lib/mypy/typeshed/stdlib/venv creating build/lib/mypy/typeshed/stdlib/wsgiref copying mypy/typeshed/stdlib/wsgiref/__init__.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref copying mypy/typeshed/stdlib/wsgiref/handlers.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref copying mypy/typeshed/stdlib/wsgiref/headers.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref copying mypy/typeshed/stdlib/wsgiref/simple_server.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref copying mypy/typeshed/stdlib/wsgiref/types.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref copying mypy/typeshed/stdlib/wsgiref/util.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref copying mypy/typeshed/stdlib/wsgiref/validate.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref creating build/lib/mypy/typeshed/stdlib/xml copying mypy/typeshed/stdlib/xml/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml creating build/lib/mypy/typeshed/stdlib/xml/dom copying mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom copying mypy/typeshed/stdlib/xml/dom/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom copying mypy/typeshed/stdlib/xml/dom/domreg.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom copying mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom copying mypy/typeshed/stdlib/xml/dom/minicompat.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom copying mypy/typeshed/stdlib/xml/dom/minidom.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom copying mypy/typeshed/stdlib/xml/dom/pulldom.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom copying mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom creating build/lib/mypy/typeshed/stdlib/xml/etree copying mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree copying mypy/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree copying mypy/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree copying mypy/typeshed/stdlib/xml/etree/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree copying mypy/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree creating build/lib/mypy/typeshed/stdlib/xml/parsers copying mypy/typeshed/stdlib/xml/parsers/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers creating build/lib/mypy/typeshed/stdlib/xml/parsers/expat copying mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat copying mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat copying mypy/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat creating build/lib/mypy/typeshed/stdlib/xml/sax copying mypy/typeshed/stdlib/xml/sax/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax copying mypy/typeshed/stdlib/xml/sax/handler.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax copying mypy/typeshed/stdlib/xml/sax/saxutils.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax copying mypy/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax creating build/lib/mypy/typeshed/stdlib/xmlrpc copying mypy/typeshed/stdlib/xmlrpc/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc copying mypy/typeshed/stdlib/xmlrpc/client.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc copying mypy/typeshed/stdlib/xmlrpc/server.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc creating build/lib/mypy/typeshed/stdlib/zoneinfo copying mypy/typeshed/stdlib/zoneinfo/__init__.pyi -> build/lib/mypy/typeshed/stdlib/zoneinfo creating build/lib/mypy/typeshed/stubs creating build/lib/mypy/typeshed/stubs/mypy-extensions copying mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/lib/mypy/typeshed/stubs/mypy-extensions creating build/lib/mypy/xml copying mypy/xml/mypy-html.css -> build/lib/mypy/xml copying mypy/xml/mypy-html.xslt -> build/lib/mypy/xml copying mypy/xml/mypy-txt.xslt -> build/lib/mypy/xml copying mypy/xml/mypy.xsd -> build/lib/mypy/xml copying mypyc/README.md -> build/lib/mypyc creating build/lib/mypyc/doc copying mypyc/doc/Makefile -> build/lib/mypyc/doc copying mypyc/doc/bool_operations.rst -> build/lib/mypyc/doc copying mypyc/doc/compilation_units.rst -> build/lib/mypyc/doc copying mypyc/doc/conf.py -> build/lib/mypyc/doc copying mypyc/doc/cpython-timings.md -> build/lib/mypyc/doc copying mypyc/doc/dev-intro.md -> build/lib/mypyc/doc copying mypyc/doc/dict_operations.rst -> build/lib/mypyc/doc copying mypyc/doc/differences_from_python.rst -> build/lib/mypyc/doc copying mypyc/doc/float_operations.rst -> build/lib/mypyc/doc copying mypyc/doc/future.md -> build/lib/mypyc/doc copying mypyc/doc/getting_started.rst -> build/lib/mypyc/doc copying mypyc/doc/index.rst -> build/lib/mypyc/doc copying mypyc/doc/int_operations.rst -> build/lib/mypyc/doc copying mypyc/doc/introduction.rst -> build/lib/mypyc/doc copying mypyc/doc/list_operations.rst -> build/lib/mypyc/doc copying mypyc/doc/make.bat -> build/lib/mypyc/doc copying mypyc/doc/native_classes.rst -> build/lib/mypyc/doc copying mypyc/doc/native_operations.rst -> build/lib/mypyc/doc copying mypyc/doc/performance_tips_and_tricks.rst -> build/lib/mypyc/doc copying mypyc/doc/set_operations.rst -> build/lib/mypyc/doc copying mypyc/doc/str_operations.rst -> build/lib/mypyc/doc copying mypyc/doc/tuple_operations.rst -> build/lib/mypyc/doc copying mypyc/doc/using_type_annotations.rst -> build/lib/mypyc/doc creating build/lib/mypyc/external creating build/lib/mypyc/external/googletest copying mypyc/external/googletest/LICENSE -> build/lib/mypyc/external/googletest copying mypyc/external/googletest/README.md -> build/lib/mypyc/external/googletest creating build/lib/mypyc/external/googletest/include creating build/lib/mypyc/external/googletest/include/gtest copying mypyc/external/googletest/include/gtest/gtest-death-test.h -> build/lib/mypyc/external/googletest/include/gtest copying mypyc/external/googletest/include/gtest/gtest-message.h -> build/lib/mypyc/external/googletest/include/gtest copying mypyc/external/googletest/include/gtest/gtest-param-test.h -> build/lib/mypyc/external/googletest/include/gtest copying mypyc/external/googletest/include/gtest/gtest-param-test.h.pump -> build/lib/mypyc/external/googletest/include/gtest copying mypyc/external/googletest/include/gtest/gtest-printers.h -> build/lib/mypyc/external/googletest/include/gtest copying mypyc/external/googletest/include/gtest/gtest-spi.h -> build/lib/mypyc/external/googletest/include/gtest copying mypyc/external/googletest/include/gtest/gtest-test-part.h -> build/lib/mypyc/external/googletest/include/gtest copying mypyc/external/googletest/include/gtest/gtest-typed-test.h -> build/lib/mypyc/external/googletest/include/gtest copying mypyc/external/googletest/include/gtest/gtest.h -> build/lib/mypyc/external/googletest/include/gtest copying mypyc/external/googletest/include/gtest/gtest_pred_impl.h -> build/lib/mypyc/external/googletest/include/gtest copying mypyc/external/googletest/include/gtest/gtest_prod.h -> build/lib/mypyc/external/googletest/include/gtest creating build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-filepath.h -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-internal.h -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-param-util.h -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-port.h -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-string.h -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-tuple.h -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-type-util.h -> build/lib/mypyc/external/googletest/include/gtest/internal copying mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump -> build/lib/mypyc/external/googletest/include/gtest/internal creating build/lib/mypyc/external/googletest/include/gtest/internal/custom copying mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom copying mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom copying mypyc/external/googletest/include/gtest/internal/custom/gtest.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom creating build/lib/mypyc/external/googletest/make copying mypyc/external/googletest/make/Makefile -> build/lib/mypyc/external/googletest/make creating build/lib/mypyc/external/googletest/src copying mypyc/external/googletest/src/gtest-all.cc -> build/lib/mypyc/external/googletest/src copying mypyc/external/googletest/src/gtest-death-test.cc -> build/lib/mypyc/external/googletest/src copying mypyc/external/googletest/src/gtest-filepath.cc -> build/lib/mypyc/external/googletest/src copying mypyc/external/googletest/src/gtest-internal-inl.h -> build/lib/mypyc/external/googletest/src copying mypyc/external/googletest/src/gtest-port.cc -> build/lib/mypyc/external/googletest/src copying mypyc/external/googletest/src/gtest-printers.cc -> build/lib/mypyc/external/googletest/src copying mypyc/external/googletest/src/gtest-test-part.cc -> build/lib/mypyc/external/googletest/src copying mypyc/external/googletest/src/gtest-typed-test.cc -> build/lib/mypyc/external/googletest/src copying mypyc/external/googletest/src/gtest.cc -> build/lib/mypyc/external/googletest/src copying mypyc/external/googletest/src/gtest_main.cc -> build/lib/mypyc/external/googletest/src creating build/lib/mypyc/lib-rt copying mypyc/lib-rt/CPy.h -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/bytes_ops.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/dict_ops.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/exc_ops.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/generic_ops.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/getargs.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/getargsfast.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/init.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/int_ops.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/list_ops.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/misc_ops.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/module_shim.tmpl -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/mypyc_util.h -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/pythoncapi_compat.h -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/pythonsupport.h -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/set_ops.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/setup.py -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/str_ops.c -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/test_capi.cc -> build/lib/mypyc/lib-rt copying mypyc/lib-rt/tuple_ops.c -> build/lib/mypyc/lib-rt creating build/lib/mypyc/test-data copying mypyc/test-data/alwaysdefined.test -> build/lib/mypyc/test-data copying mypyc/test-data/analysis.test -> build/lib/mypyc/test-data copying mypyc/test-data/commandline.test -> build/lib/mypyc/test-data copying mypyc/test-data/exceptions-freq.test -> build/lib/mypyc/test-data copying mypyc/test-data/exceptions.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-any.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-basic.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-bytes.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-classes.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-constant-fold.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-dict.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-dunders.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-generics.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-int.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-isinstance.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-lists.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-nested.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-optional.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-set.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-singledispatch.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-statements.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-str.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-strip-asserts.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-try.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-tuple.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-unreachable.test -> build/lib/mypyc/test-data copying mypyc/test-data/irbuild-vectorcall.test -> build/lib/mypyc/test-data copying mypyc/test-data/refcount.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-attrs.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-bench.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-bools.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-bytes.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-classes.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-dicts.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-dunders.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-exceptions.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-floats.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-functions.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-generators.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-imports.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-integers.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-lists.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-loops.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-misc.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-multimodule.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-mypy-sim.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-primitives.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-python37.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-python38.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-sets.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-singledispatch.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-strings.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-traits.test -> build/lib/mypyc/test-data copying mypyc/test-data/run-tuples.test -> build/lib/mypyc/test-data creating build/lib/mypyc/test-data/driver copying mypyc/test-data/driver/driver.py -> build/lib/mypyc/test-data/driver creating build/lib/mypyc/test-data/fixtures copying mypyc/test-data/fixtures/ir.py -> build/lib/mypyc/test-data/fixtures copying mypyc/test-data/fixtures/testutil.py -> build/lib/mypyc/test-data/fixtures copying mypyc/test-data/fixtures/typing-full.pyi -> build/lib/mypyc/test-data/fixtures installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/version.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/api.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/applytype.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/argmap.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/backports.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/binder.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/bogus_type.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/build.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/checker.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/checkexpr.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/checkmember.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/checkpattern.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/checkstrformat.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/config_parser.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/constraints.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/copytype.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/defaults.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/dmypy_os.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/dmypy_server.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/dmypy_util.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/erasetype.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/errorcodes.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/expandtype.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/exprtotype.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/fastparse.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/fastparse2.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/find_sources.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/fixup.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/freetree.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/fscache.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/fswatcher.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/gclogger.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/git.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/indirection.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/infer.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/ipc.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/join.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/literals.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/lookup.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/main.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/maptype.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/meet.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/memprofile.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy creating build/bdist.openbsd-7.5-amd64/wheel/mypy/xml copying build/lib/mypy/xml/mypy-html.css -> build/bdist.openbsd-7.5-amd64/wheel/mypy/xml copying build/lib/mypy/xml/mypy-html.xslt -> build/bdist.openbsd-7.5-amd64/wheel/mypy/xml copying build/lib/mypy/xml/mypy-txt.xslt -> build/bdist.openbsd-7.5-amd64/wheel/mypy/xml copying build/lib/mypy/xml/mypy.xsd -> build/bdist.openbsd-7.5-amd64/wheel/mypy/xml copying build/lib/mypy/message_registry.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/messages.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/metastore.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/mixedtraverser.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/modulefinder.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/moduleinspect.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/mro.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/nodes.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/operators.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/options.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/parse.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/patterns.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/plugin.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/pyinfo.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/reachability.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/renaming.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/report.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/sametypes.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/scope.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/semanal.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/semanal_classprop.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/semanal_enum.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/util.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/semanal_infer.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/semanal_main.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/semanal_namedtuple.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/semanal_newtype.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/semanal_pass1.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/semanal_shared.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/semanal_typeargs.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/semanal_typeddict.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/sharedparse.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/solve.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/split_namespace.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/state.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/stats.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/strconv.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/stubdoc.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/stubgen.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/stubgenc.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/stubinfo.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/stubtest.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/stubutil.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/subtypes.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/suggestions.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/traverser.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/treetransform.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/tvar_scope.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/type_visitor.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/typeanal.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/typeops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/types.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/typestate.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/typetraverser.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/typevars.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy copying build/lib/mypy/visitor.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy creating build/bdist.openbsd-7.5-amd64/wheel/mypy/dmypy copying build/lib/mypy/dmypy/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/dmypy copying build/lib/mypy/dmypy/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/dmypy copying build/lib/mypy/dmypy/client.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/dmypy creating build/bdist.openbsd-7.5-amd64/wheel/mypy/plugins copying build/lib/mypy/plugins/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/plugins copying build/lib/mypy/plugins/attrs.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/plugins copying build/lib/mypy/plugins/common.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/plugins copying build/lib/mypy/plugins/ctypes.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/plugins copying build/lib/mypy/plugins/dataclasses.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/plugins copying build/lib/mypy/plugins/default.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/plugins copying build/lib/mypy/plugins/enums.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/plugins copying build/lib/mypy/plugins/functools.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/plugins copying build/lib/mypy/plugins/singledispatch.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/plugins creating build/bdist.openbsd-7.5-amd64/wheel/mypy/server copying build/lib/mypy/server/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/server copying build/lib/mypy/server/astdiff.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/server copying build/lib/mypy/server/astmerge.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/server copying build/lib/mypy/server/aststrip.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/server copying build/lib/mypy/server/deps.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/server copying build/lib/mypy/server/mergecheck.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/server copying build/lib/mypy/server/objgraph.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/server copying build/lib/mypy/server/subexpr.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/server copying build/lib/mypy/server/target.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/server copying build/lib/mypy/server/trigger.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/server copying build/lib/mypy/server/update.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/server creating build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/config.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/data.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/helpers.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/test_find_sources.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testapi.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testargs.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testcheck.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testcmdline.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testdaemon.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testdeps.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testdiff.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testerrorstream.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testfinegrained.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testfinegrainedcache.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testformatter.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testfscache.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testgraph.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testinfer.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testipc.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testutil.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testmerge.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testmodulefinder.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testmypyc.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testparse.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testpep561.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testpythoneval.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testreports.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testsemanal.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testsolve.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/teststubgen.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/teststubinfo.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/teststubtest.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testsubtypes.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testtransform.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testtypegen.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/testtypes.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/typefixture.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/update.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/test/visitors.py -> build/bdist.openbsd-7.5-amd64/wheel/mypy/test copying build/lib/mypy/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/mypy creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed copying build/lib/mypy/typeshed/LICENSE -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/VERSIONS -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/__future__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/__main__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_ast.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_bisect.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_bootlocale.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_codecs.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_collections_abc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_compat_pickle.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_compression.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_csv.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_curses.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_decimal.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_dummy_thread.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_dummy_threading.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_heapq.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_imp.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_json.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_markupbase.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_msi.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_py_abc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_operator.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_osx_support.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_posixsubprocess.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_pydecimal.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_random.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_sitebuiltins.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_socket.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_stat.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_thread.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_threading_local.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_tkinter.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_tracemalloc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_warnings.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_weakref.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_weakrefset.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/_winapi.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/abc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/aifc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/antigravity.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/argparse.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/array.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/ast.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/asynchat.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/asyncore.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/atexit.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/audioop.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/base64.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/bdb.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/binascii.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/binhex.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/bisect.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/builtins.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/bz2.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/cProfile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/calendar.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/cgi.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/cgitb.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/chunk.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/cmath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/cmd.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/code.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/codecs.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/codeop.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/colorsys.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/compileall.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/configparser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/contextlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/contextvars.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/copy.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/copyreg.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/crypt.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/csv.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/dataclasses.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/datetime.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/decimal.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/difflib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/dis.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/doctest.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/dummy_threading.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/enum.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/errno.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/faulthandler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/fcntl.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/filecmp.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/fileinput.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/fnmatch.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/formatter.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/fractions.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/ftplib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/gc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/functools.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/genericpath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/getopt.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/getpass.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/gettext.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/glob.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/graphlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/grp.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/gzip.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/hashlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/heapq.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/hmac.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/imaplib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/imghdr.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/imp.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/inspect.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/io.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/ipaddress.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/itertools.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/keyword.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/linecache.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/locale.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/lzma.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/macpath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/mailbox.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/macurl2path.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/mailcap.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/marshal.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/math.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/mimetypes.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/mmap.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/modulefinder.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/msvcrt.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/netrc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/nis.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/nntplib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/ntpath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/nturl2path.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/numbers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/opcode.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/operator.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/optparse.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/ossaudiodev.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/parser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pathlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pdb.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pickle.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pickletools.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pipes.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pkgutil.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/platform.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/plistlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/poplib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/posix.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/posixpath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pprint.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/profile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pstats.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pty.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pwd.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/py_compile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pyclbr.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/pydoc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/queue.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/quopri.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/random.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/re.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/readline.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/reprlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/resource.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/rlcompleter.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/runpy.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/sched.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/ssl.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/secrets.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/select.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/selectors.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/shelve.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/shlex.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/shutil.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/signal.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/site.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/smtpd.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/smtplib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/sndhdr.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/socket.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/socketserver.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/spwd.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/sre_compile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/sre_constants.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/sre_parse.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/stat.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/statistics.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/string.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/stringprep.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/struct.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/subprocess.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/dbm copying build/lib/mypy/typeshed/stdlib/dbm/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/dbm copying build/lib/mypy/typeshed/stdlib/dbm/dumb.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/dbm copying build/lib/mypy/typeshed/stdlib/dbm/gnu.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/dbm copying build/lib/mypy/typeshed/stdlib/dbm/ndbm.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/dbm copying build/lib/mypy/typeshed/stdlib/sunau.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/symbol.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/symtable.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/sys.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/sysconfig.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/syslog.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/tabnanny.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/tarfile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/telnetlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/tempfile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/termios.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/textwrap.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/this.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/threading.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/time.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/timeit.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/token.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/tokenize.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/tomllib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/trace.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/traceback.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/tracemalloc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/tty.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/turtle.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/types.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/typing.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/typing_extensions.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/unicodedata.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/uu.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/uuid.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/warnings.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/wave.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/weakref.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/webbrowser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/winreg.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/winsound.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/xdrlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/xxlimited.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/zipapp.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/zipfile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/zipimport.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib copying build/lib/mypy/typeshed/stdlib/zlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/BaseHTTPServer.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/CGIHTTPServer.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/ConfigParser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/Cookie.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/HTMLParser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/Queue.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/SimpleHTTPServer.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/SocketServer.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/StringIO.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/UserDict.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/UserList.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/UserString.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/__builtin__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/__future__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/__main__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_ast.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_bisect.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_codecs.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_collections.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_csv.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_curses.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_dummy_threading.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_functools.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_heapq.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_hotshot.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_io.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_json.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_markupbase.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_md5.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_msi.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_osx_support.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_random.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_sha.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_sha256.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_sha512.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_socket.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_sre.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_struct.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_symtable.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_thread.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_threading_local.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_tkinter.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_warnings.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_weakref.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_weakrefset.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/_winreg.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/abc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/aifc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/antigravity.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/argparse.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/array.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/ast.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/asynchat.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/asyncore.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/atexit.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/audioop.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/base64.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/bdb.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/binascii.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/binhex.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/bisect.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/builtins.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/bz2.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/cPickle.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/cProfile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/cStringIO.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/calendar.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/cgi.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/cgitb.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/chunk.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/cmath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/cmd.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/code.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/codecs.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/codeop.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/collections.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/colorsys.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/commands.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/compileall.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/contextlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/cookielib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/copy.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/copy_reg.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/copyreg.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/crypt.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/csv.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/datetime.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/decimal.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/difflib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/dircache.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/dis.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/dbm copying build/lib/mypy/typeshed/stdlib/@python2/dbm/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/dbm copying build/lib/mypy/typeshed/stdlib/@python2/dbm/dumb.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/dbm copying build/lib/mypy/typeshed/stdlib/@python2/dbm/gnu.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/dbm copying build/lib/mypy/typeshed/stdlib/@python2/dbm/ndbm.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/dbm copying build/lib/mypy/typeshed/stdlib/@python2/doctest.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/dummy_thread.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/dummy_threading.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/errno.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/exceptions.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/fcntl.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/filecmp.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/fileinput.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/fnmatch.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/formatter.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/fractions.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/ftplib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/functools.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/future_builtins.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/gc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/genericpath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/getopt.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/getpass.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/gettext.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/glob.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/grp.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/gzip.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/hashlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/os copying build/lib/mypy/typeshed/stdlib/@python2/os/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/os copying build/lib/mypy/typeshed/stdlib/@python2/os/path.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/os copying build/lib/mypy/typeshed/stdlib/@python2/heapq.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/hmac.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/htmlentitydefs.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/httplib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/imaplib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/imghdr.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/imp.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/importlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/inspect.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/io.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/itertools.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/json.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/keyword.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/linecache.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/locale.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/macpath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/macurl2path.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/mailbox.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/mailcap.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/markupbase.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/marshal.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/math.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/md5.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/mimetools.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml copying build/lib/mypy/typeshed/stdlib/@python2/xml/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/dom copying build/lib/mypy/typeshed/stdlib/@python2/xml/dom/NodeFilter.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/dom copying build/lib/mypy/typeshed/stdlib/@python2/xml/dom/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/dom copying build/lib/mypy/typeshed/stdlib/@python2/xml/dom/domreg.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/dom copying build/lib/mypy/typeshed/stdlib/@python2/xml/dom/expatbuilder.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/dom copying build/lib/mypy/typeshed/stdlib/@python2/xml/dom/minicompat.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/dom copying build/lib/mypy/typeshed/stdlib/@python2/xml/dom/minidom.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/dom copying build/lib/mypy/typeshed/stdlib/@python2/xml/dom/pulldom.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/dom copying build/lib/mypy/typeshed/stdlib/@python2/xml/dom/xmlbuilder.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/dom creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/etree copying build/lib/mypy/typeshed/stdlib/@python2/xml/etree/ElementInclude.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/etree copying build/lib/mypy/typeshed/stdlib/@python2/xml/etree/ElementPath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/etree copying build/lib/mypy/typeshed/stdlib/@python2/xml/etree/ElementTree.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/etree copying build/lib/mypy/typeshed/stdlib/@python2/xml/etree/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/etree copying build/lib/mypy/typeshed/stdlib/@python2/xml/etree/cElementTree.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/etree creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/parsers copying build/lib/mypy/typeshed/stdlib/@python2/xml/parsers/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/parsers creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/parsers/expat copying build/lib/mypy/typeshed/stdlib/@python2/xml/parsers/expat/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/parsers/expat copying build/lib/mypy/typeshed/stdlib/@python2/xml/parsers/expat/errors.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/parsers/expat copying build/lib/mypy/typeshed/stdlib/@python2/xml/parsers/expat/model.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/parsers/expat creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/sax copying build/lib/mypy/typeshed/stdlib/@python2/xml/sax/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/sax copying build/lib/mypy/typeshed/stdlib/@python2/xml/sax/handler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/sax copying build/lib/mypy/typeshed/stdlib/@python2/xml/sax/saxutils.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/sax copying build/lib/mypy/typeshed/stdlib/@python2/xml/sax/xmlreader.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/xml/sax copying build/lib/mypy/typeshed/stdlib/@python2/mimetypes.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/mmap.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/modulefinder.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/msvcrt.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/mutex.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/netrc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/nis.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/nntplib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/ntpath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/nturl2path.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/numbers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/opcode.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/operator.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/optparse.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/os2emxpath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/ossaudiodev.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/parser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/pdb.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/pickle.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/pickletools.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/pipes.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/pkgutil.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/platform.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/popen2.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/plistlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/poplib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/posix.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/posixpath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/pprint.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/profile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/pstats.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/pty.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/pwd.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/py_compile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/pyclbr.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/pydoc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/quopri.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/random.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/re.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/readline.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/repr.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/resource.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/rfc822.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/rlcompleter.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/robotparser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/runpy.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/sched.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/select.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/sha.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/sets.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/shelve.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/shlex.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/shutil.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/signal.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/site.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/smtpd.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/smtplib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/sndhdr.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/socket.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/spwd.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/sre_compile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/sre_constants.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/sre_parse.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/ssl.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/stat.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/string.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/stringold.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/stringprep.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/strop.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/struct.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/subprocess.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/sunau.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/symbol.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/symtable.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/sys.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/sysconfig.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/syslog.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/tabnanny.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/tarfile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/telnetlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/tempfile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/termios.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/textwrap.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/this.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/thread.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/threading.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/time.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/timeit.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/toaiff.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/token.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/tokenize.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/trace.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/traceback.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/tty.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/turtle.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/types.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/typing.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/typing_extensions.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/unicodedata.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/unittest.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/urllib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/urllib2.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/urlparse.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/user.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/uu.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/uuid.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/warnings.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/wave.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/weakref.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/webbrowser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/whichdb.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/winsound.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/xdrlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/xmlrpclib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/zipfile.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/zipimport.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 copying build/lib/mypy/typeshed/stdlib/@python2/zlib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2 creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/_typeshed copying build/lib/mypy/typeshed/stdlib/@python2/_typeshed/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/_typeshed copying build/lib/mypy/typeshed/stdlib/@python2/_typeshed/wsgi.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/_typeshed copying build/lib/mypy/typeshed/stdlib/@python2/_typeshed/xml.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/_typeshed creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/ctypes copying build/lib/mypy/typeshed/stdlib/@python2/ctypes/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/ctypes copying build/lib/mypy/typeshed/stdlib/@python2/ctypes/util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/ctypes copying build/lib/mypy/typeshed/stdlib/@python2/ctypes/wintypes.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/ctypes creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/curses copying build/lib/mypy/typeshed/stdlib/@python2/curses/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/curses copying build/lib/mypy/typeshed/stdlib/@python2/curses/ascii.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/curses copying build/lib/mypy/typeshed/stdlib/@python2/curses/panel.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/curses copying build/lib/mypy/typeshed/stdlib/@python2/curses/textpad.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/curses creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/archive_util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/bcppcompiler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/ccompiler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/cmd.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/config.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/core.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/cygwinccompiler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/debug.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/dep_util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/dir_util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/dist.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/emxccompiler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/errors.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/extension.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/fancy_getopt.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/file_util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/filelist.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/log.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/msvccompiler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/spawn.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/sysconfig.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/text_file.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/unixccompiler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils copying build/lib/mypy/typeshed/stdlib/@python2/distutils/version.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/bdist.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/bdist_dumb.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/bdist_msi.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/bdist_packager.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/bdist_rpm.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/bdist_wininst.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/build.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/build_clib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/build_ext.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/build_py.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/build_scripts.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/check.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/clean.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/config.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/install.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/install_data.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/install_egg_info.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/install_headers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/install_lib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/install_scripts.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/register.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/sdist.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command copying build/lib/mypy/typeshed/stdlib/@python2/distutils/command/upload.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/distutils/command creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/MIMEText.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/_parseaddr.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/base64mime.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/charset.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/encoders.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/feedparser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/generator.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/header.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/iterators.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/message.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/parser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/quoprimime.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email copying build/lib/mypy/typeshed/stdlib/@python2/email/utils.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email/mime copying build/lib/mypy/typeshed/stdlib/@python2/email/mime/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email/mime copying build/lib/mypy/typeshed/stdlib/@python2/email/mime/application.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email/mime copying build/lib/mypy/typeshed/stdlib/@python2/email/mime/audio.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email/mime copying build/lib/mypy/typeshed/stdlib/@python2/email/mime/base.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email/mime copying build/lib/mypy/typeshed/stdlib/@python2/email/mime/image.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email/mime copying build/lib/mypy/typeshed/stdlib/@python2/email/mime/message.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email/mime copying build/lib/mypy/typeshed/stdlib/@python2/email/mime/multipart.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email/mime copying build/lib/mypy/typeshed/stdlib/@python2/email/mime/nonmultipart.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email/mime copying build/lib/mypy/typeshed/stdlib/@python2/email/mime/text.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/email/mime creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/encodings copying build/lib/mypy/typeshed/stdlib/@python2/encodings/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/encodings copying build/lib/mypy/typeshed/stdlib/@python2/encodings/utf_8.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/encodings creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/ensurepip copying build/lib/mypy/typeshed/stdlib/@python2/ensurepip/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/ensurepip creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3 copying build/lib/mypy/typeshed/stdlib/@python2/lib2to3/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3 copying build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pygram.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3 copying build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pytree.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3 creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2/driver.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2/grammar.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2/literals.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2/parse.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2/pgen.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2/token.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/@python2/lib2to3/pgen2/tokenize.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/lib2to3/pgen2 creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/logging copying build/lib/mypy/typeshed/stdlib/@python2/logging/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/logging copying build/lib/mypy/typeshed/stdlib/@python2/logging/config.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/logging copying build/lib/mypy/typeshed/stdlib/@python2/logging/handlers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/logging creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/msilib copying build/lib/mypy/typeshed/stdlib/@python2/msilib/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/msilib copying build/lib/mypy/typeshed/stdlib/@python2/msilib/schema.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/msilib copying build/lib/mypy/typeshed/stdlib/@python2/msilib/sequence.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/msilib copying build/lib/mypy/typeshed/stdlib/@python2/msilib/text.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/msilib creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/multiprocessing copying build/lib/mypy/typeshed/stdlib/@python2/multiprocessing/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/multiprocessing copying build/lib/mypy/typeshed/stdlib/@python2/multiprocessing/pool.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/multiprocessing copying build/lib/mypy/typeshed/stdlib/@python2/multiprocessing/process.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/multiprocessing copying build/lib/mypy/typeshed/stdlib/@python2/multiprocessing/util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/multiprocessing creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/multiprocessing/dummy copying build/lib/mypy/typeshed/stdlib/@python2/multiprocessing/dummy/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/multiprocessing/dummy copying build/lib/mypy/typeshed/stdlib/@python2/multiprocessing/dummy/connection.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/multiprocessing/dummy creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/pydoc_data copying build/lib/mypy/typeshed/stdlib/@python2/pydoc_data/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/pydoc_data copying build/lib/mypy/typeshed/stdlib/@python2/pydoc_data/topics.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/pydoc_data creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/pyexpat copying build/lib/mypy/typeshed/stdlib/@python2/pyexpat/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/pyexpat copying build/lib/mypy/typeshed/stdlib/@python2/pyexpat/errors.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/pyexpat copying build/lib/mypy/typeshed/stdlib/@python2/pyexpat/model.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/pyexpat creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/sqlite3 copying build/lib/mypy/typeshed/stdlib/@python2/sqlite3/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/sqlite3 copying build/lib/mypy/typeshed/stdlib/@python2/sqlite3/dbapi2.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/sqlite3 creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/wsgiref copying build/lib/mypy/typeshed/stdlib/@python2/wsgiref/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/wsgiref copying build/lib/mypy/typeshed/stdlib/@python2/wsgiref/handlers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/wsgiref copying build/lib/mypy/typeshed/stdlib/@python2/wsgiref/headers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/wsgiref copying build/lib/mypy/typeshed/stdlib/@python2/wsgiref/simple_server.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/wsgiref copying build/lib/mypy/typeshed/stdlib/@python2/wsgiref/types.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/wsgiref copying build/lib/mypy/typeshed/stdlib/@python2/wsgiref/util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/wsgiref copying build/lib/mypy/typeshed/stdlib/@python2/wsgiref/validate.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/@python2/wsgiref creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/_typeshed copying build/lib/mypy/typeshed/stdlib/_typeshed/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/_typeshed copying build/lib/mypy/typeshed/stdlib/_typeshed/dbapi.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/_typeshed copying build/lib/mypy/typeshed/stdlib/_typeshed/wsgi.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/_typeshed copying build/lib/mypy/typeshed/stdlib/_typeshed/xml.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/_typeshed creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/base_events.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/base_futures.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/base_tasks.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/compat.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/constants.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/coroutines.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/events.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/exceptions.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/format_helpers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/futures.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/locks.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/log.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/mixins.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/proactor_events.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/protocols.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/queues.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/runners.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/selector_events.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/sslproto.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/staggered.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/streams.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/subprocess.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/taskgroups.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/tasks.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/threads.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/timeouts.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/transports.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/trsock.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/unix_events.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/windows_events.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio copying build/lib/mypy/typeshed/stdlib/asyncio/windows_utils.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/asyncio creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/collections copying build/lib/mypy/typeshed/stdlib/collections/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/collections copying build/lib/mypy/typeshed/stdlib/collections/abc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/collections creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/concurrent copying build/lib/mypy/typeshed/stdlib/concurrent/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/concurrent creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/concurrent/futures copying build/lib/mypy/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/concurrent/futures copying build/lib/mypy/typeshed/stdlib/concurrent/futures/_base.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/concurrent/futures copying build/lib/mypy/typeshed/stdlib/concurrent/futures/process.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/concurrent/futures copying build/lib/mypy/typeshed/stdlib/concurrent/futures/thread.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/concurrent/futures creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/ctypes copying build/lib/mypy/typeshed/stdlib/ctypes/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/ctypes copying build/lib/mypy/typeshed/stdlib/ctypes/util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/ctypes copying build/lib/mypy/typeshed/stdlib/ctypes/wintypes.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/ctypes creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/curses copying build/lib/mypy/typeshed/stdlib/curses/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/curses copying build/lib/mypy/typeshed/stdlib/curses/ascii.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/curses copying build/lib/mypy/typeshed/stdlib/curses/panel.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/curses copying build/lib/mypy/typeshed/stdlib/curses/textpad.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/curses creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/archive_util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/ccompiler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/cmd.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/config.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/core.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/debug.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/dep_util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/dir_util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/dist.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/errors.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/extension.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/file_util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/filelist.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/log.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/msvccompiler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/spawn.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/sysconfig.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/text_file.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/unixccompiler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils copying build/lib/mypy/typeshed/stdlib/distutils/version.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/build.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/build_clib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/build_ext.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/build_py.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/check.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/clean.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/config.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/install.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/install_data.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/install_headers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/install_lib.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/register.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/sdist.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command copying build/lib/mypy/typeshed/stdlib/distutils/command/upload.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/distutils/command creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/_header_value_parser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/base64mime.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/charset.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/contentmanager.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/encoders.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/errors.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/feedparser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/generator.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/header.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/headerregistry.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/iterators.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/message.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/parser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/policy.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/quoprimime.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email copying build/lib/mypy/typeshed/stdlib/email/utils.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email/mime copying build/lib/mypy/typeshed/stdlib/email/mime/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email/mime copying build/lib/mypy/typeshed/stdlib/email/mime/application.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email/mime copying build/lib/mypy/typeshed/stdlib/email/mime/audio.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email/mime copying build/lib/mypy/typeshed/stdlib/email/mime/base.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email/mime copying build/lib/mypy/typeshed/stdlib/email/mime/image.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email/mime copying build/lib/mypy/typeshed/stdlib/email/mime/message.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email/mime copying build/lib/mypy/typeshed/stdlib/email/mime/multipart.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email/mime copying build/lib/mypy/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email/mime copying build/lib/mypy/typeshed/stdlib/email/mime/text.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/email/mime creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/encodings copying build/lib/mypy/typeshed/stdlib/encodings/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/encodings copying build/lib/mypy/typeshed/stdlib/encodings/utf_8.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/encodings copying build/lib/mypy/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/encodings creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/ensurepip copying build/lib/mypy/typeshed/stdlib/ensurepip/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/ensurepip creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/html copying build/lib/mypy/typeshed/stdlib/html/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/html copying build/lib/mypy/typeshed/stdlib/html/entities.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/html copying build/lib/mypy/typeshed/stdlib/html/parser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/html creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/http copying build/lib/mypy/typeshed/stdlib/http/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/http copying build/lib/mypy/typeshed/stdlib/http/client.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/http copying build/lib/mypy/typeshed/stdlib/http/cookiejar.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/http copying build/lib/mypy/typeshed/stdlib/http/cookies.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/http copying build/lib/mypy/typeshed/stdlib/http/server.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/http creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/importlib copying build/lib/mypy/typeshed/stdlib/importlib/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/importlib copying build/lib/mypy/typeshed/stdlib/importlib/abc.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/importlib copying build/lib/mypy/typeshed/stdlib/importlib/machinery.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/importlib copying build/lib/mypy/typeshed/stdlib/importlib/resources.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/importlib copying build/lib/mypy/typeshed/stdlib/importlib/util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/importlib creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/importlib/metadata copying build/lib/mypy/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/importlib/metadata copying build/lib/mypy/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/importlib/metadata creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/json copying build/lib/mypy/typeshed/stdlib/json/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/json copying build/lib/mypy/typeshed/stdlib/json/decoder.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/json copying build/lib/mypy/typeshed/stdlib/json/encoder.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/json copying build/lib/mypy/typeshed/stdlib/json/tool.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/json creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3 copying build/lib/mypy/typeshed/stdlib/lib2to3/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3 copying build/lib/mypy/typeshed/stdlib/lib2to3/pygram.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3 copying build/lib/mypy/typeshed/stdlib/lib2to3/pytree.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3 copying build/lib/mypy/typeshed/stdlib/lib2to3/refactor.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3 creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/logging copying build/lib/mypy/typeshed/stdlib/logging/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/logging copying build/lib/mypy/typeshed/stdlib/logging/config.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/logging copying build/lib/mypy/typeshed/stdlib/logging/handlers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/logging creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/msilib copying build/lib/mypy/typeshed/stdlib/msilib/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/msilib copying build/lib/mypy/typeshed/stdlib/msilib/schema.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/msilib copying build/lib/mypy/typeshed/stdlib/msilib/sequence.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/msilib copying build/lib/mypy/typeshed/stdlib/msilib/text.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/msilib creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/connection.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/context.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/managers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/pool.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/process.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/queues.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/reduction.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/spawn.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing copying build/lib/mypy/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy copying build/lib/mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy copying build/lib/mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/os copying build/lib/mypy/typeshed/stdlib/os/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/os copying build/lib/mypy/typeshed/stdlib/os/path.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/os creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/pydoc_data copying build/lib/mypy/typeshed/stdlib/pydoc_data/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/pydoc_data copying build/lib/mypy/typeshed/stdlib/pydoc_data/topics.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/pydoc_data creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/pyexpat copying build/lib/mypy/typeshed/stdlib/pyexpat/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/pyexpat copying build/lib/mypy/typeshed/stdlib/pyexpat/errors.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/pyexpat copying build/lib/mypy/typeshed/stdlib/pyexpat/model.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/pyexpat creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/sqlite3 copying build/lib/mypy/typeshed/stdlib/sqlite3/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/sqlite3 copying build/lib/mypy/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/sqlite3 creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/colorchooser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/commondialog.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/constants.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/dialog.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/dnd.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/filedialog.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/font.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/messagebox.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/simpledialog.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/tix.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter copying build/lib/mypy/typeshed/stdlib/tkinter/ttk.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/tkinter creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/_log.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/async_case.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/case.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/loader.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/main.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/mock.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/result.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/runner.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/signals.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/suite.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest copying build/lib/mypy/typeshed/stdlib/unittest/util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/unittest creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/urllib copying build/lib/mypy/typeshed/stdlib/urllib/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/urllib copying build/lib/mypy/typeshed/stdlib/urllib/error.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/urllib copying build/lib/mypy/typeshed/stdlib/urllib/parse.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/urllib copying build/lib/mypy/typeshed/stdlib/urllib/request.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/urllib copying build/lib/mypy/typeshed/stdlib/urllib/response.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/urllib copying build/lib/mypy/typeshed/stdlib/urllib/robotparser.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/urllib creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/venv copying build/lib/mypy/typeshed/stdlib/venv/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/venv creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/wsgiref copying build/lib/mypy/typeshed/stdlib/wsgiref/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/wsgiref copying build/lib/mypy/typeshed/stdlib/wsgiref/handlers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/wsgiref copying build/lib/mypy/typeshed/stdlib/wsgiref/headers.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/wsgiref copying build/lib/mypy/typeshed/stdlib/wsgiref/simple_server.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/wsgiref copying build/lib/mypy/typeshed/stdlib/wsgiref/types.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/wsgiref copying build/lib/mypy/typeshed/stdlib/wsgiref/util.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/wsgiref copying build/lib/mypy/typeshed/stdlib/wsgiref/validate.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/wsgiref creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml copying build/lib/mypy/typeshed/stdlib/xml/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/dom copying build/lib/mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/dom copying build/lib/mypy/typeshed/stdlib/xml/dom/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/dom copying build/lib/mypy/typeshed/stdlib/xml/dom/domreg.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/dom copying build/lib/mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/dom copying build/lib/mypy/typeshed/stdlib/xml/dom/minicompat.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/dom copying build/lib/mypy/typeshed/stdlib/xml/dom/minidom.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/dom copying build/lib/mypy/typeshed/stdlib/xml/dom/pulldom.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/dom copying build/lib/mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/dom creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/etree copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/etree copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/etree copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/etree copying build/lib/mypy/typeshed/stdlib/xml/etree/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/etree copying build/lib/mypy/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/etree creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/parsers copying build/lib/mypy/typeshed/stdlib/xml/parsers/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/parsers creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/parsers/expat copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/parsers/expat copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/parsers/expat copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/parsers/expat creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/sax copying build/lib/mypy/typeshed/stdlib/xml/sax/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/sax copying build/lib/mypy/typeshed/stdlib/xml/sax/handler.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/sax copying build/lib/mypy/typeshed/stdlib/xml/sax/saxutils.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/sax copying build/lib/mypy/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xml/sax creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xmlrpc copying build/lib/mypy/typeshed/stdlib/xmlrpc/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xmlrpc copying build/lib/mypy/typeshed/stdlib/xmlrpc/client.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xmlrpc copying build/lib/mypy/typeshed/stdlib/xmlrpc/server.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/xmlrpc creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/zoneinfo copying build/lib/mypy/typeshed/stdlib/zoneinfo/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stdlib/zoneinfo creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stubs creating build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stubs/mypy-extensions copying build/lib/mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypy/typeshed/stubs/mypy-extensions creating build/bdist.openbsd-7.5-amd64/wheel/mypyc copying build/lib/mypyc/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc copying build/lib/mypyc/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc copying build/lib/mypyc/build.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc copying build/lib/mypyc/common.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc copying build/lib/mypyc/crash.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc copying build/lib/mypyc/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc copying build/lib/mypyc/namegen.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc copying build/lib/mypyc/options.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc copying build/lib/mypyc/rt_subtype.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc copying build/lib/mypyc/sametype.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc copying build/lib/mypyc/subtype.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/analysis copying build/lib/mypyc/analysis/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/analysis copying build/lib/mypyc/analysis/attrdefined.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/analysis copying build/lib/mypyc/analysis/blockfreq.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/analysis copying build/lib/mypyc/analysis/dataflow.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/analysis copying build/lib/mypyc/analysis/ircheck.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/analysis copying build/lib/mypyc/analysis/selfleaks.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/analysis creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/codegen copying build/lib/mypyc/codegen/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/codegen copying build/lib/mypyc/codegen/cstring.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/codegen copying build/lib/mypyc/codegen/emit.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/codegen copying build/lib/mypyc/codegen/emitclass.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/codegen copying build/lib/mypyc/codegen/emitfunc.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/codegen copying build/lib/mypyc/codegen/emitmodule.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/codegen copying build/lib/mypyc/codegen/emitwrapper.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/codegen copying build/lib/mypyc/codegen/literals.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/codegen creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/ir copying build/lib/mypyc/ir/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/ir copying build/lib/mypyc/ir/class_ir.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/ir copying build/lib/mypyc/ir/func_ir.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/ir copying build/lib/mypyc/ir/module_ir.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/ir copying build/lib/mypyc/ir/ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/ir copying build/lib/mypyc/ir/pprint.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/ir copying build/lib/mypyc/ir/rtypes.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/ir creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/ast_helpers.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/builder.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/callable_class.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/classdef.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/constant_fold.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/context.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/env_class.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/expression.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/for_helpers.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/format_str_tokenizer.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/function.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/generator.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/ll_builder.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/main.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/mapper.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/nonlocalcontrol.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/prebuildvisitor.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/prepare.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/specialize.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/targets.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/statement.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/util.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/visitor.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild copying build/lib/mypyc/irbuild/vtable.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/irbuild creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/bytes_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/dict_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/exc_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/float_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/generic_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/int_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/list_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/misc_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/registry.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/set_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/str_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives copying build/lib/mypyc/primitives/tuple_ops.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/primitives creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/config.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_alwaysdefined.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_analysis.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_cheader.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_commandline.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_emit.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_emitclass.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_emitfunc.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_emitwrapper.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_external.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_irbuild.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_ircheck.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_literals.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_namegen.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_pprint.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_rarray.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_run.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_refcount.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_serialization.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_struct.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_subtype.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/test_tuplename.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test copying build/lib/mypyc/test/testutil.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/transform copying build/lib/mypyc/transform/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/transform copying build/lib/mypyc/transform/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/transform copying build/lib/mypyc/transform/refcount.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/transform copying build/lib/mypyc/transform/uninit.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/transform copying build/lib/mypyc/README.md -> build/bdist.openbsd-7.5-amd64/wheel/mypyc creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/Makefile -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/bool_operations.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/compilation_units.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/conf.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/cpython-timings.md -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/dev-intro.md -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/dict_operations.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/differences_from_python.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/float_operations.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/future.md -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/getting_started.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/index.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/int_operations.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/introduction.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/list_operations.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/make.bat -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/native_classes.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/native_operations.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/performance_tips_and_tricks.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/set_operations.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/str_operations.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/tuple_operations.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc copying build/lib/mypyc/doc/using_type_annotations.rst -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/doc creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/external creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest copying build/lib/mypyc/external/googletest/LICENSE -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest copying build/lib/mypyc/external/googletest/README.md -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest copying build/lib/mypyc/external/googletest/include/gtest/gtest-death-test.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest copying build/lib/mypyc/external/googletest/include/gtest/gtest-message.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest copying build/lib/mypyc/external/googletest/include/gtest/gtest-param-test.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest copying build/lib/mypyc/external/googletest/include/gtest/gtest-param-test.h.pump -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest copying build/lib/mypyc/external/googletest/include/gtest/gtest-printers.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest copying build/lib/mypyc/external/googletest/include/gtest/gtest-spi.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest copying build/lib/mypyc/external/googletest/include/gtest/gtest-test-part.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest copying build/lib/mypyc/external/googletest/include/gtest/gtest-typed-test.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest copying build/lib/mypyc/external/googletest/include/gtest/gtest.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest copying build/lib/mypyc/external/googletest/include/gtest/gtest_pred_impl.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest copying build/lib/mypyc/external/googletest/include/gtest/gtest_prod.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-filepath.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-internal.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-param-util.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-port.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-string.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal/custom copying build/lib/mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal/custom copying build/lib/mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal/custom copying build/lib/mypyc/external/googletest/include/gtest/internal/custom/gtest.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/include/gtest/internal/custom creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/make copying build/lib/mypyc/external/googletest/make/Makefile -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/make creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/src copying build/lib/mypyc/external/googletest/src/gtest-all.cc -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/src copying build/lib/mypyc/external/googletest/src/gtest-death-test.cc -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/src copying build/lib/mypyc/external/googletest/src/gtest-filepath.cc -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/src copying build/lib/mypyc/external/googletest/src/gtest-internal-inl.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/src copying build/lib/mypyc/external/googletest/src/gtest-port.cc -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/src copying build/lib/mypyc/external/googletest/src/gtest-printers.cc -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/src copying build/lib/mypyc/external/googletest/src/gtest-test-part.cc -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/src copying build/lib/mypyc/external/googletest/src/gtest-typed-test.cc -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/src copying build/lib/mypyc/external/googletest/src/gtest.cc -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/src copying build/lib/mypyc/external/googletest/src/gtest_main.cc -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/external/googletest/src creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/CPy.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/bytes_ops.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/dict_ops.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/exc_ops.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/generic_ops.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/getargs.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/getargsfast.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/init.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/int_ops.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/list_ops.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/misc_ops.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/module_shim.tmpl -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/mypyc_util.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/pythoncapi_compat.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/pythonsupport.h -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/set_ops.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/setup.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/str_ops.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/test_capi.cc -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt copying build/lib/mypyc/lib-rt/tuple_ops.c -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/lib-rt creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/alwaysdefined.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/analysis.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/commandline.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/exceptions-freq.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/exceptions.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-any.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-basic.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-bytes.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-classes.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-constant-fold.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-dict.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-dunders.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-generics.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-int.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-isinstance.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-lists.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data/driver copying build/lib/mypyc/test-data/driver/driver.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data/driver copying build/lib/mypyc/test-data/irbuild-nested.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-optional.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-set.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-singledispatch.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-statements.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-str.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-strip-asserts.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-try.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-tuple.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-unreachable.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/irbuild-vectorcall.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/refcount.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-attrs.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-bench.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-bools.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-bytes.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-classes.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data creating build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data/fixtures copying build/lib/mypyc/test-data/fixtures/ir.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data/fixtures copying build/lib/mypyc/test-data/fixtures/testutil.py -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data/fixtures copying build/lib/mypyc/test-data/fixtures/typing-full.pyi -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data/fixtures copying build/lib/mypyc/test-data/run-dicts.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-dunders.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-exceptions.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-floats.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-functions.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-generators.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-imports.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-integers.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-lists.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-loops.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-misc.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-multimodule.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-mypy-sim.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-primitives.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-python37.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-python38.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-sets.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-singledispatch.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-traits.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-strings.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data copying build/lib/mypyc/test-data/run-tuples.test -> build/bdist.openbsd-7.5-amd64/wheel/mypyc/test-data running install_egg_info Copying mypy.egg-info to build/bdist.openbsd-7.5-amd64/wheel/mypy-0.971-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/mypy-0.971.dist-info/WHEEL creating '/exopi-obj/pobj/py-mypy-0.971-python3/mypy-0.971/dist/.tmp-09xq65ye/mypy-0.971-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'mypy/__init__.py' adding 'mypy/__main__.py' adding 'mypy/api.py' adding 'mypy/applytype.py' adding 'mypy/argmap.py' adding 'mypy/backports.py' adding 'mypy/binder.py' adding 'mypy/bogus_type.py' adding 'mypy/build.py' adding 'mypy/checker.py' adding 'mypy/checkexpr.py' adding 'mypy/checkmember.py' adding 'mypy/checkpattern.py' adding 'mypy/checkstrformat.py' adding 'mypy/config_parser.py' adding 'mypy/constraints.py' adding 'mypy/copytype.py' adding 'mypy/defaults.py' adding 'mypy/dmypy_os.py' adding 'mypy/dmypy_server.py' adding 'mypy/dmypy_util.py' adding 'mypy/erasetype.py' adding 'mypy/errorcodes.py' adding 'mypy/errors.py' adding 'mypy/expandtype.py' adding 'mypy/exprtotype.py' adding 'mypy/fastparse.py' adding 'mypy/fastparse2.py' adding 'mypy/find_sources.py' adding 'mypy/fixup.py' adding 'mypy/freetree.py' adding 'mypy/fscache.py' adding 'mypy/fswatcher.py' adding 'mypy/gclogger.py' adding 'mypy/git.py' adding 'mypy/indirection.py' adding 'mypy/infer.py' adding 'mypy/ipc.py' adding 'mypy/join.py' adding 'mypy/literals.py' adding 'mypy/lookup.py' adding 'mypy/main.py' adding 'mypy/maptype.py' adding 'mypy/meet.py' adding 'mypy/memprofile.py' adding 'mypy/message_registry.py' adding 'mypy/messages.py' adding 'mypy/metastore.py' adding 'mypy/mixedtraverser.py' adding 'mypy/modulefinder.py' adding 'mypy/moduleinspect.py' adding 'mypy/mro.py' adding 'mypy/nodes.py' adding 'mypy/operators.py' adding 'mypy/options.py' adding 'mypy/parse.py' adding 'mypy/patterns.py' adding 'mypy/plugin.py' adding 'mypy/py.typed' adding 'mypy/pyinfo.py' adding 'mypy/reachability.py' adding 'mypy/renaming.py' adding 'mypy/report.py' adding 'mypy/sametypes.py' adding 'mypy/scope.py' adding 'mypy/semanal.py' adding 'mypy/semanal_classprop.py' adding 'mypy/semanal_enum.py' adding 'mypy/semanal_infer.py' adding 'mypy/semanal_main.py' adding 'mypy/semanal_namedtuple.py' adding 'mypy/semanal_newtype.py' adding 'mypy/semanal_pass1.py' adding 'mypy/semanal_shared.py' adding 'mypy/semanal_typeargs.py' adding 'mypy/semanal_typeddict.py' adding 'mypy/sharedparse.py' adding 'mypy/solve.py' adding 'mypy/split_namespace.py' adding 'mypy/state.py' adding 'mypy/stats.py' adding 'mypy/strconv.py' adding 'mypy/stubdoc.py' adding 'mypy/stubgen.py' adding 'mypy/stubgenc.py' adding 'mypy/stubinfo.py' adding 'mypy/stubtest.py' adding 'mypy/stubutil.py' adding 'mypy/subtypes.py' adding 'mypy/suggestions.py' adding 'mypy/traverser.py' adding 'mypy/treetransform.py' adding 'mypy/tvar_scope.py' adding 'mypy/type_visitor.py' adding 'mypy/typeanal.py' adding 'mypy/typeops.py' adding 'mypy/types.py' adding 'mypy/typestate.py' adding 'mypy/typetraverser.py' adding 'mypy/typevars.py' adding 'mypy/util.py' adding 'mypy/version.py' adding 'mypy/visitor.py' adding 'mypy/dmypy/__init__.py' adding 'mypy/dmypy/__main__.py' adding 'mypy/dmypy/client.py' adding 'mypy/plugins/__init__.py' adding 'mypy/plugins/attrs.py' adding 'mypy/plugins/common.py' adding 'mypy/plugins/ctypes.py' adding 'mypy/plugins/dataclasses.py' adding 'mypy/plugins/default.py' adding 'mypy/plugins/enums.py' adding 'mypy/plugins/functools.py' adding 'mypy/plugins/singledispatch.py' adding 'mypy/server/__init__.py' adding 'mypy/server/astdiff.py' adding 'mypy/server/astmerge.py' adding 'mypy/server/aststrip.py' adding 'mypy/server/deps.py' adding 'mypy/server/mergecheck.py' adding 'mypy/server/objgraph.py' adding 'mypy/server/subexpr.py' adding 'mypy/server/target.py' adding 'mypy/server/trigger.py' adding 'mypy/server/update.py' adding 'mypy/test/__init__.py' adding 'mypy/test/config.py' adding 'mypy/test/data.py' adding 'mypy/test/helpers.py' adding 'mypy/test/test_find_sources.py' adding 'mypy/test/testapi.py' adding 'mypy/test/testargs.py' adding 'mypy/test/testcheck.py' adding 'mypy/test/testcmdline.py' adding 'mypy/test/testdaemon.py' adding 'mypy/test/testdeps.py' adding 'mypy/test/testdiff.py' adding 'mypy/test/testerrorstream.py' adding 'mypy/test/testfinegrained.py' adding 'mypy/test/testfinegrainedcache.py' adding 'mypy/test/testformatter.py' adding 'mypy/test/testfscache.py' adding 'mypy/test/testgraph.py' adding 'mypy/test/testinfer.py' adding 'mypy/test/testipc.py' adding 'mypy/test/testmerge.py' adding 'mypy/test/testmodulefinder.py' adding 'mypy/test/testmypyc.py' adding 'mypy/test/testparse.py' adding 'mypy/test/testpep561.py' adding 'mypy/test/testpythoneval.py' adding 'mypy/test/testreports.py' adding 'mypy/test/testsemanal.py' adding 'mypy/test/testsolve.py' adding 'mypy/test/teststubgen.py' adding 'mypy/test/teststubinfo.py' adding 'mypy/test/teststubtest.py' adding 'mypy/test/testsubtypes.py' adding 'mypy/test/testtransform.py' adding 'mypy/test/testtypegen.py' adding 'mypy/test/testtypes.py' adding 'mypy/test/testutil.py' adding 'mypy/test/typefixture.py' adding 'mypy/test/update.py' adding 'mypy/test/visitors.py' adding 'mypy/typeshed/LICENSE' adding 'mypy/typeshed/stdlib/VERSIONS' adding 'mypy/typeshed/stdlib/__future__.pyi' adding 'mypy/typeshed/stdlib/__main__.pyi' adding 'mypy/typeshed/stdlib/_ast.pyi' adding 'mypy/typeshed/stdlib/_bisect.pyi' adding 'mypy/typeshed/stdlib/_bootlocale.pyi' adding 'mypy/typeshed/stdlib/_codecs.pyi' adding 'mypy/typeshed/stdlib/_collections_abc.pyi' adding 'mypy/typeshed/stdlib/_compat_pickle.pyi' adding 'mypy/typeshed/stdlib/_compression.pyi' adding 'mypy/typeshed/stdlib/_csv.pyi' adding 'mypy/typeshed/stdlib/_curses.pyi' adding 'mypy/typeshed/stdlib/_decimal.pyi' adding 'mypy/typeshed/stdlib/_dummy_thread.pyi' adding 'mypy/typeshed/stdlib/_dummy_threading.pyi' adding 'mypy/typeshed/stdlib/_heapq.pyi' adding 'mypy/typeshed/stdlib/_imp.pyi' adding 'mypy/typeshed/stdlib/_json.pyi' adding 'mypy/typeshed/stdlib/_markupbase.pyi' adding 'mypy/typeshed/stdlib/_msi.pyi' adding 'mypy/typeshed/stdlib/_operator.pyi' adding 'mypy/typeshed/stdlib/_osx_support.pyi' adding 'mypy/typeshed/stdlib/_posixsubprocess.pyi' adding 'mypy/typeshed/stdlib/_py_abc.pyi' adding 'mypy/typeshed/stdlib/_pydecimal.pyi' adding 'mypy/typeshed/stdlib/_random.pyi' adding 'mypy/typeshed/stdlib/_sitebuiltins.pyi' adding 'mypy/typeshed/stdlib/_socket.pyi' adding 'mypy/typeshed/stdlib/_stat.pyi' adding 'mypy/typeshed/stdlib/_thread.pyi' adding 'mypy/typeshed/stdlib/_threading_local.pyi' adding 'mypy/typeshed/stdlib/_tkinter.pyi' adding 'mypy/typeshed/stdlib/_tracemalloc.pyi' adding 'mypy/typeshed/stdlib/_warnings.pyi' adding 'mypy/typeshed/stdlib/_weakref.pyi' adding 'mypy/typeshed/stdlib/_weakrefset.pyi' adding 'mypy/typeshed/stdlib/_winapi.pyi' adding 'mypy/typeshed/stdlib/abc.pyi' adding 'mypy/typeshed/stdlib/aifc.pyi' adding 'mypy/typeshed/stdlib/antigravity.pyi' adding 'mypy/typeshed/stdlib/argparse.pyi' adding 'mypy/typeshed/stdlib/array.pyi' adding 'mypy/typeshed/stdlib/ast.pyi' adding 'mypy/typeshed/stdlib/asynchat.pyi' adding 'mypy/typeshed/stdlib/asyncore.pyi' adding 'mypy/typeshed/stdlib/atexit.pyi' adding 'mypy/typeshed/stdlib/audioop.pyi' adding 'mypy/typeshed/stdlib/base64.pyi' adding 'mypy/typeshed/stdlib/bdb.pyi' adding 'mypy/typeshed/stdlib/binascii.pyi' adding 'mypy/typeshed/stdlib/binhex.pyi' adding 'mypy/typeshed/stdlib/bisect.pyi' adding 'mypy/typeshed/stdlib/builtins.pyi' adding 'mypy/typeshed/stdlib/bz2.pyi' adding 'mypy/typeshed/stdlib/cProfile.pyi' adding 'mypy/typeshed/stdlib/calendar.pyi' adding 'mypy/typeshed/stdlib/cgi.pyi' adding 'mypy/typeshed/stdlib/cgitb.pyi' adding 'mypy/typeshed/stdlib/chunk.pyi' adding 'mypy/typeshed/stdlib/cmath.pyi' adding 'mypy/typeshed/stdlib/cmd.pyi' adding 'mypy/typeshed/stdlib/code.pyi' adding 'mypy/typeshed/stdlib/codecs.pyi' adding 'mypy/typeshed/stdlib/codeop.pyi' adding 'mypy/typeshed/stdlib/colorsys.pyi' adding 'mypy/typeshed/stdlib/compileall.pyi' adding 'mypy/typeshed/stdlib/configparser.pyi' adding 'mypy/typeshed/stdlib/contextlib.pyi' adding 'mypy/typeshed/stdlib/contextvars.pyi' adding 'mypy/typeshed/stdlib/copy.pyi' adding 'mypy/typeshed/stdlib/copyreg.pyi' adding 'mypy/typeshed/stdlib/crypt.pyi' adding 'mypy/typeshed/stdlib/csv.pyi' adding 'mypy/typeshed/stdlib/dataclasses.pyi' adding 'mypy/typeshed/stdlib/datetime.pyi' adding 'mypy/typeshed/stdlib/decimal.pyi' adding 'mypy/typeshed/stdlib/difflib.pyi' adding 'mypy/typeshed/stdlib/dis.pyi' adding 'mypy/typeshed/stdlib/doctest.pyi' adding 'mypy/typeshed/stdlib/dummy_threading.pyi' adding 'mypy/typeshed/stdlib/enum.pyi' adding 'mypy/typeshed/stdlib/errno.pyi' adding 'mypy/typeshed/stdlib/faulthandler.pyi' adding 'mypy/typeshed/stdlib/fcntl.pyi' adding 'mypy/typeshed/stdlib/filecmp.pyi' adding 'mypy/typeshed/stdlib/fileinput.pyi' adding 'mypy/typeshed/stdlib/fnmatch.pyi' adding 'mypy/typeshed/stdlib/formatter.pyi' adding 'mypy/typeshed/stdlib/fractions.pyi' adding 'mypy/typeshed/stdlib/ftplib.pyi' adding 'mypy/typeshed/stdlib/functools.pyi' adding 'mypy/typeshed/stdlib/gc.pyi' adding 'mypy/typeshed/stdlib/genericpath.pyi' adding 'mypy/typeshed/stdlib/getopt.pyi' adding 'mypy/typeshed/stdlib/getpass.pyi' adding 'mypy/typeshed/stdlib/gettext.pyi' adding 'mypy/typeshed/stdlib/glob.pyi' adding 'mypy/typeshed/stdlib/graphlib.pyi' adding 'mypy/typeshed/stdlib/grp.pyi' adding 'mypy/typeshed/stdlib/gzip.pyi' adding 'mypy/typeshed/stdlib/hashlib.pyi' adding 'mypy/typeshed/stdlib/heapq.pyi' adding 'mypy/typeshed/stdlib/hmac.pyi' adding 'mypy/typeshed/stdlib/imaplib.pyi' adding 'mypy/typeshed/stdlib/imghdr.pyi' adding 'mypy/typeshed/stdlib/imp.pyi' adding 'mypy/typeshed/stdlib/inspect.pyi' adding 'mypy/typeshed/stdlib/io.pyi' adding 'mypy/typeshed/stdlib/ipaddress.pyi' adding 'mypy/typeshed/stdlib/itertools.pyi' adding 'mypy/typeshed/stdlib/keyword.pyi' adding 'mypy/typeshed/stdlib/linecache.pyi' adding 'mypy/typeshed/stdlib/locale.pyi' adding 'mypy/typeshed/stdlib/lzma.pyi' adding 'mypy/typeshed/stdlib/macpath.pyi' adding 'mypy/typeshed/stdlib/macurl2path.pyi' adding 'mypy/typeshed/stdlib/mailbox.pyi' adding 'mypy/typeshed/stdlib/mailcap.pyi' adding 'mypy/typeshed/stdlib/marshal.pyi' adding 'mypy/typeshed/stdlib/math.pyi' adding 'mypy/typeshed/stdlib/mimetypes.pyi' adding 'mypy/typeshed/stdlib/mmap.pyi' adding 'mypy/typeshed/stdlib/modulefinder.pyi' adding 'mypy/typeshed/stdlib/msvcrt.pyi' adding 'mypy/typeshed/stdlib/netrc.pyi' adding 'mypy/typeshed/stdlib/nis.pyi' adding 'mypy/typeshed/stdlib/nntplib.pyi' adding 'mypy/typeshed/stdlib/ntpath.pyi' adding 'mypy/typeshed/stdlib/nturl2path.pyi' adding 'mypy/typeshed/stdlib/numbers.pyi' adding 'mypy/typeshed/stdlib/opcode.pyi' adding 'mypy/typeshed/stdlib/operator.pyi' adding 'mypy/typeshed/stdlib/optparse.pyi' adding 'mypy/typeshed/stdlib/ossaudiodev.pyi' adding 'mypy/typeshed/stdlib/parser.pyi' adding 'mypy/typeshed/stdlib/pathlib.pyi' adding 'mypy/typeshed/stdlib/pdb.pyi' adding 'mypy/typeshed/stdlib/pickle.pyi' adding 'mypy/typeshed/stdlib/pickletools.pyi' adding 'mypy/typeshed/stdlib/pipes.pyi' adding 'mypy/typeshed/stdlib/pkgutil.pyi' adding 'mypy/typeshed/stdlib/platform.pyi' adding 'mypy/typeshed/stdlib/plistlib.pyi' adding 'mypy/typeshed/stdlib/poplib.pyi' adding 'mypy/typeshed/stdlib/posix.pyi' adding 'mypy/typeshed/stdlib/posixpath.pyi' adding 'mypy/typeshed/stdlib/pprint.pyi' adding 'mypy/typeshed/stdlib/profile.pyi' adding 'mypy/typeshed/stdlib/pstats.pyi' adding 'mypy/typeshed/stdlib/pty.pyi' adding 'mypy/typeshed/stdlib/pwd.pyi' adding 'mypy/typeshed/stdlib/py_compile.pyi' adding 'mypy/typeshed/stdlib/pyclbr.pyi' adding 'mypy/typeshed/stdlib/pydoc.pyi' adding 'mypy/typeshed/stdlib/queue.pyi' adding 'mypy/typeshed/stdlib/quopri.pyi' adding 'mypy/typeshed/stdlib/random.pyi' adding 'mypy/typeshed/stdlib/re.pyi' adding 'mypy/typeshed/stdlib/readline.pyi' adding 'mypy/typeshed/stdlib/reprlib.pyi' adding 'mypy/typeshed/stdlib/resource.pyi' adding 'mypy/typeshed/stdlib/rlcompleter.pyi' adding 'mypy/typeshed/stdlib/runpy.pyi' adding 'mypy/typeshed/stdlib/sched.pyi' adding 'mypy/typeshed/stdlib/secrets.pyi' adding 'mypy/typeshed/stdlib/select.pyi' adding 'mypy/typeshed/stdlib/selectors.pyi' adding 'mypy/typeshed/stdlib/shelve.pyi' adding 'mypy/typeshed/stdlib/shlex.pyi' adding 'mypy/typeshed/stdlib/shutil.pyi' adding 'mypy/typeshed/stdlib/signal.pyi' adding 'mypy/typeshed/stdlib/site.pyi' adding 'mypy/typeshed/stdlib/smtpd.pyi' adding 'mypy/typeshed/stdlib/smtplib.pyi' adding 'mypy/typeshed/stdlib/sndhdr.pyi' adding 'mypy/typeshed/stdlib/socket.pyi' adding 'mypy/typeshed/stdlib/socketserver.pyi' adding 'mypy/typeshed/stdlib/spwd.pyi' adding 'mypy/typeshed/stdlib/sre_compile.pyi' adding 'mypy/typeshed/stdlib/sre_constants.pyi' adding 'mypy/typeshed/stdlib/sre_parse.pyi' adding 'mypy/typeshed/stdlib/ssl.pyi' adding 'mypy/typeshed/stdlib/stat.pyi' adding 'mypy/typeshed/stdlib/statistics.pyi' adding 'mypy/typeshed/stdlib/string.pyi' adding 'mypy/typeshed/stdlib/stringprep.pyi' adding 'mypy/typeshed/stdlib/struct.pyi' adding 'mypy/typeshed/stdlib/subprocess.pyi' adding 'mypy/typeshed/stdlib/sunau.pyi' adding 'mypy/typeshed/stdlib/symbol.pyi' adding 'mypy/typeshed/stdlib/symtable.pyi' adding 'mypy/typeshed/stdlib/sys.pyi' adding 'mypy/typeshed/stdlib/sysconfig.pyi' adding 'mypy/typeshed/stdlib/syslog.pyi' adding 'mypy/typeshed/stdlib/tabnanny.pyi' adding 'mypy/typeshed/stdlib/tarfile.pyi' adding 'mypy/typeshed/stdlib/telnetlib.pyi' adding 'mypy/typeshed/stdlib/tempfile.pyi' adding 'mypy/typeshed/stdlib/termios.pyi' adding 'mypy/typeshed/stdlib/textwrap.pyi' adding 'mypy/typeshed/stdlib/this.pyi' adding 'mypy/typeshed/stdlib/threading.pyi' adding 'mypy/typeshed/stdlib/time.pyi' adding 'mypy/typeshed/stdlib/timeit.pyi' adding 'mypy/typeshed/stdlib/token.pyi' adding 'mypy/typeshed/stdlib/tokenize.pyi' adding 'mypy/typeshed/stdlib/tomllib.pyi' adding 'mypy/typeshed/stdlib/trace.pyi' adding 'mypy/typeshed/stdlib/traceback.pyi' adding 'mypy/typeshed/stdlib/tracemalloc.pyi' adding 'mypy/typeshed/stdlib/tty.pyi' adding 'mypy/typeshed/stdlib/turtle.pyi' adding 'mypy/typeshed/stdlib/types.pyi' adding 'mypy/typeshed/stdlib/typing.pyi' adding 'mypy/typeshed/stdlib/typing_extensions.pyi' adding 'mypy/typeshed/stdlib/unicodedata.pyi' adding 'mypy/typeshed/stdlib/uu.pyi' adding 'mypy/typeshed/stdlib/uuid.pyi' adding 'mypy/typeshed/stdlib/warnings.pyi' adding 'mypy/typeshed/stdlib/wave.pyi' adding 'mypy/typeshed/stdlib/weakref.pyi' adding 'mypy/typeshed/stdlib/webbrowser.pyi' adding 'mypy/typeshed/stdlib/winreg.pyi' adding 'mypy/typeshed/stdlib/winsound.pyi' adding 'mypy/typeshed/stdlib/xdrlib.pyi' adding 'mypy/typeshed/stdlib/xxlimited.pyi' adding 'mypy/typeshed/stdlib/zipapp.pyi' adding 'mypy/typeshed/stdlib/zipfile.pyi' adding 'mypy/typeshed/stdlib/zipimport.pyi' adding 'mypy/typeshed/stdlib/zlib.pyi' adding 'mypy/typeshed/stdlib/@python2/BaseHTTPServer.pyi' adding 'mypy/typeshed/stdlib/@python2/CGIHTTPServer.pyi' adding 'mypy/typeshed/stdlib/@python2/ConfigParser.pyi' adding 'mypy/typeshed/stdlib/@python2/Cookie.pyi' adding 'mypy/typeshed/stdlib/@python2/HTMLParser.pyi' adding 'mypy/typeshed/stdlib/@python2/Queue.pyi' adding 'mypy/typeshed/stdlib/@python2/SimpleHTTPServer.pyi' adding 'mypy/typeshed/stdlib/@python2/SocketServer.pyi' adding 'mypy/typeshed/stdlib/@python2/StringIO.pyi' adding 'mypy/typeshed/stdlib/@python2/UserDict.pyi' adding 'mypy/typeshed/stdlib/@python2/UserList.pyi' adding 'mypy/typeshed/stdlib/@python2/UserString.pyi' adding 'mypy/typeshed/stdlib/@python2/__builtin__.pyi' adding 'mypy/typeshed/stdlib/@python2/__future__.pyi' adding 'mypy/typeshed/stdlib/@python2/__main__.pyi' adding 'mypy/typeshed/stdlib/@python2/_ast.pyi' adding 'mypy/typeshed/stdlib/@python2/_bisect.pyi' adding 'mypy/typeshed/stdlib/@python2/_codecs.pyi' adding 'mypy/typeshed/stdlib/@python2/_collections.pyi' adding 'mypy/typeshed/stdlib/@python2/_csv.pyi' adding 'mypy/typeshed/stdlib/@python2/_curses.pyi' adding 'mypy/typeshed/stdlib/@python2/_dummy_threading.pyi' adding 'mypy/typeshed/stdlib/@python2/_functools.pyi' adding 'mypy/typeshed/stdlib/@python2/_heapq.pyi' adding 'mypy/typeshed/stdlib/@python2/_hotshot.pyi' adding 'mypy/typeshed/stdlib/@python2/_io.pyi' adding 'mypy/typeshed/stdlib/@python2/_json.pyi' adding 'mypy/typeshed/stdlib/@python2/_markupbase.pyi' adding 'mypy/typeshed/stdlib/@python2/_md5.pyi' adding 'mypy/typeshed/stdlib/@python2/_msi.pyi' adding 'mypy/typeshed/stdlib/@python2/_osx_support.pyi' adding 'mypy/typeshed/stdlib/@python2/_random.pyi' adding 'mypy/typeshed/stdlib/@python2/_sha.pyi' adding 'mypy/typeshed/stdlib/@python2/_sha256.pyi' adding 'mypy/typeshed/stdlib/@python2/_sha512.pyi' adding 'mypy/typeshed/stdlib/@python2/_socket.pyi' adding 'mypy/typeshed/stdlib/@python2/_sre.pyi' adding 'mypy/typeshed/stdlib/@python2/_struct.pyi' adding 'mypy/typeshed/stdlib/@python2/_symtable.pyi' adding 'mypy/typeshed/stdlib/@python2/_thread.pyi' adding 'mypy/typeshed/stdlib/@python2/_threading_local.pyi' adding 'mypy/typeshed/stdlib/@python2/_tkinter.pyi' adding 'mypy/typeshed/stdlib/@python2/_warnings.pyi' adding 'mypy/typeshed/stdlib/@python2/_weakref.pyi' adding 'mypy/typeshed/stdlib/@python2/_weakrefset.pyi' adding 'mypy/typeshed/stdlib/@python2/_winreg.pyi' adding 'mypy/typeshed/stdlib/@python2/abc.pyi' adding 'mypy/typeshed/stdlib/@python2/aifc.pyi' adding 'mypy/typeshed/stdlib/@python2/antigravity.pyi' adding 'mypy/typeshed/stdlib/@python2/argparse.pyi' adding 'mypy/typeshed/stdlib/@python2/array.pyi' adding 'mypy/typeshed/stdlib/@python2/ast.pyi' adding 'mypy/typeshed/stdlib/@python2/asynchat.pyi' adding 'mypy/typeshed/stdlib/@python2/asyncore.pyi' adding 'mypy/typeshed/stdlib/@python2/atexit.pyi' adding 'mypy/typeshed/stdlib/@python2/audioop.pyi' adding 'mypy/typeshed/stdlib/@python2/base64.pyi' adding 'mypy/typeshed/stdlib/@python2/bdb.pyi' adding 'mypy/typeshed/stdlib/@python2/binascii.pyi' adding 'mypy/typeshed/stdlib/@python2/binhex.pyi' adding 'mypy/typeshed/stdlib/@python2/bisect.pyi' adding 'mypy/typeshed/stdlib/@python2/builtins.pyi' adding 'mypy/typeshed/stdlib/@python2/bz2.pyi' adding 'mypy/typeshed/stdlib/@python2/cPickle.pyi' adding 'mypy/typeshed/stdlib/@python2/cProfile.pyi' adding 'mypy/typeshed/stdlib/@python2/cStringIO.pyi' adding 'mypy/typeshed/stdlib/@python2/calendar.pyi' adding 'mypy/typeshed/stdlib/@python2/cgi.pyi' adding 'mypy/typeshed/stdlib/@python2/cgitb.pyi' adding 'mypy/typeshed/stdlib/@python2/chunk.pyi' adding 'mypy/typeshed/stdlib/@python2/cmath.pyi' adding 'mypy/typeshed/stdlib/@python2/cmd.pyi' adding 'mypy/typeshed/stdlib/@python2/code.pyi' adding 'mypy/typeshed/stdlib/@python2/codecs.pyi' adding 'mypy/typeshed/stdlib/@python2/codeop.pyi' adding 'mypy/typeshed/stdlib/@python2/collections.pyi' adding 'mypy/typeshed/stdlib/@python2/colorsys.pyi' adding 'mypy/typeshed/stdlib/@python2/commands.pyi' adding 'mypy/typeshed/stdlib/@python2/compileall.pyi' adding 'mypy/typeshed/stdlib/@python2/contextlib.pyi' adding 'mypy/typeshed/stdlib/@python2/cookielib.pyi' adding 'mypy/typeshed/stdlib/@python2/copy.pyi' adding 'mypy/typeshed/stdlib/@python2/copy_reg.pyi' adding 'mypy/typeshed/stdlib/@python2/copyreg.pyi' adding 'mypy/typeshed/stdlib/@python2/crypt.pyi' adding 'mypy/typeshed/stdlib/@python2/csv.pyi' adding 'mypy/typeshed/stdlib/@python2/datetime.pyi' adding 'mypy/typeshed/stdlib/@python2/decimal.pyi' adding 'mypy/typeshed/stdlib/@python2/difflib.pyi' adding 'mypy/typeshed/stdlib/@python2/dircache.pyi' adding 'mypy/typeshed/stdlib/@python2/dis.pyi' adding 'mypy/typeshed/stdlib/@python2/doctest.pyi' adding 'mypy/typeshed/stdlib/@python2/dummy_thread.pyi' adding 'mypy/typeshed/stdlib/@python2/dummy_threading.pyi' adding 'mypy/typeshed/stdlib/@python2/errno.pyi' adding 'mypy/typeshed/stdlib/@python2/exceptions.pyi' adding 'mypy/typeshed/stdlib/@python2/fcntl.pyi' adding 'mypy/typeshed/stdlib/@python2/filecmp.pyi' adding 'mypy/typeshed/stdlib/@python2/fileinput.pyi' adding 'mypy/typeshed/stdlib/@python2/fnmatch.pyi' adding 'mypy/typeshed/stdlib/@python2/formatter.pyi' adding 'mypy/typeshed/stdlib/@python2/fractions.pyi' adding 'mypy/typeshed/stdlib/@python2/ftplib.pyi' adding 'mypy/typeshed/stdlib/@python2/functools.pyi' adding 'mypy/typeshed/stdlib/@python2/future_builtins.pyi' adding 'mypy/typeshed/stdlib/@python2/gc.pyi' adding 'mypy/typeshed/stdlib/@python2/genericpath.pyi' adding 'mypy/typeshed/stdlib/@python2/getopt.pyi' adding 'mypy/typeshed/stdlib/@python2/getpass.pyi' adding 'mypy/typeshed/stdlib/@python2/gettext.pyi' adding 'mypy/typeshed/stdlib/@python2/glob.pyi' adding 'mypy/typeshed/stdlib/@python2/grp.pyi' adding 'mypy/typeshed/stdlib/@python2/gzip.pyi' adding 'mypy/typeshed/stdlib/@python2/hashlib.pyi' adding 'mypy/typeshed/stdlib/@python2/heapq.pyi' adding 'mypy/typeshed/stdlib/@python2/hmac.pyi' adding 'mypy/typeshed/stdlib/@python2/htmlentitydefs.pyi' adding 'mypy/typeshed/stdlib/@python2/httplib.pyi' adding 'mypy/typeshed/stdlib/@python2/imaplib.pyi' adding 'mypy/typeshed/stdlib/@python2/imghdr.pyi' adding 'mypy/typeshed/stdlib/@python2/imp.pyi' adding 'mypy/typeshed/stdlib/@python2/importlib.pyi' adding 'mypy/typeshed/stdlib/@python2/inspect.pyi' adding 'mypy/typeshed/stdlib/@python2/io.pyi' adding 'mypy/typeshed/stdlib/@python2/itertools.pyi' adding 'mypy/typeshed/stdlib/@python2/json.pyi' adding 'mypy/typeshed/stdlib/@python2/keyword.pyi' adding 'mypy/typeshed/stdlib/@python2/linecache.pyi' adding 'mypy/typeshed/stdlib/@python2/locale.pyi' adding 'mypy/typeshed/stdlib/@python2/macpath.pyi' adding 'mypy/typeshed/stdlib/@python2/macurl2path.pyi' adding 'mypy/typeshed/stdlib/@python2/mailbox.pyi' adding 'mypy/typeshed/stdlib/@python2/mailcap.pyi' adding 'mypy/typeshed/stdlib/@python2/markupbase.pyi' adding 'mypy/typeshed/stdlib/@python2/marshal.pyi' adding 'mypy/typeshed/stdlib/@python2/math.pyi' adding 'mypy/typeshed/stdlib/@python2/md5.pyi' adding 'mypy/typeshed/stdlib/@python2/mimetools.pyi' adding 'mypy/typeshed/stdlib/@python2/mimetypes.pyi' adding 'mypy/typeshed/stdlib/@python2/mmap.pyi' adding 'mypy/typeshed/stdlib/@python2/modulefinder.pyi' adding 'mypy/typeshed/stdlib/@python2/msvcrt.pyi' adding 'mypy/typeshed/stdlib/@python2/mutex.pyi' adding 'mypy/typeshed/stdlib/@python2/netrc.pyi' adding 'mypy/typeshed/stdlib/@python2/nis.pyi' adding 'mypy/typeshed/stdlib/@python2/nntplib.pyi' adding 'mypy/typeshed/stdlib/@python2/ntpath.pyi' adding 'mypy/typeshed/stdlib/@python2/nturl2path.pyi' adding 'mypy/typeshed/stdlib/@python2/numbers.pyi' adding 'mypy/typeshed/stdlib/@python2/opcode.pyi' adding 'mypy/typeshed/stdlib/@python2/operator.pyi' adding 'mypy/typeshed/stdlib/@python2/optparse.pyi' adding 'mypy/typeshed/stdlib/@python2/os2emxpath.pyi' adding 'mypy/typeshed/stdlib/@python2/ossaudiodev.pyi' adding 'mypy/typeshed/stdlib/@python2/parser.pyi' adding 'mypy/typeshed/stdlib/@python2/pdb.pyi' adding 'mypy/typeshed/stdlib/@python2/pickle.pyi' adding 'mypy/typeshed/stdlib/@python2/pickletools.pyi' adding 'mypy/typeshed/stdlib/@python2/pipes.pyi' adding 'mypy/typeshed/stdlib/@python2/pkgutil.pyi' adding 'mypy/typeshed/stdlib/@python2/platform.pyi' adding 'mypy/typeshed/stdlib/@python2/plistlib.pyi' adding 'mypy/typeshed/stdlib/@python2/popen2.pyi' adding 'mypy/typeshed/stdlib/@python2/poplib.pyi' adding 'mypy/typeshed/stdlib/@python2/posix.pyi' adding 'mypy/typeshed/stdlib/@python2/posixpath.pyi' adding 'mypy/typeshed/stdlib/@python2/pprint.pyi' adding 'mypy/typeshed/stdlib/@python2/profile.pyi' adding 'mypy/typeshed/stdlib/@python2/pstats.pyi' adding 'mypy/typeshed/stdlib/@python2/pty.pyi' adding 'mypy/typeshed/stdlib/@python2/pwd.pyi' adding 'mypy/typeshed/stdlib/@python2/py_compile.pyi' adding 'mypy/typeshed/stdlib/@python2/pyclbr.pyi' adding 'mypy/typeshed/stdlib/@python2/pydoc.pyi' adding 'mypy/typeshed/stdlib/@python2/quopri.pyi' adding 'mypy/typeshed/stdlib/@python2/random.pyi' adding 'mypy/typeshed/stdlib/@python2/re.pyi' adding 'mypy/typeshed/stdlib/@python2/readline.pyi' adding 'mypy/typeshed/stdlib/@python2/repr.pyi' adding 'mypy/typeshed/stdlib/@python2/resource.pyi' adding 'mypy/typeshed/stdlib/@python2/rfc822.pyi' adding 'mypy/typeshed/stdlib/@python2/rlcompleter.pyi' adding 'mypy/typeshed/stdlib/@python2/robotparser.pyi' adding 'mypy/typeshed/stdlib/@python2/runpy.pyi' adding 'mypy/typeshed/stdlib/@python2/sched.pyi' adding 'mypy/typeshed/stdlib/@python2/select.pyi' adding 'mypy/typeshed/stdlib/@python2/sets.pyi' adding 'mypy/typeshed/stdlib/@python2/sha.pyi' adding 'mypy/typeshed/stdlib/@python2/shelve.pyi' adding 'mypy/typeshed/stdlib/@python2/shlex.pyi' adding 'mypy/typeshed/stdlib/@python2/shutil.pyi' adding 'mypy/typeshed/stdlib/@python2/signal.pyi' adding 'mypy/typeshed/stdlib/@python2/site.pyi' adding 'mypy/typeshed/stdlib/@python2/smtpd.pyi' adding 'mypy/typeshed/stdlib/@python2/smtplib.pyi' adding 'mypy/typeshed/stdlib/@python2/sndhdr.pyi' adding 'mypy/typeshed/stdlib/@python2/socket.pyi' adding 'mypy/typeshed/stdlib/@python2/spwd.pyi' adding 'mypy/typeshed/stdlib/@python2/sre_compile.pyi' adding 'mypy/typeshed/stdlib/@python2/sre_constants.pyi' adding 'mypy/typeshed/stdlib/@python2/sre_parse.pyi' adding 'mypy/typeshed/stdlib/@python2/ssl.pyi' adding 'mypy/typeshed/stdlib/@python2/stat.pyi' adding 'mypy/typeshed/stdlib/@python2/string.pyi' adding 'mypy/typeshed/stdlib/@python2/stringold.pyi' adding 'mypy/typeshed/stdlib/@python2/stringprep.pyi' adding 'mypy/typeshed/stdlib/@python2/strop.pyi' adding 'mypy/typeshed/stdlib/@python2/struct.pyi' adding 'mypy/typeshed/stdlib/@python2/subprocess.pyi' adding 'mypy/typeshed/stdlib/@python2/sunau.pyi' adding 'mypy/typeshed/stdlib/@python2/symbol.pyi' adding 'mypy/typeshed/stdlib/@python2/symtable.pyi' adding 'mypy/typeshed/stdlib/@python2/sys.pyi' adding 'mypy/typeshed/stdlib/@python2/sysconfig.pyi' adding 'mypy/typeshed/stdlib/@python2/syslog.pyi' adding 'mypy/typeshed/stdlib/@python2/tabnanny.pyi' adding 'mypy/typeshed/stdlib/@python2/tarfile.pyi' adding 'mypy/typeshed/stdlib/@python2/telnetlib.pyi' adding 'mypy/typeshed/stdlib/@python2/tempfile.pyi' adding 'mypy/typeshed/stdlib/@python2/termios.pyi' adding 'mypy/typeshed/stdlib/@python2/textwrap.pyi' adding 'mypy/typeshed/stdlib/@python2/this.pyi' adding 'mypy/typeshed/stdlib/@python2/thread.pyi' adding 'mypy/typeshed/stdlib/@python2/threading.pyi' adding 'mypy/typeshed/stdlib/@python2/time.pyi' adding 'mypy/typeshed/stdlib/@python2/timeit.pyi' adding 'mypy/typeshed/stdlib/@python2/toaiff.pyi' adding 'mypy/typeshed/stdlib/@python2/token.pyi' adding 'mypy/typeshed/stdlib/@python2/tokenize.pyi' adding 'mypy/typeshed/stdlib/@python2/trace.pyi' adding 'mypy/typeshed/stdlib/@python2/traceback.pyi' adding 'mypy/typeshed/stdlib/@python2/tty.pyi' adding 'mypy/typeshed/stdlib/@python2/turtle.pyi' adding 'mypy/typeshed/stdlib/@python2/types.pyi' adding 'mypy/typeshed/stdlib/@python2/typing.pyi' adding 'mypy/typeshed/stdlib/@python2/typing_extensions.pyi' adding 'mypy/typeshed/stdlib/@python2/unicodedata.pyi' adding 'mypy/typeshed/stdlib/@python2/unittest.pyi' adding 'mypy/typeshed/stdlib/@python2/urllib.pyi' adding 'mypy/typeshed/stdlib/@python2/urllib2.pyi' adding 'mypy/typeshed/stdlib/@python2/urlparse.pyi' adding 'mypy/typeshed/stdlib/@python2/user.pyi' adding 'mypy/typeshed/stdlib/@python2/uu.pyi' adding 'mypy/typeshed/stdlib/@python2/uuid.pyi' adding 'mypy/typeshed/stdlib/@python2/warnings.pyi' adding 'mypy/typeshed/stdlib/@python2/wave.pyi' adding 'mypy/typeshed/stdlib/@python2/weakref.pyi' adding 'mypy/typeshed/stdlib/@python2/webbrowser.pyi' adding 'mypy/typeshed/stdlib/@python2/whichdb.pyi' adding 'mypy/typeshed/stdlib/@python2/winsound.pyi' adding 'mypy/typeshed/stdlib/@python2/xdrlib.pyi' adding 'mypy/typeshed/stdlib/@python2/xmlrpclib.pyi' adding 'mypy/typeshed/stdlib/@python2/zipfile.pyi' adding 'mypy/typeshed/stdlib/@python2/zipimport.pyi' adding 'mypy/typeshed/stdlib/@python2/zlib.pyi' adding 'mypy/typeshed/stdlib/@python2/_typeshed/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/_typeshed/wsgi.pyi' adding 'mypy/typeshed/stdlib/@python2/_typeshed/xml.pyi' adding 'mypy/typeshed/stdlib/@python2/ctypes/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/ctypes/util.pyi' adding 'mypy/typeshed/stdlib/@python2/ctypes/wintypes.pyi' adding 'mypy/typeshed/stdlib/@python2/curses/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/curses/ascii.pyi' adding 'mypy/typeshed/stdlib/@python2/curses/panel.pyi' adding 'mypy/typeshed/stdlib/@python2/curses/textpad.pyi' adding 'mypy/typeshed/stdlib/@python2/dbm/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/dbm/dumb.pyi' adding 'mypy/typeshed/stdlib/@python2/dbm/gnu.pyi' adding 'mypy/typeshed/stdlib/@python2/dbm/ndbm.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/archive_util.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/bcppcompiler.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/ccompiler.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/cmd.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/config.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/core.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/cygwinccompiler.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/debug.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/dep_util.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/dir_util.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/dist.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/emxccompiler.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/errors.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/extension.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/fancy_getopt.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/file_util.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/filelist.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/log.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/msvccompiler.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/spawn.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/sysconfig.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/text_file.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/unixccompiler.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/util.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/version.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/bdist.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/bdist_dumb.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/bdist_msi.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/bdist_packager.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/bdist_rpm.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/bdist_wininst.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/build.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/build_clib.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/build_ext.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/build_py.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/build_scripts.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/check.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/clean.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/config.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/install.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/install_data.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/install_egg_info.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/install_headers.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/install_lib.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/install_scripts.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/register.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/sdist.pyi' adding 'mypy/typeshed/stdlib/@python2/distutils/command/upload.pyi' adding 'mypy/typeshed/stdlib/@python2/email/MIMEText.pyi' adding 'mypy/typeshed/stdlib/@python2/email/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/email/_parseaddr.pyi' adding 'mypy/typeshed/stdlib/@python2/email/base64mime.pyi' adding 'mypy/typeshed/stdlib/@python2/email/charset.pyi' adding 'mypy/typeshed/stdlib/@python2/email/encoders.pyi' adding 'mypy/typeshed/stdlib/@python2/email/feedparser.pyi' adding 'mypy/typeshed/stdlib/@python2/email/generator.pyi' adding 'mypy/typeshed/stdlib/@python2/email/header.pyi' adding 'mypy/typeshed/stdlib/@python2/email/iterators.pyi' adding 'mypy/typeshed/stdlib/@python2/email/message.pyi' adding 'mypy/typeshed/stdlib/@python2/email/parser.pyi' adding 'mypy/typeshed/stdlib/@python2/email/quoprimime.pyi' adding 'mypy/typeshed/stdlib/@python2/email/utils.pyi' adding 'mypy/typeshed/stdlib/@python2/email/mime/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/email/mime/application.pyi' adding 'mypy/typeshed/stdlib/@python2/email/mime/audio.pyi' adding 'mypy/typeshed/stdlib/@python2/email/mime/base.pyi' adding 'mypy/typeshed/stdlib/@python2/email/mime/image.pyi' adding 'mypy/typeshed/stdlib/@python2/email/mime/message.pyi' adding 'mypy/typeshed/stdlib/@python2/email/mime/multipart.pyi' adding 'mypy/typeshed/stdlib/@python2/email/mime/nonmultipart.pyi' adding 'mypy/typeshed/stdlib/@python2/email/mime/text.pyi' adding 'mypy/typeshed/stdlib/@python2/encodings/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/encodings/utf_8.pyi' adding 'mypy/typeshed/stdlib/@python2/ensurepip/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/lib2to3/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/lib2to3/pygram.pyi' adding 'mypy/typeshed/stdlib/@python2/lib2to3/pytree.pyi' adding 'mypy/typeshed/stdlib/@python2/lib2to3/pgen2/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/lib2to3/pgen2/driver.pyi' adding 'mypy/typeshed/stdlib/@python2/lib2to3/pgen2/grammar.pyi' adding 'mypy/typeshed/stdlib/@python2/lib2to3/pgen2/literals.pyi' adding 'mypy/typeshed/stdlib/@python2/lib2to3/pgen2/parse.pyi' adding 'mypy/typeshed/stdlib/@python2/lib2to3/pgen2/pgen.pyi' adding 'mypy/typeshed/stdlib/@python2/lib2to3/pgen2/token.pyi' adding 'mypy/typeshed/stdlib/@python2/lib2to3/pgen2/tokenize.pyi' adding 'mypy/typeshed/stdlib/@python2/logging/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/logging/config.pyi' adding 'mypy/typeshed/stdlib/@python2/logging/handlers.pyi' adding 'mypy/typeshed/stdlib/@python2/msilib/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/msilib/schema.pyi' adding 'mypy/typeshed/stdlib/@python2/msilib/sequence.pyi' adding 'mypy/typeshed/stdlib/@python2/msilib/text.pyi' adding 'mypy/typeshed/stdlib/@python2/multiprocessing/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/multiprocessing/pool.pyi' adding 'mypy/typeshed/stdlib/@python2/multiprocessing/process.pyi' adding 'mypy/typeshed/stdlib/@python2/multiprocessing/util.pyi' adding 'mypy/typeshed/stdlib/@python2/multiprocessing/dummy/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/multiprocessing/dummy/connection.pyi' adding 'mypy/typeshed/stdlib/@python2/os/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/os/path.pyi' adding 'mypy/typeshed/stdlib/@python2/pydoc_data/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/pydoc_data/topics.pyi' adding 'mypy/typeshed/stdlib/@python2/pyexpat/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/pyexpat/errors.pyi' adding 'mypy/typeshed/stdlib/@python2/pyexpat/model.pyi' adding 'mypy/typeshed/stdlib/@python2/sqlite3/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/sqlite3/dbapi2.pyi' adding 'mypy/typeshed/stdlib/@python2/wsgiref/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/wsgiref/handlers.pyi' adding 'mypy/typeshed/stdlib/@python2/wsgiref/headers.pyi' adding 'mypy/typeshed/stdlib/@python2/wsgiref/simple_server.pyi' adding 'mypy/typeshed/stdlib/@python2/wsgiref/types.pyi' adding 'mypy/typeshed/stdlib/@python2/wsgiref/util.pyi' adding 'mypy/typeshed/stdlib/@python2/wsgiref/validate.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/dom/NodeFilter.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/dom/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/dom/domreg.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/dom/expatbuilder.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/dom/minicompat.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/dom/minidom.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/dom/pulldom.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/dom/xmlbuilder.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/etree/ElementInclude.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/etree/ElementPath.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/etree/ElementTree.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/etree/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/etree/cElementTree.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/parsers/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/parsers/expat/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/parsers/expat/errors.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/parsers/expat/model.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/sax/__init__.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/sax/handler.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/sax/saxutils.pyi' adding 'mypy/typeshed/stdlib/@python2/xml/sax/xmlreader.pyi' adding 'mypy/typeshed/stdlib/_typeshed/__init__.pyi' adding 'mypy/typeshed/stdlib/_typeshed/dbapi.pyi' adding 'mypy/typeshed/stdlib/_typeshed/wsgi.pyi' adding 'mypy/typeshed/stdlib/_typeshed/xml.pyi' adding 'mypy/typeshed/stdlib/asyncio/__init__.pyi' adding 'mypy/typeshed/stdlib/asyncio/base_events.pyi' adding 'mypy/typeshed/stdlib/asyncio/base_futures.pyi' adding 'mypy/typeshed/stdlib/asyncio/base_subprocess.pyi' adding 'mypy/typeshed/stdlib/asyncio/base_tasks.pyi' adding 'mypy/typeshed/stdlib/asyncio/compat.pyi' adding 'mypy/typeshed/stdlib/asyncio/constants.pyi' adding 'mypy/typeshed/stdlib/asyncio/coroutines.pyi' adding 'mypy/typeshed/stdlib/asyncio/events.pyi' adding 'mypy/typeshed/stdlib/asyncio/exceptions.pyi' adding 'mypy/typeshed/stdlib/asyncio/format_helpers.pyi' adding 'mypy/typeshed/stdlib/asyncio/futures.pyi' adding 'mypy/typeshed/stdlib/asyncio/locks.pyi' adding 'mypy/typeshed/stdlib/asyncio/log.pyi' adding 'mypy/typeshed/stdlib/asyncio/mixins.pyi' adding 'mypy/typeshed/stdlib/asyncio/proactor_events.pyi' adding 'mypy/typeshed/stdlib/asyncio/protocols.pyi' adding 'mypy/typeshed/stdlib/asyncio/queues.pyi' adding 'mypy/typeshed/stdlib/asyncio/runners.pyi' adding 'mypy/typeshed/stdlib/asyncio/selector_events.pyi' adding 'mypy/typeshed/stdlib/asyncio/sslproto.pyi' adding 'mypy/typeshed/stdlib/asyncio/staggered.pyi' adding 'mypy/typeshed/stdlib/asyncio/streams.pyi' adding 'mypy/typeshed/stdlib/asyncio/subprocess.pyi' adding 'mypy/typeshed/stdlib/asyncio/taskgroups.pyi' adding 'mypy/typeshed/stdlib/asyncio/tasks.pyi' adding 'mypy/typeshed/stdlib/asyncio/threads.pyi' adding 'mypy/typeshed/stdlib/asyncio/timeouts.pyi' adding 'mypy/typeshed/stdlib/asyncio/transports.pyi' adding 'mypy/typeshed/stdlib/asyncio/trsock.pyi' adding 'mypy/typeshed/stdlib/asyncio/unix_events.pyi' adding 'mypy/typeshed/stdlib/asyncio/windows_events.pyi' adding 'mypy/typeshed/stdlib/asyncio/windows_utils.pyi' adding 'mypy/typeshed/stdlib/collections/__init__.pyi' adding 'mypy/typeshed/stdlib/collections/abc.pyi' adding 'mypy/typeshed/stdlib/concurrent/__init__.pyi' adding 'mypy/typeshed/stdlib/concurrent/futures/__init__.pyi' adding 'mypy/typeshed/stdlib/concurrent/futures/_base.pyi' adding 'mypy/typeshed/stdlib/concurrent/futures/process.pyi' adding 'mypy/typeshed/stdlib/concurrent/futures/thread.pyi' adding 'mypy/typeshed/stdlib/ctypes/__init__.pyi' adding 'mypy/typeshed/stdlib/ctypes/util.pyi' adding 'mypy/typeshed/stdlib/ctypes/wintypes.pyi' adding 'mypy/typeshed/stdlib/curses/__init__.pyi' adding 'mypy/typeshed/stdlib/curses/ascii.pyi' adding 'mypy/typeshed/stdlib/curses/panel.pyi' adding 'mypy/typeshed/stdlib/curses/textpad.pyi' adding 'mypy/typeshed/stdlib/dbm/__init__.pyi' adding 'mypy/typeshed/stdlib/dbm/dumb.pyi' adding 'mypy/typeshed/stdlib/dbm/gnu.pyi' adding 'mypy/typeshed/stdlib/dbm/ndbm.pyi' adding 'mypy/typeshed/stdlib/distutils/__init__.pyi' adding 'mypy/typeshed/stdlib/distutils/archive_util.pyi' adding 'mypy/typeshed/stdlib/distutils/bcppcompiler.pyi' adding 'mypy/typeshed/stdlib/distutils/ccompiler.pyi' adding 'mypy/typeshed/stdlib/distutils/cmd.pyi' adding 'mypy/typeshed/stdlib/distutils/config.pyi' adding 'mypy/typeshed/stdlib/distutils/core.pyi' adding 'mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi' adding 'mypy/typeshed/stdlib/distutils/debug.pyi' adding 'mypy/typeshed/stdlib/distutils/dep_util.pyi' adding 'mypy/typeshed/stdlib/distutils/dir_util.pyi' adding 'mypy/typeshed/stdlib/distutils/dist.pyi' adding 'mypy/typeshed/stdlib/distutils/errors.pyi' adding 'mypy/typeshed/stdlib/distutils/extension.pyi' adding 'mypy/typeshed/stdlib/distutils/fancy_getopt.pyi' adding 'mypy/typeshed/stdlib/distutils/file_util.pyi' adding 'mypy/typeshed/stdlib/distutils/filelist.pyi' adding 'mypy/typeshed/stdlib/distutils/log.pyi' adding 'mypy/typeshed/stdlib/distutils/msvccompiler.pyi' adding 'mypy/typeshed/stdlib/distutils/spawn.pyi' adding 'mypy/typeshed/stdlib/distutils/sysconfig.pyi' adding 'mypy/typeshed/stdlib/distutils/text_file.pyi' adding 'mypy/typeshed/stdlib/distutils/unixccompiler.pyi' adding 'mypy/typeshed/stdlib/distutils/util.pyi' adding 'mypy/typeshed/stdlib/distutils/version.pyi' adding 'mypy/typeshed/stdlib/distutils/command/__init__.pyi' adding 'mypy/typeshed/stdlib/distutils/command/bdist.pyi' adding 'mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi' adding 'mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi' adding 'mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi' adding 'mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi' adding 'mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi' adding 'mypy/typeshed/stdlib/distutils/command/build.pyi' adding 'mypy/typeshed/stdlib/distutils/command/build_clib.pyi' adding 'mypy/typeshed/stdlib/distutils/command/build_ext.pyi' adding 'mypy/typeshed/stdlib/distutils/command/build_py.pyi' adding 'mypy/typeshed/stdlib/distutils/command/build_scripts.pyi' adding 'mypy/typeshed/stdlib/distutils/command/check.pyi' adding 'mypy/typeshed/stdlib/distutils/command/clean.pyi' adding 'mypy/typeshed/stdlib/distutils/command/config.pyi' adding 'mypy/typeshed/stdlib/distutils/command/install.pyi' adding 'mypy/typeshed/stdlib/distutils/command/install_data.pyi' adding 'mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi' adding 'mypy/typeshed/stdlib/distutils/command/install_headers.pyi' adding 'mypy/typeshed/stdlib/distutils/command/install_lib.pyi' adding 'mypy/typeshed/stdlib/distutils/command/install_scripts.pyi' adding 'mypy/typeshed/stdlib/distutils/command/register.pyi' adding 'mypy/typeshed/stdlib/distutils/command/sdist.pyi' adding 'mypy/typeshed/stdlib/distutils/command/upload.pyi' adding 'mypy/typeshed/stdlib/email/__init__.pyi' adding 'mypy/typeshed/stdlib/email/_header_value_parser.pyi' adding 'mypy/typeshed/stdlib/email/base64mime.pyi' adding 'mypy/typeshed/stdlib/email/charset.pyi' adding 'mypy/typeshed/stdlib/email/contentmanager.pyi' adding 'mypy/typeshed/stdlib/email/encoders.pyi' adding 'mypy/typeshed/stdlib/email/errors.pyi' adding 'mypy/typeshed/stdlib/email/feedparser.pyi' adding 'mypy/typeshed/stdlib/email/generator.pyi' adding 'mypy/typeshed/stdlib/email/header.pyi' adding 'mypy/typeshed/stdlib/email/headerregistry.pyi' adding 'mypy/typeshed/stdlib/email/iterators.pyi' adding 'mypy/typeshed/stdlib/email/message.pyi' adding 'mypy/typeshed/stdlib/email/parser.pyi' adding 'mypy/typeshed/stdlib/email/policy.pyi' adding 'mypy/typeshed/stdlib/email/quoprimime.pyi' adding 'mypy/typeshed/stdlib/email/utils.pyi' adding 'mypy/typeshed/stdlib/email/mime/__init__.pyi' adding 'mypy/typeshed/stdlib/email/mime/application.pyi' adding 'mypy/typeshed/stdlib/email/mime/audio.pyi' adding 'mypy/typeshed/stdlib/email/mime/base.pyi' adding 'mypy/typeshed/stdlib/email/mime/image.pyi' adding 'mypy/typeshed/stdlib/email/mime/message.pyi' adding 'mypy/typeshed/stdlib/email/mime/multipart.pyi' adding 'mypy/typeshed/stdlib/email/mime/nonmultipart.pyi' adding 'mypy/typeshed/stdlib/email/mime/text.pyi' adding 'mypy/typeshed/stdlib/encodings/__init__.pyi' adding 'mypy/typeshed/stdlib/encodings/utf_8.pyi' adding 'mypy/typeshed/stdlib/encodings/utf_8_sig.pyi' adding 'mypy/typeshed/stdlib/ensurepip/__init__.pyi' adding 'mypy/typeshed/stdlib/html/__init__.pyi' adding 'mypy/typeshed/stdlib/html/entities.pyi' adding 'mypy/typeshed/stdlib/html/parser.pyi' adding 'mypy/typeshed/stdlib/http/__init__.pyi' adding 'mypy/typeshed/stdlib/http/client.pyi' adding 'mypy/typeshed/stdlib/http/cookiejar.pyi' adding 'mypy/typeshed/stdlib/http/cookies.pyi' adding 'mypy/typeshed/stdlib/http/server.pyi' adding 'mypy/typeshed/stdlib/importlib/__init__.pyi' adding 'mypy/typeshed/stdlib/importlib/abc.pyi' adding 'mypy/typeshed/stdlib/importlib/machinery.pyi' adding 'mypy/typeshed/stdlib/importlib/resources.pyi' adding 'mypy/typeshed/stdlib/importlib/util.pyi' adding 'mypy/typeshed/stdlib/importlib/metadata/__init__.pyi' adding 'mypy/typeshed/stdlib/importlib/metadata/_meta.pyi' adding 'mypy/typeshed/stdlib/json/__init__.pyi' adding 'mypy/typeshed/stdlib/json/decoder.pyi' adding 'mypy/typeshed/stdlib/json/encoder.pyi' adding 'mypy/typeshed/stdlib/json/tool.pyi' adding 'mypy/typeshed/stdlib/lib2to3/__init__.pyi' adding 'mypy/typeshed/stdlib/lib2to3/pygram.pyi' adding 'mypy/typeshed/stdlib/lib2to3/pytree.pyi' adding 'mypy/typeshed/stdlib/lib2to3/refactor.pyi' adding 'mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi' adding 'mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi' adding 'mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi' adding 'mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi' adding 'mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi' adding 'mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi' adding 'mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi' adding 'mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi' adding 'mypy/typeshed/stdlib/logging/__init__.pyi' adding 'mypy/typeshed/stdlib/logging/config.pyi' adding 'mypy/typeshed/stdlib/logging/handlers.pyi' adding 'mypy/typeshed/stdlib/msilib/__init__.pyi' adding 'mypy/typeshed/stdlib/msilib/schema.pyi' adding 'mypy/typeshed/stdlib/msilib/sequence.pyi' adding 'mypy/typeshed/stdlib/msilib/text.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/__init__.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/connection.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/context.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/managers.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/pool.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/process.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/queues.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/reduction.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/spawn.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/synchronize.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi' adding 'mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi' adding 'mypy/typeshed/stdlib/os/__init__.pyi' adding 'mypy/typeshed/stdlib/os/path.pyi' adding 'mypy/typeshed/stdlib/pydoc_data/__init__.pyi' adding 'mypy/typeshed/stdlib/pydoc_data/topics.pyi' adding 'mypy/typeshed/stdlib/pyexpat/__init__.pyi' adding 'mypy/typeshed/stdlib/pyexpat/errors.pyi' adding 'mypy/typeshed/stdlib/pyexpat/model.pyi' adding 'mypy/typeshed/stdlib/sqlite3/__init__.pyi' adding 'mypy/typeshed/stdlib/sqlite3/dbapi2.pyi' adding 'mypy/typeshed/stdlib/tkinter/__init__.pyi' adding 'mypy/typeshed/stdlib/tkinter/colorchooser.pyi' adding 'mypy/typeshed/stdlib/tkinter/commondialog.pyi' adding 'mypy/typeshed/stdlib/tkinter/constants.pyi' adding 'mypy/typeshed/stdlib/tkinter/dialog.pyi' adding 'mypy/typeshed/stdlib/tkinter/dnd.pyi' adding 'mypy/typeshed/stdlib/tkinter/filedialog.pyi' adding 'mypy/typeshed/stdlib/tkinter/font.pyi' adding 'mypy/typeshed/stdlib/tkinter/messagebox.pyi' adding 'mypy/typeshed/stdlib/tkinter/scrolledtext.pyi' adding 'mypy/typeshed/stdlib/tkinter/simpledialog.pyi' adding 'mypy/typeshed/stdlib/tkinter/tix.pyi' adding 'mypy/typeshed/stdlib/tkinter/ttk.pyi' adding 'mypy/typeshed/stdlib/unittest/__init__.pyi' adding 'mypy/typeshed/stdlib/unittest/_log.pyi' adding 'mypy/typeshed/stdlib/unittest/async_case.pyi' adding 'mypy/typeshed/stdlib/unittest/case.pyi' adding 'mypy/typeshed/stdlib/unittest/loader.pyi' adding 'mypy/typeshed/stdlib/unittest/main.pyi' adding 'mypy/typeshed/stdlib/unittest/mock.pyi' adding 'mypy/typeshed/stdlib/unittest/result.pyi' adding 'mypy/typeshed/stdlib/unittest/runner.pyi' adding 'mypy/typeshed/stdlib/unittest/signals.pyi' adding 'mypy/typeshed/stdlib/unittest/suite.pyi' adding 'mypy/typeshed/stdlib/unittest/util.pyi' adding 'mypy/typeshed/stdlib/urllib/__init__.pyi' adding 'mypy/typeshed/stdlib/urllib/error.pyi' adding 'mypy/typeshed/stdlib/urllib/parse.pyi' adding 'mypy/typeshed/stdlib/urllib/request.pyi' adding 'mypy/typeshed/stdlib/urllib/response.pyi' adding 'mypy/typeshed/stdlib/urllib/robotparser.pyi' adding 'mypy/typeshed/stdlib/venv/__init__.pyi' adding 'mypy/typeshed/stdlib/wsgiref/__init__.pyi' adding 'mypy/typeshed/stdlib/wsgiref/handlers.pyi' adding 'mypy/typeshed/stdlib/wsgiref/headers.pyi' adding 'mypy/typeshed/stdlib/wsgiref/simple_server.pyi' adding 'mypy/typeshed/stdlib/wsgiref/types.pyi' adding 'mypy/typeshed/stdlib/wsgiref/util.pyi' adding 'mypy/typeshed/stdlib/wsgiref/validate.pyi' adding 'mypy/typeshed/stdlib/xml/__init__.pyi' adding 'mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi' adding 'mypy/typeshed/stdlib/xml/dom/__init__.pyi' adding 'mypy/typeshed/stdlib/xml/dom/domreg.pyi' adding 'mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi' adding 'mypy/typeshed/stdlib/xml/dom/minicompat.pyi' adding 'mypy/typeshed/stdlib/xml/dom/minidom.pyi' adding 'mypy/typeshed/stdlib/xml/dom/pulldom.pyi' adding 'mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi' adding 'mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi' adding 'mypy/typeshed/stdlib/xml/etree/ElementPath.pyi' adding 'mypy/typeshed/stdlib/xml/etree/ElementTree.pyi' adding 'mypy/typeshed/stdlib/xml/etree/__init__.pyi' adding 'mypy/typeshed/stdlib/xml/etree/cElementTree.pyi' adding 'mypy/typeshed/stdlib/xml/parsers/__init__.pyi' adding 'mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi' adding 'mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi' adding 'mypy/typeshed/stdlib/xml/parsers/expat/model.pyi' adding 'mypy/typeshed/stdlib/xml/sax/__init__.pyi' adding 'mypy/typeshed/stdlib/xml/sax/handler.pyi' adding 'mypy/typeshed/stdlib/xml/sax/saxutils.pyi' adding 'mypy/typeshed/stdlib/xml/sax/xmlreader.pyi' adding 'mypy/typeshed/stdlib/xmlrpc/__init__.pyi' adding 'mypy/typeshed/stdlib/xmlrpc/client.pyi' adding 'mypy/typeshed/stdlib/xmlrpc/server.pyi' adding 'mypy/typeshed/stdlib/zoneinfo/__init__.pyi' adding 'mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi' adding 'mypy/xml/mypy-html.css' adding 'mypy/xml/mypy-html.xslt' adding 'mypy/xml/mypy-txt.xslt' adding 'mypy/xml/mypy.xsd' adding 'mypyc/README.md' adding 'mypyc/__init__.py' adding 'mypyc/__main__.py' adding 'mypyc/build.py' adding 'mypyc/common.py' adding 'mypyc/crash.py' adding 'mypyc/errors.py' adding 'mypyc/namegen.py' adding 'mypyc/options.py' adding 'mypyc/rt_subtype.py' adding 'mypyc/sametype.py' adding 'mypyc/subtype.py' adding 'mypyc/analysis/__init__.py' adding 'mypyc/analysis/attrdefined.py' adding 'mypyc/analysis/blockfreq.py' adding 'mypyc/analysis/dataflow.py' adding 'mypyc/analysis/ircheck.py' adding 'mypyc/analysis/selfleaks.py' adding 'mypyc/codegen/__init__.py' adding 'mypyc/codegen/cstring.py' adding 'mypyc/codegen/emit.py' adding 'mypyc/codegen/emitclass.py' adding 'mypyc/codegen/emitfunc.py' adding 'mypyc/codegen/emitmodule.py' adding 'mypyc/codegen/emitwrapper.py' adding 'mypyc/codegen/literals.py' adding 'mypyc/doc/Makefile' adding 'mypyc/doc/bool_operations.rst' adding 'mypyc/doc/compilation_units.rst' adding 'mypyc/doc/conf.py' adding 'mypyc/doc/cpython-timings.md' adding 'mypyc/doc/dev-intro.md' adding 'mypyc/doc/dict_operations.rst' adding 'mypyc/doc/differences_from_python.rst' adding 'mypyc/doc/float_operations.rst' adding 'mypyc/doc/future.md' adding 'mypyc/doc/getting_started.rst' adding 'mypyc/doc/index.rst' adding 'mypyc/doc/int_operations.rst' adding 'mypyc/doc/introduction.rst' adding 'mypyc/doc/list_operations.rst' adding 'mypyc/doc/make.bat' adding 'mypyc/doc/native_classes.rst' adding 'mypyc/doc/native_operations.rst' adding 'mypyc/doc/performance_tips_and_tricks.rst' adding 'mypyc/doc/set_operations.rst' adding 'mypyc/doc/str_operations.rst' adding 'mypyc/doc/tuple_operations.rst' adding 'mypyc/doc/using_type_annotations.rst' adding 'mypyc/external/googletest/LICENSE' adding 'mypyc/external/googletest/README.md' adding 'mypyc/external/googletest/include/gtest/gtest-death-test.h' adding 'mypyc/external/googletest/include/gtest/gtest-message.h' adding 'mypyc/external/googletest/include/gtest/gtest-param-test.h' adding 'mypyc/external/googletest/include/gtest/gtest-param-test.h.pump' adding 'mypyc/external/googletest/include/gtest/gtest-printers.h' adding 'mypyc/external/googletest/include/gtest/gtest-spi.h' adding 'mypyc/external/googletest/include/gtest/gtest-test-part.h' adding 'mypyc/external/googletest/include/gtest/gtest-typed-test.h' adding 'mypyc/external/googletest/include/gtest/gtest.h' adding 'mypyc/external/googletest/include/gtest/gtest_pred_impl.h' adding 'mypyc/external/googletest/include/gtest/gtest_prod.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-filepath.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-internal.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump' adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-port.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-string.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-tuple.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump' adding 'mypyc/external/googletest/include/gtest/internal/gtest-type-util.h' adding 'mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump' adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h' adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h' adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest.h' adding 'mypyc/external/googletest/make/Makefile' adding 'mypyc/external/googletest/src/gtest-all.cc' adding 'mypyc/external/googletest/src/gtest-death-test.cc' adding 'mypyc/external/googletest/src/gtest-filepath.cc' adding 'mypyc/external/googletest/src/gtest-internal-inl.h' adding 'mypyc/external/googletest/src/gtest-port.cc' adding 'mypyc/external/googletest/src/gtest-printers.cc' adding 'mypyc/external/googletest/src/gtest-test-part.cc' adding 'mypyc/external/googletest/src/gtest-typed-test.cc' adding 'mypyc/external/googletest/src/gtest.cc' adding 'mypyc/external/googletest/src/gtest_main.cc' adding 'mypyc/ir/__init__.py' adding 'mypyc/ir/class_ir.py' adding 'mypyc/ir/func_ir.py' adding 'mypyc/ir/module_ir.py' adding 'mypyc/ir/ops.py' adding 'mypyc/ir/pprint.py' adding 'mypyc/ir/rtypes.py' adding 'mypyc/irbuild/__init__.py' adding 'mypyc/irbuild/ast_helpers.py' adding 'mypyc/irbuild/builder.py' adding 'mypyc/irbuild/callable_class.py' adding 'mypyc/irbuild/classdef.py' adding 'mypyc/irbuild/constant_fold.py' adding 'mypyc/irbuild/context.py' adding 'mypyc/irbuild/env_class.py' adding 'mypyc/irbuild/expression.py' adding 'mypyc/irbuild/for_helpers.py' adding 'mypyc/irbuild/format_str_tokenizer.py' adding 'mypyc/irbuild/function.py' adding 'mypyc/irbuild/generator.py' adding 'mypyc/irbuild/ll_builder.py' adding 'mypyc/irbuild/main.py' adding 'mypyc/irbuild/mapper.py' adding 'mypyc/irbuild/nonlocalcontrol.py' adding 'mypyc/irbuild/prebuildvisitor.py' adding 'mypyc/irbuild/prepare.py' adding 'mypyc/irbuild/specialize.py' adding 'mypyc/irbuild/statement.py' adding 'mypyc/irbuild/targets.py' adding 'mypyc/irbuild/util.py' adding 'mypyc/irbuild/visitor.py' adding 'mypyc/irbuild/vtable.py' adding 'mypyc/lib-rt/CPy.h' adding 'mypyc/lib-rt/bytes_ops.c' adding 'mypyc/lib-rt/dict_ops.c' adding 'mypyc/lib-rt/exc_ops.c' adding 'mypyc/lib-rt/generic_ops.c' adding 'mypyc/lib-rt/getargs.c' adding 'mypyc/lib-rt/getargsfast.c' adding 'mypyc/lib-rt/init.c' adding 'mypyc/lib-rt/int_ops.c' adding 'mypyc/lib-rt/list_ops.c' adding 'mypyc/lib-rt/misc_ops.c' adding 'mypyc/lib-rt/module_shim.tmpl' adding 'mypyc/lib-rt/mypyc_util.h' adding 'mypyc/lib-rt/pythoncapi_compat.h' adding 'mypyc/lib-rt/pythonsupport.h' adding 'mypyc/lib-rt/set_ops.c' adding 'mypyc/lib-rt/setup.py' adding 'mypyc/lib-rt/str_ops.c' adding 'mypyc/lib-rt/test_capi.cc' adding 'mypyc/lib-rt/tuple_ops.c' adding 'mypyc/primitives/__init__.py' adding 'mypyc/primitives/bytes_ops.py' adding 'mypyc/primitives/dict_ops.py' adding 'mypyc/primitives/exc_ops.py' adding 'mypyc/primitives/float_ops.py' adding 'mypyc/primitives/generic_ops.py' adding 'mypyc/primitives/int_ops.py' adding 'mypyc/primitives/list_ops.py' adding 'mypyc/primitives/misc_ops.py' adding 'mypyc/primitives/registry.py' adding 'mypyc/primitives/set_ops.py' adding 'mypyc/primitives/str_ops.py' adding 'mypyc/primitives/tuple_ops.py' adding 'mypyc/test/__init__.py' adding 'mypyc/test/config.py' adding 'mypyc/test/test_alwaysdefined.py' adding 'mypyc/test/test_analysis.py' adding 'mypyc/test/test_cheader.py' adding 'mypyc/test/test_commandline.py' adding 'mypyc/test/test_emit.py' adding 'mypyc/test/test_emitclass.py' adding 'mypyc/test/test_emitfunc.py' adding 'mypyc/test/test_emitwrapper.py' adding 'mypyc/test/test_exceptions.py' adding 'mypyc/test/test_external.py' adding 'mypyc/test/test_irbuild.py' adding 'mypyc/test/test_ircheck.py' adding 'mypyc/test/test_literals.py' adding 'mypyc/test/test_namegen.py' adding 'mypyc/test/test_pprint.py' adding 'mypyc/test/test_rarray.py' adding 'mypyc/test/test_refcount.py' adding 'mypyc/test/test_run.py' adding 'mypyc/test/test_serialization.py' adding 'mypyc/test/test_struct.py' adding 'mypyc/test/test_subtype.py' adding 'mypyc/test/test_tuplename.py' adding 'mypyc/test/testutil.py' adding 'mypyc/test-data/alwaysdefined.test' adding 'mypyc/test-data/analysis.test' adding 'mypyc/test-data/commandline.test' adding 'mypyc/test-data/exceptions-freq.test' adding 'mypyc/test-data/exceptions.test' adding 'mypyc/test-data/irbuild-any.test' adding 'mypyc/test-data/irbuild-basic.test' adding 'mypyc/test-data/irbuild-bytes.test' adding 'mypyc/test-data/irbuild-classes.test' adding 'mypyc/test-data/irbuild-constant-fold.test' adding 'mypyc/test-data/irbuild-dict.test' adding 'mypyc/test-data/irbuild-dunders.test' adding 'mypyc/test-data/irbuild-generics.test' adding 'mypyc/test-data/irbuild-int.test' adding 'mypyc/test-data/irbuild-isinstance.test' adding 'mypyc/test-data/irbuild-lists.test' adding 'mypyc/test-data/irbuild-nested.test' adding 'mypyc/test-data/irbuild-optional.test' adding 'mypyc/test-data/irbuild-set.test' adding 'mypyc/test-data/irbuild-singledispatch.test' adding 'mypyc/test-data/irbuild-statements.test' adding 'mypyc/test-data/irbuild-str.test' adding 'mypyc/test-data/irbuild-strip-asserts.test' adding 'mypyc/test-data/irbuild-try.test' adding 'mypyc/test-data/irbuild-tuple.test' adding 'mypyc/test-data/irbuild-unreachable.test' adding 'mypyc/test-data/irbuild-vectorcall.test' adding 'mypyc/test-data/refcount.test' adding 'mypyc/test-data/run-attrs.test' adding 'mypyc/test-data/run-bench.test' adding 'mypyc/test-data/run-bools.test' adding 'mypyc/test-data/run-bytes.test' adding 'mypyc/test-data/run-classes.test' adding 'mypyc/test-data/run-dicts.test' adding 'mypyc/test-data/run-dunders.test' adding 'mypyc/test-data/run-exceptions.test' adding 'mypyc/test-data/run-floats.test' adding 'mypyc/test-data/run-functions.test' adding 'mypyc/test-data/run-generators.test' adding 'mypyc/test-data/run-imports.test' adding 'mypyc/test-data/run-integers.test' adding 'mypyc/test-data/run-lists.test' adding 'mypyc/test-data/run-loops.test' adding 'mypyc/test-data/run-misc.test' adding 'mypyc/test-data/run-multimodule.test' adding 'mypyc/test-data/run-mypy-sim.test' adding 'mypyc/test-data/run-primitives.test' adding 'mypyc/test-data/run-python37.test' adding 'mypyc/test-data/run-python38.test' adding 'mypyc/test-data/run-sets.test' adding 'mypyc/test-data/run-singledispatch.test' adding 'mypyc/test-data/run-strings.test' adding 'mypyc/test-data/run-traits.test' adding 'mypyc/test-data/run-tuples.test' adding 'mypyc/test-data/driver/driver.py' adding 'mypyc/test-data/fixtures/ir.py' adding 'mypyc/test-data/fixtures/testutil.py' adding 'mypyc/test-data/fixtures/typing-full.pyi' adding 'mypyc/transform/__init__.py' adding 'mypyc/transform/exceptions.py' adding 'mypyc/transform/refcount.py' adding 'mypyc/transform/uninit.py' adding 'mypy-0.971.dist-info/LICENSE' adding 'mypy-0.971.dist-info/METADATA' adding 'mypy-0.971.dist-info/WHEEL' adding 'mypy-0.971.dist-info/entry_points.txt' adding 'mypy-0.971.dist-info/top_level.txt' adding 'mypy-0.971.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built mypy-0.971-py3-none-any.whl >>> Running package in devel/py-mypy,python3 at 1714745706.56 ===> devel/py-mypy,python3 ===> Faking installation for py3-mypy-0.971p0 ===> Building package for py3-mypy-0.971p0 Create /exopi-cvs/ports/packages/amd64/all/py3-mypy-0.971p0.tgz Creating package py3-mypy-0.971p0 reading plist| checking dependencies| checking dependencies|devel/py-mypy-extensions,python3 checking dependencies|devel/py-typing-extensions,python3 checking dependencies|lang/python/3.10,-main checking dependencies|textproc/py-tomli,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 2% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|***************************** | 45% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|******************************************** | 70% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-mypy-0.971p0.tgz >>> Running clean in devel/py-mypy,python3 at 1714745719.16 ===> devel/py-mypy,python3 ===> Cleaning for py3-mypy-0.971p0 >>> Ended at 1714745719.84 max_stuck=5.05/build=9.77/package=12.60/clean=0.71