Created temporary directory: /tmp/pip-ephem-wheel-cache-kwnsm36a Created temporary directory: /tmp/pip-wheel-2krspgho Looking in indexes: https://pypi.python.org/simple Collecting FirstAlexaSkills==0.2.0 1 location(s) to search for versions of FirstAlexaSkills: * https://pypi.python.org/simple/firstalexaskills/ Getting page https://pypi.python.org/simple/firstalexaskills/ Analyzing links from page https://pypi.org/simple/firstalexaskills/ Found link https://files.pythonhosted.org/packages/19/87/f944cbf50ddc98282dd9973e7370d786d19b393787108ddef1527c475e54/FirstAlexaSkills-0.1.0.tar.gz#sha256=d55545507efb4a2177b21732fe04cc4e30cf225d24d0c294bfb25e87104967ae (from https://pypi.org/simple/firstalexaskills/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/07/ab/b3794846c1561530bd5c220d471391e31d6bce70173d5f0f637fde54ba86/FirstAlexaSkills-0.1.1.tar.gz#sha256=0ea39001d2d2e909cfdad703f00ec6b9ab3b4857a1db3c10f04896023ac221d9 (from https://pypi.org/simple/firstalexaskills/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/5f/06/e774943b77d61d0f2db036b4c67002425919d9c5693ffb2e0fe7b14c5fd0/FirstAlexaSkills-0.1.2.tar.gz#sha256=dbc7fb05d7556abae6da0b7cd74b04ad80d75e39ad8e7e970b6371c393e4bcc1 (from https://pypi.org/simple/firstalexaskills/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/ac/5b/793ce1dea3b0c187835d34e465521903516eee98713424672c16603c7914/FirstAlexaSkills-0.2.0.tar.gz#sha256=ecc3d147f539f2ce0222d3585f174eb018186a07e8bad4fc23c9c15b879ca548 (from https://pypi.org/simple/firstalexaskills/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-zfpodliv Downloading https://files.pythonhosted.org/packages/ac/5b/793ce1dea3b0c187835d34e465521903516eee98713424672c16603c7914/FirstAlexaSkills-0.2.0.tar.gz (114kB) Downloading from URL https://files.pythonhosted.org/packages/ac/5b/793ce1dea3b0c187835d34e465521903516eee98713424672c16603c7914/FirstAlexaSkills-0.2.0.tar.gz#sha256=ecc3d147f539f2ce0222d3585f174eb018186a07e8bad4fc23c9c15b879ca548 (from https://pypi.org/simple/firstalexaskills/) Running setup.py (path:/tmp/pip-wheel-2krspgho/FirstAlexaSkills/setup.py) egg_info for package FirstAlexaSkills Running command python setup.py egg_info running egg_info creating pip-egg-info/FirstAlexaSkills.egg-info writing pip-egg-info/FirstAlexaSkills.egg-info/PKG-INFO writing top-level names to pip-egg-info/FirstAlexaSkills.egg-info/top_level.txt writing dependency_links to pip-egg-info/FirstAlexaSkills.egg-info/dependency_links.txt writing requirements to pip-egg-info/FirstAlexaSkills.egg-info/requires.txt writing manifest file 'pip-egg-info/FirstAlexaSkills.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/FirstAlexaSkills.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' writing manifest file 'pip-egg-info/FirstAlexaSkills.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2krspgho/FirstAlexaSkills has version 0.2.0, which satisfies requirement FirstAlexaSkills==0.2.0 from https://files.pythonhosted.org/packages/ac/5b/793ce1dea3b0c187835d34e465521903516eee98713424672c16603c7914/FirstAlexaSkills-0.2.0.tar.gz#sha256=ecc3d147f539f2ce0222d3585f174eb018186a07e8bad4fc23c9c15b879ca548 Building wheels for collected packages: FirstAlexaSkills Created temporary directory: /tmp/pip-wheel-5xhfv773 Running setup.py bdist_wheel for FirstAlexaSkills: started Destination directory: /tmp/pip-wheel-5xhfv773 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2krspgho/FirstAlexaSkills/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/pip-wheel-5xhfv773 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/FirstAlexaSkills copying src/FirstAlexaSkills/lambda_utils.py -> build/lib/FirstAlexaSkills copying src/FirstAlexaSkills/__init__.py -> build/lib/FirstAlexaSkills creating build/lib/FirstAlexaSkills/data copying src/FirstAlexaSkills/data/__init__.py -> build/lib/FirstAlexaSkills/data copying src/FirstAlexaSkills/data/event_template.json -> build/lib/FirstAlexaSkills/data copying src/FirstAlexaSkills/data/example_skills.zip -> build/lib/FirstAlexaSkills/data running build_scripts creating build/scripts-3.4 copying and adjusting bin/unpack_example_skills -> build/scripts-3.4 copying and adjusting bin/update_lambda_function -> build/scripts-3.4 copying and adjusting bin/create_lambda_function -> build/scripts-3.4 copying and adjusting bin/test_lambda_function -> build/scripts-3.4 changing mode of build/scripts-3.4/unpack_example_skills from 644 to 755 changing mode of build/scripts-3.4/update_lambda_function from 644 to 755 changing mode of build/scripts-3.4/create_lambda_function from 644 to 755 changing mode of build/scripts-3.4/test_lambda_function 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/FirstAlexaSkills copying build/lib/FirstAlexaSkills/lambda_utils.py -> build/bdist.linux-armv7l/wheel/FirstAlexaSkills copying build/lib/FirstAlexaSkills/__init__.py -> build/bdist.linux-armv7l/wheel/FirstAlexaSkills creating build/bdist.linux-armv7l/wheel/FirstAlexaSkills/data copying build/lib/FirstAlexaSkills/data/event_template.json -> build/bdist.linux-armv7l/wheel/FirstAlexaSkills/data copying build/lib/FirstAlexaSkills/data/example_skills.zip -> build/bdist.linux-armv7l/wheel/FirstAlexaSkills/data copying build/lib/FirstAlexaSkills/data/__init__.py -> build/bdist.linux-armv7l/wheel/FirstAlexaSkills/data running install_egg_info running egg_info writing src/FirstAlexaSkills.egg-info/PKG-INFO writing requirements to src/FirstAlexaSkills.egg-info/requires.txt writing dependency_links to src/FirstAlexaSkills.egg-info/dependency_links.txt writing top-level names to src/FirstAlexaSkills.egg-info/top_level.txt reading manifest file 'src/FirstAlexaSkills.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' writing manifest file 'src/FirstAlexaSkills.egg-info/SOURCES.txt' Copying src/FirstAlexaSkills.egg-info to build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0.data creating build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0.data/scripts copying build/scripts-3.4/test_lambda_function -> build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0.data/scripts copying build/scripts-3.4/update_lambda_function -> build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0.data/scripts copying build/scripts-3.4/unpack_example_skills -> build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0.data/scripts copying build/scripts-3.4/create_lambda_function -> build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0.data/scripts/test_lambda_function to 755 changing mode of build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0.data/scripts/update_lambda_function to 755 changing mode of build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0.data/scripts/unpack_example_skills to 755 changing mode of build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0.data/scripts/create_lambda_function to 755 creating build/bdist.linux-armv7l/wheel/FirstAlexaSkills-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-5xhfv773/FirstAlexaSkills-0.2.0-py3-none-any.whl' and adding '.' to it adding 'FirstAlexaSkills/__init__.py' adding 'FirstAlexaSkills/lambda_utils.py' adding 'FirstAlexaSkills/data/__init__.py' adding 'FirstAlexaSkills/data/event_template.json' adding 'FirstAlexaSkills/data/example_skills.zip' adding 'FirstAlexaSkills-0.2.0.data/scripts/create_lambda_function' adding 'FirstAlexaSkills-0.2.0.data/scripts/test_lambda_function' adding 'FirstAlexaSkills-0.2.0.data/scripts/unpack_example_skills' adding 'FirstAlexaSkills-0.2.0.data/scripts/update_lambda_function' adding 'FirstAlexaSkills-0.2.0.dist-info/top_level.txt' adding 'FirstAlexaSkills-0.2.0.dist-info/WHEEL' adding 'FirstAlexaSkills-0.2.0.dist-info/METADATA' adding 'FirstAlexaSkills-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for FirstAlexaSkills: finished with status 'done' Stored in directory: /tmp/tmpymfupv6_ Successfully built FirstAlexaSkills Cleaning up... Removing source in /tmp/pip-wheel-2krspgho/FirstAlexaSkills