Collecting AWSIoTPythonSDK==1.3.0 1 location(s) to search for versions of AWSIoTPythonSDK: * https://pypi.python.org/simple/awsiotpythonsdk/ Getting page https://pypi.python.org/simple/awsiotpythonsdk/ Analyzing links from page https://pypi.python.org/simple/awsiotpythonsdk/ Found link https://pypi.python.org/packages/01/5e/7b36740eb0e1c56e53b6bd1eb7628eef340c5d387798751b4bc103a384fb/AWSIoTPythonSDK-1.2.0.tar.gz#md5=e6781f6c42bbc547d508d6fa6720ac8f (from https://pypi.python.org/simple/awsiotpythonsdk/), version: 1.2.0 Found link https://pypi.python.org/packages/1e/86/41ffd0b04425c43bb24ca108080ec844cae87ee7c5285d482761cd4667ab/AWSIoTPythonSDK-1.1.2.tar.gz#md5=6835982c7fb36b19aa474d346f29ec3d (from https://pypi.python.org/simple/awsiotpythonsdk/), version: 1.1.2 Found link https://pypi.python.org/packages/33/b2/93c1f88dfa8815be00010c7d1ee67d1b733296e8bd960753cfd1bcca120e/AWSIoTPythonSDK-1.3.0.tar.gz#md5=0026f66388380c2cfa29768d84216af5 (from https://pypi.python.org/simple/awsiotpythonsdk/), version: 1.3.0 Found link https://pypi.python.org/packages/6e/f8/6798a9d693a6d354470cb497d2d7335ace6125c38ed5434de92f3608f317/AWSIoTPythonSDK-1.1.0.tar.gz#md5=ac97b26bccc32fac8228238c218f602d (from https://pypi.python.org/simple/awsiotpythonsdk/), version: 1.1.0 Found link https://pypi.python.org/packages/ad/2a/73e982b40e40f0b5f96caba71cd34f4b028be362d274708b027b560be8f4/AWSIoTPythonSDK-1.0.1.tar.gz#md5=6234e5a51831de645353cec06af1088f (from https://pypi.python.org/simple/awsiotpythonsdk/), version: 1.0.1 Found link https://pypi.python.org/packages/b8/41/ec9d0786b4ae9f6d205a68cf96ade89414337ebaabb88740f02477d840fa/AWSIoTPythonSDK-1.0.0.tar.gz#md5=4c848ec718315c8791925f03eea44bb9 (from https://pypi.python.org/simple/awsiotpythonsdk/), version: 1.0.0 Found link https://pypi.python.org/packages/eb/45/6cfe2580fa0e64ce17065cc3ba1c9965c20358f6028c485da3165ae79b9a/AWSIoTPythonSDK-1.1.1.tar.gz#md5=470a37dfe48fb9e448a1dce41b9abc97 (from https://pypi.python.org/simple/awsiotpythonsdk/), version: 1.1.1 Using version 1.3.0 (newest of versions: 1.3.0) Downloading AWSIoTPythonSDK-1.3.0.tar.gz (68kB) Downloading from URL https://pypi.python.org/packages/33/b2/93c1f88dfa8815be00010c7d1ee67d1b733296e8bd960753cfd1bcca120e/AWSIoTPythonSDK-1.3.0.tar.gz#md5=0026f66388380c2cfa29768d84216af5 (from https://pypi.python.org/simple/awsiotpythonsdk/) Running setup.py (path:/tmp/pip-build-fguhwu20/AWSIoTPythonSDK/setup.py) egg_info for package AWSIoTPythonSDK Running command python setup.py egg_info running egg_info creating pip-egg-info/AWSIoTPythonSDK.egg-info writing dependency_links to pip-egg-info/AWSIoTPythonSDK.egg-info/dependency_links.txt writing pip-egg-info/AWSIoTPythonSDK.egg-info/PKG-INFO writing top-level names to pip-egg-info/AWSIoTPythonSDK.egg-info/top_level.txt writing manifest file 'pip-egg-info/AWSIoTPythonSDK.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/AWSIoTPythonSDK.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/AWSIoTPythonSDK.egg-info/SOURCES.txt' Source in /tmp/pip-build-fguhwu20/AWSIoTPythonSDK has version 1.3.0, which satisfies requirement AWSIoTPythonSDK==1.3.0 from https://pypi.python.org/packages/33/b2/93c1f88dfa8815be00010c7d1ee67d1b733296e8bd960753cfd1bcca120e/AWSIoTPythonSDK-1.3.0.tar.gz#md5=0026f66388380c2cfa29768d84216af5 Building wheels for collected packages: AWSIoTPythonSDK Running setup.py bdist_wheel for AWSIoTPythonSDK: started Destination directory: /tmp/tmp2j7ewey4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fguhwu20/AWSIoTPythonSDK/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/tmp2j7ewey4pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/AWSIoTPythonSDK copying AWSIoTPythonSDK/__init__.py -> build/lib/AWSIoTPythonSDK copying AWSIoTPythonSDK/MQTTLib.py -> build/lib/AWSIoTPythonSDK creating build/lib/AWSIoTPythonSDK/core copying AWSIoTPythonSDK/core/__init__.py -> build/lib/AWSIoTPythonSDK/core creating build/lib/AWSIoTPythonSDK/core/util copying AWSIoTPythonSDK/core/util/__init__.py -> build/lib/AWSIoTPythonSDK/core/util copying AWSIoTPythonSDK/core/util/providers.py -> build/lib/AWSIoTPythonSDK/core/util copying AWSIoTPythonSDK/core/util/enums.py -> build/lib/AWSIoTPythonSDK/core/util creating build/lib/AWSIoTPythonSDK/core/shadow copying AWSIoTPythonSDK/core/shadow/__init__.py -> build/lib/AWSIoTPythonSDK/core/shadow copying AWSIoTPythonSDK/core/shadow/shadowManager.py -> build/lib/AWSIoTPythonSDK/core/shadow copying AWSIoTPythonSDK/core/shadow/deviceShadow.py -> build/lib/AWSIoTPythonSDK/core/shadow creating build/lib/AWSIoTPythonSDK/core/protocol copying AWSIoTPythonSDK/core/protocol/__init__.py -> build/lib/AWSIoTPythonSDK/core/protocol copying AWSIoTPythonSDK/core/protocol/mqtt_core.py -> build/lib/AWSIoTPythonSDK/core/protocol creating build/lib/AWSIoTPythonSDK/core/protocol/paho copying AWSIoTPythonSDK/core/protocol/paho/client.py -> build/lib/AWSIoTPythonSDK/core/protocol/paho copying AWSIoTPythonSDK/core/protocol/paho/__init__.py -> build/lib/AWSIoTPythonSDK/core/protocol/paho creating build/lib/AWSIoTPythonSDK/core/protocol/internal copying AWSIoTPythonSDK/core/protocol/internal/clients.py -> build/lib/AWSIoTPythonSDK/core/protocol/internal copying AWSIoTPythonSDK/core/protocol/internal/__init__.py -> build/lib/AWSIoTPythonSDK/core/protocol/internal copying AWSIoTPythonSDK/core/protocol/internal/defaults.py -> build/lib/AWSIoTPythonSDK/core/protocol/internal copying AWSIoTPythonSDK/core/protocol/internal/workers.py -> build/lib/AWSIoTPythonSDK/core/protocol/internal copying AWSIoTPythonSDK/core/protocol/internal/events.py -> build/lib/AWSIoTPythonSDK/core/protocol/internal copying AWSIoTPythonSDK/core/protocol/internal/requests.py -> build/lib/AWSIoTPythonSDK/core/protocol/internal copying AWSIoTPythonSDK/core/protocol/internal/queues.py -> build/lib/AWSIoTPythonSDK/core/protocol/internal creating build/lib/AWSIoTPythonSDK/core/protocol/connection copying AWSIoTPythonSDK/core/protocol/connection/__init__.py -> build/lib/AWSIoTPythonSDK/core/protocol/connection copying AWSIoTPythonSDK/core/protocol/connection/cores.py -> build/lib/AWSIoTPythonSDK/core/protocol/connection creating build/lib/AWSIoTPythonSDK/core/greengrass copying AWSIoTPythonSDK/core/greengrass/__init__.py -> build/lib/AWSIoTPythonSDK/core/greengrass creating build/lib/AWSIoTPythonSDK/core/greengrass/discovery copying AWSIoTPythonSDK/core/greengrass/discovery/__init__.py -> build/lib/AWSIoTPythonSDK/core/greengrass/discovery copying AWSIoTPythonSDK/core/greengrass/discovery/providers.py -> build/lib/AWSIoTPythonSDK/core/greengrass/discovery copying AWSIoTPythonSDK/core/greengrass/discovery/models.py -> build/lib/AWSIoTPythonSDK/core/greengrass/discovery creating build/lib/AWSIoTPythonSDK/exception copying AWSIoTPythonSDK/exception/AWSIoTExceptions.py -> build/lib/AWSIoTPythonSDK/exception copying AWSIoTPythonSDK/exception/__init__.py -> build/lib/AWSIoTPythonSDK/exception copying AWSIoTPythonSDK/exception/operationError.py -> build/lib/AWSIoTPythonSDK/exception copying AWSIoTPythonSDK/exception/operationTimeoutException.py -> build/lib/AWSIoTPythonSDK/exception 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/AWSIoTPythonSDK creating build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/exception copying build/lib/AWSIoTPythonSDK/exception/AWSIoTExceptions.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/exception copying build/lib/AWSIoTPythonSDK/exception/__init__.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/exception copying build/lib/AWSIoTPythonSDK/exception/operationError.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/exception copying build/lib/AWSIoTPythonSDK/exception/operationTimeoutException.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/exception copying build/lib/AWSIoTPythonSDK/__init__.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK copying build/lib/AWSIoTPythonSDK/MQTTLib.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK creating build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core creating build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol creating build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/connection copying build/lib/AWSIoTPythonSDK/core/protocol/connection/__init__.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/connection copying build/lib/AWSIoTPythonSDK/core/protocol/connection/cores.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/connection copying build/lib/AWSIoTPythonSDK/core/protocol/__init__.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol copying build/lib/AWSIoTPythonSDK/core/protocol/mqtt_core.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol creating build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/paho copying build/lib/AWSIoTPythonSDK/core/protocol/paho/client.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/paho copying build/lib/AWSIoTPythonSDK/core/protocol/paho/__init__.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/paho creating build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/internal copying build/lib/AWSIoTPythonSDK/core/protocol/internal/clients.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/internal copying build/lib/AWSIoTPythonSDK/core/protocol/internal/__init__.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/internal copying build/lib/AWSIoTPythonSDK/core/protocol/internal/defaults.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/internal copying build/lib/AWSIoTPythonSDK/core/protocol/internal/workers.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/internal copying build/lib/AWSIoTPythonSDK/core/protocol/internal/events.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/internal copying build/lib/AWSIoTPythonSDK/core/protocol/internal/requests.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/internal copying build/lib/AWSIoTPythonSDK/core/protocol/internal/queues.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/protocol/internal creating build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/util copying build/lib/AWSIoTPythonSDK/core/util/__init__.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/util copying build/lib/AWSIoTPythonSDK/core/util/providers.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/util copying build/lib/AWSIoTPythonSDK/core/util/enums.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/util copying build/lib/AWSIoTPythonSDK/core/__init__.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core creating build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/greengrass creating build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/greengrass/discovery copying build/lib/AWSIoTPythonSDK/core/greengrass/discovery/__init__.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/greengrass/discovery copying build/lib/AWSIoTPythonSDK/core/greengrass/discovery/providers.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/greengrass/discovery copying build/lib/AWSIoTPythonSDK/core/greengrass/discovery/models.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/greengrass/discovery copying build/lib/AWSIoTPythonSDK/core/greengrass/__init__.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/greengrass creating build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/shadow copying build/lib/AWSIoTPythonSDK/core/shadow/__init__.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/shadow copying build/lib/AWSIoTPythonSDK/core/shadow/shadowManager.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/shadow copying build/lib/AWSIoTPythonSDK/core/shadow/deviceShadow.py -> build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK/core/shadow running install_egg_info running egg_info creating AWSIoTPythonSDK.egg-info writing AWSIoTPythonSDK.egg-info/PKG-INFO writing dependency_links to AWSIoTPythonSDK.egg-info/dependency_links.txt writing top-level names to AWSIoTPythonSDK.egg-info/top_level.txt writing manifest file 'AWSIoTPythonSDK.egg-info/SOURCES.txt' reading manifest file 'AWSIoTPythonSDK.egg-info/SOURCES.txt' writing manifest file 'AWSIoTPythonSDK.egg-info/SOURCES.txt' Copying AWSIoTPythonSDK.egg-info to build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK-1.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/AWSIoTPythonSDK-1.3.0.dist-info/WHEEL Running setup.py bdist_wheel for AWSIoTPythonSDK: finished with status 'done' Stored in directory: /tmp/tmpxkc14x5h Successfully built AWSIoTPythonSDK Cleaning up... Removing source in /tmp/pip-build-fguhwu20/AWSIoTPythonSDK