Created temporary directory: /tmp/pip-ephem-wheel-cache-2jzzgdu_ Created temporary directory: /tmp/pip-req-tracker-1btgz3jo Created requirements tracker '/tmp/pip-req-tracker-1btgz3jo' Created temporary directory: /tmp/pip-wheel-2wbe8xrk Collecting fy==1.2.1 1 location(s) to search for versions of fy: * https://pypi.org/simple/fy/ Getting page https://pypi.org/simple/fy/ Analyzing links from page https://pypi.org/simple/fy/ Found link https://files.pythonhosted.org/packages/89/88/4f523e09b9de13d450435d18f7de3a26e3813327e9b9195d0ad7c7fea7b1/fy-1.0.0-py2.py3-none-any.whl#sha256=bfd941712e2aae9ee45e4ae8756ed903418e6a9accf27cffce20fe1b6a8a9c37 (from https://pypi.org/simple/fy/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/8d/cf/a5bd8ec435315a402b9e4dcd4d03cb7ede3afcad681b0e278ac69cf117b7/fy-1.1.0.tar.gz#sha256=a0249ad2798d38a70d171f60ac8d9d2c407f53dc2b8082165f01ecca749a0d02 (from https://pypi.org/simple/fy/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/bd/ce/f9842a25ce239f3f79278622f909a9952a8d9b1d31344bf6cedc4c9d380f/fy-1.2.0.tar.gz#sha256=0050c82c9080cf2447dfdf57c088789b8740b3dfcbc1e2f052c217962d78bec4 (from https://pypi.org/simple/fy/), version: 1.2.0 Found link https://files.pythonhosted.org/packages/d4/b5/7a54b16e05d928b4b604db43870dd7ef87c72bdffb64d2dd6a1691f815a6/fy-1.2.1.tar.gz#sha256=d59e60742058e080e2b4673ca2e9f6deed5afd5508359d9f2db3ab481b8f2d2b (from https://pypi.org/simple/fy/), version: 1.2.1 Using version 1.2.1 (newest of versions: 1.2.1) Created temporary directory: /tmp/pip-unpack-wrsxgyf1 Downloading https://files.pythonhosted.org/packages/d4/b5/7a54b16e05d928b4b604db43870dd7ef87c72bdffb64d2dd6a1691f815a6/fy-1.2.1.tar.gz (81kB) Downloading from URL https://files.pythonhosted.org/packages/d4/b5/7a54b16e05d928b4b604db43870dd7ef87c72bdffb64d2dd6a1691f815a6/fy-1.2.1.tar.gz#sha256=d59e60742058e080e2b4673ca2e9f6deed5afd5508359d9f2db3ab481b8f2d2b (from https://pypi.org/simple/fy/) Added fy==1.2.1 from https://files.pythonhosted.org/packages/d4/b5/7a54b16e05d928b4b604db43870dd7ef87c72bdffb64d2dd6a1691f815a6/fy-1.2.1.tar.gz#sha256=d59e60742058e080e2b4673ca2e9f6deed5afd5508359d9f2db3ab481b8f2d2b to build tracker '/tmp/pip-req-tracker-1btgz3jo' Running setup.py (path:/tmp/pip-wheel-2wbe8xrk/fy/setup.py) egg_info for package fy Running command python setup.py egg_info running egg_info creating pip-egg-info/fy.egg-info writing dependency_links to pip-egg-info/fy.egg-info/dependency_links.txt writing pip-egg-info/fy.egg-info/PKG-INFO writing top-level names to pip-egg-info/fy.egg-info/top_level.txt writing entry points to pip-egg-info/fy.egg-info/entry_points.txt writing requirements to pip-egg-info/fy.egg-info/requires.txt writing manifest file 'pip-egg-info/fy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/fy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2wbe8xrk/fy has version 1.2.1, which satisfies requirement fy==1.2.1 from https://files.pythonhosted.org/packages/d4/b5/7a54b16e05d928b4b604db43870dd7ef87c72bdffb64d2dd6a1691f815a6/fy-1.2.1.tar.gz#sha256=d59e60742058e080e2b4673ca2e9f6deed5afd5508359d9f2db3ab481b8f2d2b Removed fy==1.2.1 from https://files.pythonhosted.org/packages/d4/b5/7a54b16e05d928b4b604db43870dd7ef87c72bdffb64d2dd6a1691f815a6/fy-1.2.1.tar.gz#sha256=d59e60742058e080e2b4673ca2e9f6deed5afd5508359d9f2db3ab481b8f2d2b from build tracker '/tmp/pip-req-tracker-1btgz3jo' Building wheels for collected packages: fy Created temporary directory: /tmp/pip-wheel-lv4zjvoz Running setup.py bdist_wheel for fy: started Destination directory: /tmp/pip-wheel-lv4zjvoz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2wbe8xrk/fy/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-lv4zjvoz running bdist_wheel running build running build_py creating build creating build/lib copying fy.py -> build/lib creating build/lib/test copying test/__init__.py -> build/lib/test copying test/test.py -> build/lib/test creating build/lib/words copying words/__init__.py -> build/lib/words running egg_info writing dependency_links to fy.egg-info/dependency_links.txt writing fy.egg-info/PKG-INFO writing entry points to fy.egg-info/entry_points.txt writing requirements to fy.egg-info/requires.txt writing top-level names to fy.egg-info/top_level.txt reading manifest file 'fy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'fy.egg-info/SOURCES.txt' copying words/words.txt -> build/lib/words 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/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/fy.py -> build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/words copying build/lib/words/__init__.py -> build/bdist.linux-armv7l/wheel/words copying build/lib/words/words.txt -> build/bdist.linux-armv7l/wheel/words running install_egg_info Copying fy.egg-info to build/bdist.linux-armv7l/wheel/fy-1.2.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fy-1.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-lv4zjvoz/fy-1.2.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'fy.py' adding 'test/__init__.py' adding 'test/test.py' adding 'words/__init__.py' adding 'words/words.txt' adding 'fy-1.2.1.dist-info/METADATA' adding 'fy-1.2.1.dist-info/WHEEL' adding 'fy-1.2.1.dist-info/entry_points.txt' adding 'fy-1.2.1.dist-info/top_level.txt' adding 'fy-1.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for fy: finished with status 'done' Stored in directory: /tmp/tmp2tvd7h7s Successfully built fy Cleaning up... Removing source in /tmp/pip-wheel-2wbe8xrk/fy Removed build tracker '/tmp/pip-req-tracker-1btgz3jo'