Created temporary directory: /tmp/pip-ephem-wheel-cache-53n133ad Created temporary directory: /tmp/pip-req-tracker-k1_t39bc Created requirements tracker '/tmp/pip-req-tracker-k1_t39bc' Created temporary directory: /tmp/pip-wheel-g_cslt3x Collecting refunction==0.0.3 1 location(s) to search for versions of refunction: * https://pypi.org/simple/refunction/ Getting page https://pypi.org/simple/refunction/ Analyzing links from page https://pypi.org/simple/refunction/ Found link https://files.pythonhosted.org/packages/13/3a/1be0e9ce8079feb9fe674c9146a3ebadcef7dc366994990297be0ea2838c/refunction-0.0.1-py3-none-any.whl#sha256=497e26c3c38159e914fdd4a8335d69fcebd95ac1763d989cdad6780a09d503fd (from https://pypi.org/simple/refunction/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/12/65/d3e7111cd69a595a8914c2039e8ed58038a0e3bbc3e0598eadfd64872dc7/refunction-0.0.1-py3.7.egg#sha256=724d54a54a8ee9f8c7a5b3ba6504e51a3ed4d6365ccffaabc93bfc10c3100eed (from https://pypi.org/simple/refunction/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/9f/37/e5583d512903ab02a45b032484b0955640e792d5f9ebc5cc8b43275ed661/refunction-0.0.1.tar.gz#sha256=1d161ca94e630639e833890f634d61f418aa381655df814becc0ec35271baad4 (from https://pypi.org/simple/refunction/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/b0/6e/8bf8f434602424595a7d77eaa5340911e11bbdef82cce952eef634c8d13a/refunction-0.0.2.tar.gz#sha256=94d5245637ca665920c2628df22fd013c3d65c1139600259aa00b371116e81e0 (from https://pypi.org/simple/refunction/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/e3/2d/73054daa20f5b9bb4039c7e8ecc0ae635cfe707249b3b6ac8fd09533bf78/refunction-0.0.3.tar.gz#sha256=55656274f3afb29e37475b0363a78e0a4da462359957c214bc1b0e0a05322c99 (from https://pypi.org/simple/refunction/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-74ppr2tw Downloading https://files.pythonhosted.org/packages/e3/2d/73054daa20f5b9bb4039c7e8ecc0ae635cfe707249b3b6ac8fd09533bf78/refunction-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e3/2d/73054daa20f5b9bb4039c7e8ecc0ae635cfe707249b3b6ac8fd09533bf78/refunction-0.0.3.tar.gz#sha256=55656274f3afb29e37475b0363a78e0a4da462359957c214bc1b0e0a05322c99 (from https://pypi.org/simple/refunction/) Added refunction==0.0.3 from https://files.pythonhosted.org/packages/e3/2d/73054daa20f5b9bb4039c7e8ecc0ae635cfe707249b3b6ac8fd09533bf78/refunction-0.0.3.tar.gz#sha256=55656274f3afb29e37475b0363a78e0a4da462359957c214bc1b0e0a05322c99 to build tracker '/tmp/pip-req-tracker-k1_t39bc' Running setup.py (path:/tmp/pip-wheel-g_cslt3x/refunction/setup.py) egg_info for package refunction Running command python setup.py egg_info running egg_info creating pip-egg-info/refunction.egg-info writing dependency_links to pip-egg-info/refunction.egg-info/dependency_links.txt writing pip-egg-info/refunction.egg-info/PKG-INFO writing top-level names to pip-egg-info/refunction.egg-info/top_level.txt writing manifest file 'pip-egg-info/refunction.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/refunction.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/refunction.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-g_cslt3x/refunction has version 0.0.3, which satisfies requirement refunction==0.0.3 from https://files.pythonhosted.org/packages/e3/2d/73054daa20f5b9bb4039c7e8ecc0ae635cfe707249b3b6ac8fd09533bf78/refunction-0.0.3.tar.gz#sha256=55656274f3afb29e37475b0363a78e0a4da462359957c214bc1b0e0a05322c99 Removed refunction==0.0.3 from https://files.pythonhosted.org/packages/e3/2d/73054daa20f5b9bb4039c7e8ecc0ae635cfe707249b3b6ac8fd09533bf78/refunction-0.0.3.tar.gz#sha256=55656274f3afb29e37475b0363a78e0a4da462359957c214bc1b0e0a05322c99 from build tracker '/tmp/pip-req-tracker-k1_t39bc' Building wheels for collected packages: refunction Created temporary directory: /tmp/pip-wheel-_fatfmjz Running setup.py bdist_wheel for refunction: started Destination directory: /tmp/pip-wheel-_fatfmjz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-g_cslt3x/refunction/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-_fatfmjz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/refunction copying refunction/__init__.py -> build/lib/refunction copying refunction/core.py -> build/lib/refunction copying refunction/version.py -> build/lib/refunction running egg_info writing refunction.egg-info/PKG-INFO writing dependency_links to refunction.egg-info/dependency_links.txt writing top-level names to refunction.egg-info/top_level.txt reading manifest file 'refunction.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'refunction.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/refunction copying build/lib/refunction/__init__.py -> build/bdist.linux-armv7l/wheel/refunction copying build/lib/refunction/core.py -> build/bdist.linux-armv7l/wheel/refunction copying build/lib/refunction/version.py -> build/bdist.linux-armv7l/wheel/refunction running install_egg_info Copying refunction.egg-info to build/bdist.linux-armv7l/wheel/refunction-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/refunction-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-_fatfmjz/refunction-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'refunction/__init__.py' adding 'refunction/core.py' adding 'refunction/version.py' adding 'refunction-0.0.3.dist-info/METADATA' adding 'refunction-0.0.3.dist-info/WHEEL' adding 'refunction-0.0.3.dist-info/top_level.txt' adding 'refunction-0.0.3.dist-info/zip-safe' adding 'refunction-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for refunction: finished with status 'done' Stored in directory: /tmp/tmptswh3kay Successfully built refunction Cleaning up... Removing source in /tmp/pip-wheel-g_cslt3x/refunction Removed build tracker '/tmp/pip-req-tracker-k1_t39bc'