Collecting comtypes==1.1.4 1 location(s) to search for versions of comtypes: * https://pypi.python.org/simple/comtypes/ Getting page https://pypi.python.org/simple/comtypes/ Analyzing links from page https://pypi.python.org/simple/comtypes/ Found link https://pypi.python.org/packages/4e/3f/3761f0605eb2b103dc5eb332953abf018e19cb12cd6b7744efb953dc3c94/comtypes-1.0.0.zip#md5=29870f46d715906d647e404f29638688 (from https://pypi.python.org/simple/comtypes/), version: 1.0.0 Found link https://pypi.python.org/packages/79/53/74e4fb32f854483d316d5cddd6e1d2969ecd27160e4aab716732c4554b96/comtypes-0.6.4.zip#md5=a33aebab32450f79443e212e474622ac (from https://pypi.python.org/simple/comtypes/), version: 0.6.4 Found link https://pypi.python.org/packages/85/11/722b9ce6725bf8160bd8aca68b1e61bd9db422ab12dae28daa7defab2cdc/comtypes-1.1.3-2.zip#md5=4161cb8bc283a75af85e220ad662d5af (from https://pypi.python.org/simple/comtypes/), version: 1.1.3-2 Found link https://pypi.python.org/packages/88/02/d0037fb7d64a19ebb4a9cd6f25d44b32e4402a157df44990c183900e4253/comtypes-1.1.0.zip#md5=416d824b0232bafc4223a9e7b7838fe5 (from https://pypi.python.org/simple/comtypes/), version: 1.1.0 Found link https://pypi.python.org/packages/ad/a7/9451d1e384a6a6962892cb85bd4bebf11763b52408da599fbb04da2bb48b/comtypes-1.1.1.zip#md5=4591233e932bed92fc7a09084b240199 (from https://pypi.python.org/simple/comtypes/), version: 1.1.1 Found link https://pypi.python.org/packages/df/79/2d3681f9a61b3dd09eb7774c1948a91a8cafaac6092a30370977a713c667/comtypes-1.1.4.zip#md5=a923a2e1d38e17b55e5edcdf0e04d12a (from https://pypi.python.org/simple/comtypes/), version: 1.1.4 Using version 1.1.4 (newest of versions: 1.1.4) Downloading comtypes-1.1.4.zip (179kB) Downloading from URL https://pypi.python.org/packages/df/79/2d3681f9a61b3dd09eb7774c1948a91a8cafaac6092a30370977a713c667/comtypes-1.1.4.zip#md5=a923a2e1d38e17b55e5edcdf0e04d12a (from https://pypi.python.org/simple/comtypes/) Running setup.py (path:/tmp/pip-build-or9pvg13/comtypes/setup.py) egg_info for package comtypes Running command python setup.py egg_info running egg_info creating pip-egg-info/comtypes.egg-info writing top-level names to pip-egg-info/comtypes.egg-info/top_level.txt writing pip-egg-info/comtypes.egg-info/PKG-INFO writing dependency_links to pip-egg-info/comtypes.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/comtypes.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/comtypes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/comtypes.egg-info/SOURCES.txt' Source in /tmp/pip-build-or9pvg13/comtypes has version 1.1.4, which satisfies requirement comtypes==1.1.4 from https://pypi.python.org/packages/df/79/2d3681f9a61b3dd09eb7774c1948a91a8cafaac6092a30370977a713c667/comtypes-1.1.4.zip#md5=a923a2e1d38e17b55e5edcdf0e04d12a Building wheels for collected packages: comtypes Running setup.py bdist_wheel for comtypes: started Destination directory: /tmp/tmpqv6wi_48pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-or9pvg13/comtypes/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpqv6wi_48pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/comtypes copying comtypes/logutil.py -> build/lib/comtypes copying comtypes/messageloop.py -> build/lib/comtypes copying comtypes/_meta.py -> build/lib/comtypes copying comtypes/errorinfo.py -> build/lib/comtypes copying comtypes/util.py -> build/lib/comtypes copying comtypes/GUID.py -> build/lib/comtypes copying comtypes/hresult.py -> build/lib/comtypes copying comtypes/git.py -> build/lib/comtypes copying comtypes/viewobject.py -> build/lib/comtypes copying comtypes/automation.py -> build/lib/comtypes copying comtypes/patcher.py -> build/lib/comtypes copying comtypes/__init__.py -> build/lib/comtypes copying comtypes/npsupport.py -> build/lib/comtypes copying comtypes/_comobject.py -> build/lib/comtypes copying comtypes/connectionpoints.py -> build/lib/comtypes copying comtypes/persist.py -> build/lib/comtypes copying comtypes/typeinfo.py -> build/lib/comtypes copying comtypes/shelllink.py -> build/lib/comtypes copying comtypes/safearray.py -> build/lib/comtypes copying comtypes/_safearray.py -> build/lib/comtypes creating build/lib/comtypes/client copying comtypes/client/lazybind.py -> build/lib/comtypes/client copying comtypes/client/__init__.py -> build/lib/comtypes/client copying comtypes/client/_code_cache.py -> build/lib/comtypes/client copying comtypes/client/_events.py -> build/lib/comtypes/client copying comtypes/client/_generate.py -> build/lib/comtypes/client copying comtypes/client/dynamic.py -> build/lib/comtypes/client creating build/lib/comtypes/server copying comtypes/server/register.py -> build/lib/comtypes/server copying comtypes/server/w_getopt.py -> build/lib/comtypes/server copying comtypes/server/localserver.py -> build/lib/comtypes/server copying comtypes/server/inprocserver.py -> build/lib/comtypes/server copying comtypes/server/automation.py -> build/lib/comtypes/server copying comtypes/server/__init__.py -> build/lib/comtypes/server copying comtypes/server/connectionpoints.py -> build/lib/comtypes/server creating build/lib/comtypes/tools copying comtypes/tools/typedesc.py -> build/lib/comtypes/tools copying comtypes/tools/codegenerator.py -> build/lib/comtypes/tools copying comtypes/tools/typedesc_base.py -> build/lib/comtypes/tools copying comtypes/tools/tlbparser.py -> build/lib/comtypes/tools copying comtypes/tools/__init__.py -> build/lib/comtypes/tools creating build/lib/comtypes/test copying comtypes/test/test_wmi.py -> build/lib/comtypes/test copying comtypes/test/test_msscript.py -> build/lib/comtypes/test copying comtypes/test/test_BSTR.py -> build/lib/comtypes/test copying comtypes/test/TestDispServer.py -> build/lib/comtypes/test copying comtypes/test/test_urlhistory.py -> build/lib/comtypes/test copying comtypes/test/test_safearray.py -> build/lib/comtypes/test copying comtypes/test/test_createwrappers.py -> build/lib/comtypes/test copying comtypes/test/test_subinterface.py -> build/lib/comtypes/test copying comtypes/test/runtests.py -> build/lib/comtypes/test copying comtypes/test/test_client.py -> build/lib/comtypes/test copying comtypes/test/test_excel.py -> build/lib/comtypes/test copying comtypes/test/test_typeinfo.py -> build/lib/comtypes/test copying comtypes/test/test_dispinterface.py -> build/lib/comtypes/test copying comtypes/test/test_GUID.py -> build/lib/comtypes/test copying comtypes/test/test_win32com_interop.py -> build/lib/comtypes/test copying comtypes/test/test_propputref.py -> build/lib/comtypes/test copying comtypes/test/test_dyndispatch.py -> build/lib/comtypes/test copying comtypes/test/test_collections.py -> build/lib/comtypes/test copying comtypes/test/test_pump_events.py -> build/lib/comtypes/test copying comtypes/test/test_server.py -> build/lib/comtypes/test copying comtypes/test/test_variant.py -> build/lib/comtypes/test copying comtypes/test/test_dict.py -> build/lib/comtypes/test copying comtypes/test/setup.py -> build/lib/comtypes/test copying comtypes/test/test_findgendir.py -> build/lib/comtypes/test copying comtypes/test/test_avmc.py -> build/lib/comtypes/test copying comtypes/test/test_ie.py -> build/lib/comtypes/test copying comtypes/test/test_outparam.py -> build/lib/comtypes/test copying comtypes/test/__init__.py -> build/lib/comtypes/test copying comtypes/test/test_basic.py -> build/lib/comtypes/test copying comtypes/test/TestComServer.py -> build/lib/comtypes/test copying comtypes/test/test_casesensitivity.py -> build/lib/comtypes/test copying comtypes/test/test_sapi.py -> build/lib/comtypes/test copying comtypes/test/test_QueryService.py -> build/lib/comtypes/test copying comtypes/test/test_showevents.py -> build/lib/comtypes/test copying comtypes/test/test_getactiveobj.py -> build/lib/comtypes/test copying comtypes/test/test_agilent.py -> build/lib/comtypes/test copying comtypes/test/test_DISPPARAMS.py -> build/lib/comtypes/test copying comtypes/test/test_word.py -> build/lib/comtypes/test copying comtypes/test/find_memleak.py -> build/lib/comtypes/test copying comtypes/test/test_comserver.py -> build/lib/comtypes/test copying comtypes/test/TestComServer.idl -> build/lib/comtypes/test copying comtypes/test/TestComServer.tlb -> build/lib/comtypes/test copying comtypes/test/TestDispServer.idl -> build/lib/comtypes/test copying comtypes/test/TestDispServer.tlb -> build/lib/comtypes/test copying comtypes/test/mytypelib.idl -> build/lib/comtypes/test copying comtypes/test/mylib.idl -> build/lib/comtypes/test copying comtypes/test/test_jscript.js -> build/lib/comtypes/test Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma running build_scripts creating build/scripts-3.4 copying clear_comtypes_cache.py -> build/scripts-3.4 changing mode of build/scripts-3.4/clear_comtypes_cache.py from 644 to 755 installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/logutil.py -> build/bdist.linux-armv7l/wheel/comtypes creating build/bdist.linux-armv7l/wheel/comtypes/server copying build/lib/comtypes/server/register.py -> build/bdist.linux-armv7l/wheel/comtypes/server copying build/lib/comtypes/server/w_getopt.py -> build/bdist.linux-armv7l/wheel/comtypes/server copying build/lib/comtypes/server/localserver.py -> build/bdist.linux-armv7l/wheel/comtypes/server copying build/lib/comtypes/server/inprocserver.py -> build/bdist.linux-armv7l/wheel/comtypes/server copying build/lib/comtypes/server/automation.py -> build/bdist.linux-armv7l/wheel/comtypes/server copying build/lib/comtypes/server/__init__.py -> build/bdist.linux-armv7l/wheel/comtypes/server copying build/lib/comtypes/server/connectionpoints.py -> build/bdist.linux-armv7l/wheel/comtypes/server copying build/lib/comtypes/messageloop.py -> build/bdist.linux-armv7l/wheel/comtypes creating build/bdist.linux-armv7l/wheel/comtypes/tools copying build/lib/comtypes/tools/typedesc.py -> build/bdist.linux-armv7l/wheel/comtypes/tools copying build/lib/comtypes/tools/codegenerator.py -> build/bdist.linux-armv7l/wheel/comtypes/tools copying build/lib/comtypes/tools/typedesc_base.py -> build/bdist.linux-armv7l/wheel/comtypes/tools copying build/lib/comtypes/tools/tlbparser.py -> build/bdist.linux-armv7l/wheel/comtypes/tools copying build/lib/comtypes/tools/__init__.py -> build/bdist.linux-armv7l/wheel/comtypes/tools copying build/lib/comtypes/_meta.py -> build/bdist.linux-armv7l/wheel/comtypes creating build/bdist.linux-armv7l/wheel/comtypes/client copying build/lib/comtypes/client/lazybind.py -> build/bdist.linux-armv7l/wheel/comtypes/client copying build/lib/comtypes/client/__init__.py -> build/bdist.linux-armv7l/wheel/comtypes/client copying build/lib/comtypes/client/_code_cache.py -> build/bdist.linux-armv7l/wheel/comtypes/client copying build/lib/comtypes/client/_events.py -> build/bdist.linux-armv7l/wheel/comtypes/client copying build/lib/comtypes/client/_generate.py -> build/bdist.linux-armv7l/wheel/comtypes/client copying build/lib/comtypes/client/dynamic.py -> build/bdist.linux-armv7l/wheel/comtypes/client creating build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/TestDispServer.tlb -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_wmi.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_msscript.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_BSTR.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/TestDispServer.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_urlhistory.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_safearray.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_createwrappers.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_subinterface.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/runtests.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_client.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_excel.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_typeinfo.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_dispinterface.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/TestDispServer.idl -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_GUID.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_win32com_interop.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_propputref.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_dyndispatch.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_collections.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_pump_events.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/mylib.idl -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_server.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_variant.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_dict.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/setup.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_findgendir.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_avmc.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_ie.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_outparam.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_jscript.js -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/__init__.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_basic.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/TestComServer.tlb -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/TestComServer.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_casesensitivity.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_sapi.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/mytypelib.idl -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_QueryService.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_showevents.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_getactiveobj.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_agilent.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_DISPPARAMS.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_word.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/TestComServer.idl -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/find_memleak.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/test/test_comserver.py -> build/bdist.linux-armv7l/wheel/comtypes/test copying build/lib/comtypes/errorinfo.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/util.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/GUID.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/hresult.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/git.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/viewobject.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/automation.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/patcher.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/__init__.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/npsupport.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/_comobject.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/connectionpoints.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/persist.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/typeinfo.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/shelllink.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/safearray.py -> build/bdist.linux-armv7l/wheel/comtypes copying build/lib/comtypes/_safearray.py -> build/bdist.linux-armv7l/wheel/comtypes running install_egg_info running egg_info writing comtypes.egg-info/PKG-INFO writing dependency_links to comtypes.egg-info/dependency_links.txt writing top-level names to comtypes.egg-info/top_level.txt reading manifest file 'comtypes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'comtypes.egg-info/SOURCES.txt' Copying comtypes.egg-info to build/bdist.linux-armv7l/wheel/comtypes-1.1.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/comtypes-1.1.4.data creating build/bdist.linux-armv7l/wheel/comtypes-1.1.4.data/scripts copying build/scripts-3.4/clear_comtypes_cache.py -> build/bdist.linux-armv7l/wheel/comtypes-1.1.4.data/scripts changing mode of build/bdist.linux-armv7l/wheel/comtypes-1.1.4.data/scripts/clear_comtypes_cache.py to 755 creating build/bdist.linux-armv7l/wheel/comtypes-1.1.4.dist-info/WHEEL Running setup.py bdist_wheel for comtypes: finished with status 'done' Stored in directory: /tmp/tmp8sj7icq7 Successfully built comtypes Cleaning up... Removing source in /tmp/pip-build-or9pvg13/comtypes