Created temporary directory: /tmp/pip-ephem-wheel-cache-ghdqxn6x Created temporary directory: /tmp/pip-req-tracker-e65sm98b Created requirements tracker '/tmp/pip-req-tracker-e65sm98b' Created temporary directory: /tmp/pip-wheel-l43rdo5w Looking in indexes: https://pypi.python.org/simple Collecting flupy==0.1.9 1 location(s) to search for versions of flupy: * https://pypi.python.org/simple/flupy/ Getting page https://pypi.python.org/simple/flupy/ Analyzing links from page https://pypi.org/simple/flupy/ Found link https://files.pythonhosted.org/packages/f5/f2/2e6edd5ce780881c7cce607363fbbc22640da737c801133caf4f0d1ab63d/flupy-0.1.7.tar.gz#sha256=201d9557e100e28d82621bf6cf5d855ad96b0ea15c9cbcc434bf5a1928a4fa9e (from https://pypi.org/simple/flupy/), version: 0.1.7 Found link https://files.pythonhosted.org/packages/11/8e/98a4d03ed42ef0591c7fe65ecca78d166c6ab14a80551661a8432e5f2855/flupy-0.1.8.tar.gz#sha256=2de054f86778083a22cf482a39add2a116adcd8d2ff86856bbeabb13c2fa577d (from https://pypi.org/simple/flupy/), version: 0.1.8 Found link https://files.pythonhosted.org/packages/25/4e/45250a5c435edde9e165913df0a47c5cdec1c9080d66cfdbe4182d9dd836/flupy-0.1.9.tar.gz#sha256=6a561b1afe4bdc6854df8ce53534df54cfe431ea58ed521a8dd381d9b590c866 (from https://pypi.org/simple/flupy/), version: 0.1.9 Using version 0.1.9 (newest of versions: 0.1.9) Created temporary directory: /tmp/pip-unpack-gphey11t Downloading https://files.pythonhosted.org/packages/25/4e/45250a5c435edde9e165913df0a47c5cdec1c9080d66cfdbe4182d9dd836/flupy-0.1.9.tar.gz Downloading from URL https://files.pythonhosted.org/packages/25/4e/45250a5c435edde9e165913df0a47c5cdec1c9080d66cfdbe4182d9dd836/flupy-0.1.9.tar.gz#sha256=6a561b1afe4bdc6854df8ce53534df54cfe431ea58ed521a8dd381d9b590c866 (from https://pypi.org/simple/flupy/) Added flupy==0.1.9 from https://files.pythonhosted.org/packages/25/4e/45250a5c435edde9e165913df0a47c5cdec1c9080d66cfdbe4182d9dd836/flupy-0.1.9.tar.gz#sha256=6a561b1afe4bdc6854df8ce53534df54cfe431ea58ed521a8dd381d9b590c866 to build tracker '/tmp/pip-req-tracker-e65sm98b' Running setup.py (path:/tmp/pip-wheel-l43rdo5w/flupy/setup.py) egg_info for package flupy Running command python setup.py egg_info running egg_info creating pip-egg-info/flupy.egg-info writing pip-egg-info/flupy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/flupy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/flupy.egg-info/top_level.txt writing entry points to pip-egg-info/flupy.egg-info/entry_points.txt writing manifest file 'pip-egg-info/flupy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/flupy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/flupy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-l43rdo5w/flupy has version 0.1.9, which satisfies requirement flupy==0.1.9 from https://files.pythonhosted.org/packages/25/4e/45250a5c435edde9e165913df0a47c5cdec1c9080d66cfdbe4182d9dd836/flupy-0.1.9.tar.gz#sha256=6a561b1afe4bdc6854df8ce53534df54cfe431ea58ed521a8dd381d9b590c866 Removed flupy==0.1.9 from https://files.pythonhosted.org/packages/25/4e/45250a5c435edde9e165913df0a47c5cdec1c9080d66cfdbe4182d9dd836/flupy-0.1.9.tar.gz#sha256=6a561b1afe4bdc6854df8ce53534df54cfe431ea58ed521a8dd381d9b590c866 from build tracker '/tmp/pip-req-tracker-e65sm98b' Building wheels for collected packages: flupy Created temporary directory: /tmp/pip-wheel-y2_nqtfb Running setup.py bdist_wheel for flupy: started Destination directory: /tmp/pip-wheel-y2_nqtfb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-l43rdo5w/flupy/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-y2_nqtfb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/flupy copying flupy/fluent.py -> build/lib/flupy copying flupy/__init__.py -> build/lib/flupy creating build/lib/tests copying tests/test_flu.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/flupy/cli copying flupy/cli/cli.py -> build/lib/flupy/cli copying flupy/cli/utils.py -> build/lib/flupy/cli copying flupy/cli/__init__.py -> build/lib/flupy/cli running egg_info writing entry points to flupy.egg-info/entry_points.txt writing top-level names to flupy.egg-info/top_level.txt writing dependency_links to flupy.egg-info/dependency_links.txt writing flupy.egg-info/PKG-INFO reading manifest file 'flupy.egg-info/SOURCES.txt' writing manifest file 'flupy.egg-info/SOURCES.txt' 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/flupy copying build/lib/flupy/fluent.py -> build/bdist.linux-armv7l/wheel/flupy creating build/bdist.linux-armv7l/wheel/flupy/cli copying build/lib/flupy/cli/cli.py -> build/bdist.linux-armv7l/wheel/flupy/cli copying build/lib/flupy/cli/utils.py -> build/bdist.linux-armv7l/wheel/flupy/cli copying build/lib/flupy/cli/__init__.py -> build/bdist.linux-armv7l/wheel/flupy/cli copying build/lib/flupy/__init__.py -> build/bdist.linux-armv7l/wheel/flupy creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_flu.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying flupy.egg-info to build/bdist.linux-armv7l/wheel/flupy-0.1.9-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/flupy-0.1.9.dist-info/WHEEL creating '/tmp/pip-wheel-y2_nqtfb/flupy-0.1.9-py3-none-any.whl' and adding '.' to it adding 'flupy/__init__.py' adding 'flupy/fluent.py' adding 'flupy/cli/__init__.py' adding 'flupy/cli/cli.py' adding 'flupy/cli/utils.py' adding 'tests/__init__.py' adding 'tests/test_flu.py' adding 'flupy-0.1.9.dist-info/entry_points.txt' adding 'flupy-0.1.9.dist-info/top_level.txt' adding 'flupy-0.1.9.dist-info/WHEEL' adding 'flupy-0.1.9.dist-info/METADATA' adding 'flupy-0.1.9.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for flupy: finished with status 'done' Stored in directory: /tmp/tmpx96hf3j3 Successfully built flupy Cleaning up... Removing source in /tmp/pip-wheel-l43rdo5w/flupy Removed build tracker '/tmp/pip-req-tracker-e65sm98b'