Created temporary directory: /tmp/pip-ephem-wheel-cache-jg0ah883 Created temporary directory: /tmp/pip-req-tracker-ytyn7yjb Created requirements tracker '/tmp/pip-req-tracker-ytyn7yjb' Created temporary directory: /tmp/pip-wheel-ny65_g_h Collecting fmpa==0.2 1 location(s) to search for versions of fmpa: * https://pypi.org/simple/fmpa/ Getting page https://pypi.org/simple/fmpa/ Analyzing links from page https://pypi.org/simple/fmpa/ Found link https://files.pythonhosted.org/packages/ec/5b/4af79cbb3743c7d13611c9154ede9318cb401fb0eb4469da5412c0d4c8b0/fmpa-0.1.tar.gz#sha256=da17e1bec5e8511f40e7e66bc5a4c74e1b402b9966f230357a9117b028c6c78a (from https://pypi.org/simple/fmpa/), version: 0.1 Found link https://files.pythonhosted.org/packages/77/1c/76ef607a1f4478e8412d6a40665daf68ccfc1372b94b82b7947ffb4388fd/fmpa-0.2.tar.gz#sha256=03a36e1f621732b0599378cd95c1f474e704506b1c5ebd83506faf179df883c4 (from https://pypi.org/simple/fmpa/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-17ncgoss Downloading https://files.pythonhosted.org/packages/77/1c/76ef607a1f4478e8412d6a40665daf68ccfc1372b94b82b7947ffb4388fd/fmpa-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/77/1c/76ef607a1f4478e8412d6a40665daf68ccfc1372b94b82b7947ffb4388fd/fmpa-0.2.tar.gz#sha256=03a36e1f621732b0599378cd95c1f474e704506b1c5ebd83506faf179df883c4 (from https://pypi.org/simple/fmpa/) Added fmpa==0.2 from https://files.pythonhosted.org/packages/77/1c/76ef607a1f4478e8412d6a40665daf68ccfc1372b94b82b7947ffb4388fd/fmpa-0.2.tar.gz#sha256=03a36e1f621732b0599378cd95c1f474e704506b1c5ebd83506faf179df883c4 to build tracker '/tmp/pip-req-tracker-ytyn7yjb' Running setup.py (path:/tmp/pip-wheel-ny65_g_h/fmpa/setup.py) egg_info for package fmpa Running command python setup.py egg_info running egg_info creating pip-egg-info/fmpa.egg-info writing requirements to pip-egg-info/fmpa.egg-info/requires.txt writing pip-egg-info/fmpa.egg-info/PKG-INFO writing top-level names to pip-egg-info/fmpa.egg-info/top_level.txt writing dependency_links to pip-egg-info/fmpa.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/fmpa.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fmpa.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/fmpa.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ny65_g_h/fmpa has version 0.2, which satisfies requirement fmpa==0.2 from https://files.pythonhosted.org/packages/77/1c/76ef607a1f4478e8412d6a40665daf68ccfc1372b94b82b7947ffb4388fd/fmpa-0.2.tar.gz#sha256=03a36e1f621732b0599378cd95c1f474e704506b1c5ebd83506faf179df883c4 Removed fmpa==0.2 from https://files.pythonhosted.org/packages/77/1c/76ef607a1f4478e8412d6a40665daf68ccfc1372b94b82b7947ffb4388fd/fmpa-0.2.tar.gz#sha256=03a36e1f621732b0599378cd95c1f474e704506b1c5ebd83506faf179df883c4 from build tracker '/tmp/pip-req-tracker-ytyn7yjb' Building wheels for collected packages: fmpa Created temporary directory: /tmp/pip-wheel-g47npe3c Running setup.py bdist_wheel for fmpa: started Destination directory: /tmp/pip-wheel-g47npe3c Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ny65_g_h/fmpa/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-g47npe3c running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fmpa copying fmpa/__init__.py -> build/lib/fmpa copying fmpa/main.py -> build/lib/fmpa 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/fmpa copying build/lib/fmpa/__init__.py -> build/bdist.linux-armv7l/wheel/fmpa copying build/lib/fmpa/main.py -> build/bdist.linux-armv7l/wheel/fmpa running install_egg_info running egg_info creating fmpa.egg-info writing requirements to fmpa.egg-info/requires.txt writing fmpa.egg-info/PKG-INFO writing top-level names to fmpa.egg-info/top_level.txt writing dependency_links to fmpa.egg-info/dependency_links.txt writing manifest file 'fmpa.egg-info/SOURCES.txt' reading manifest file 'fmpa.egg-info/SOURCES.txt' writing manifest file 'fmpa.egg-info/SOURCES.txt' Copying fmpa.egg-info to build/bdist.linux-armv7l/wheel/fmpa-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fmpa-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-g47npe3c/fmpa-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'fmpa/__init__.py' adding 'fmpa/main.py' adding 'fmpa-0.2.dist-info/METADATA' adding 'fmpa-0.2.dist-info/WHEEL' adding 'fmpa-0.2.dist-info/top_level.txt' adding 'fmpa-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for fmpa: finished with status 'done' Stored in directory: /tmp/tmpgwh2icu6 Successfully built fmpa Cleaning up... Removing source in /tmp/pip-wheel-ny65_g_h/fmpa Removed build tracker '/tmp/pip-req-tracker-ytyn7yjb'