Created temporary directory: /tmp/pip-ephem-wheel-cache-2jr8llna Created temporary directory: /tmp/pip-req-tracker-74vua99s Created requirements tracker '/tmp/pip-req-tracker-74vua99s' Created temporary directory: /tmp/pip-wheel-auv0n69o Collecting cache-decorator==1.1.0 1 location(s) to search for versions of cache-decorator: * https://pypi.org/simple/cache-decorator/ Getting page https://pypi.org/simple/cache-decorator/ Analyzing links from page https://pypi.org/simple/cache-decorator/ Found link https://files.pythonhosted.org/packages/73/b1/25d1e5b1b97187bbdb4285650847b67dc46d10320b5e105f868aaa756b18/cache_decorator-1.0.0.tar.gz#sha256=c1c7b044859c3487c3353cf21b4148b9211414e08ffc7d2ae465840b8af64835 (from https://pypi.org/simple/cache-decorator/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/c1/38/b8edb965c40d57dcfedade76185b20bc2461f3a3a2d6eaf242c047c64f14/cache_decorator-1.1.0.tar.gz#sha256=49d83785503f0fac01af6a21be3c7ac5fc20776f6a3f0e72e9b703964980de3c (from https://pypi.org/simple/cache-decorator/), version: 1.1.0 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-gwl0pych Downloading https://files.pythonhosted.org/packages/c1/38/b8edb965c40d57dcfedade76185b20bc2461f3a3a2d6eaf242c047c64f14/cache_decorator-1.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c1/38/b8edb965c40d57dcfedade76185b20bc2461f3a3a2d6eaf242c047c64f14/cache_decorator-1.1.0.tar.gz#sha256=49d83785503f0fac01af6a21be3c7ac5fc20776f6a3f0e72e9b703964980de3c (from https://pypi.org/simple/cache-decorator/) Added cache-decorator==1.1.0 from https://files.pythonhosted.org/packages/c1/38/b8edb965c40d57dcfedade76185b20bc2461f3a3a2d6eaf242c047c64f14/cache_decorator-1.1.0.tar.gz#sha256=49d83785503f0fac01af6a21be3c7ac5fc20776f6a3f0e72e9b703964980de3c to build tracker '/tmp/pip-req-tracker-74vua99s' Running setup.py (path:/tmp/pip-wheel-auv0n69o/cache-decorator/setup.py) egg_info for package cache-decorator Running command python setup.py egg_info running egg_info creating pip-egg-info/cache_decorator.egg-info writing top-level names to pip-egg-info/cache_decorator.egg-info/top_level.txt writing requirements to pip-egg-info/cache_decorator.egg-info/requires.txt writing dependency_links to pip-egg-info/cache_decorator.egg-info/dependency_links.txt writing pip-egg-info/cache_decorator.egg-info/PKG-INFO writing manifest file 'pip-egg-info/cache_decorator.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cache_decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/cache_decorator.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-auv0n69o/cache-decorator has version 1.1.0, which satisfies requirement cache-decorator==1.1.0 from https://files.pythonhosted.org/packages/c1/38/b8edb965c40d57dcfedade76185b20bc2461f3a3a2d6eaf242c047c64f14/cache_decorator-1.1.0.tar.gz#sha256=49d83785503f0fac01af6a21be3c7ac5fc20776f6a3f0e72e9b703964980de3c Removed cache-decorator==1.1.0 from https://files.pythonhosted.org/packages/c1/38/b8edb965c40d57dcfedade76185b20bc2461f3a3a2d6eaf242c047c64f14/cache_decorator-1.1.0.tar.gz#sha256=49d83785503f0fac01af6a21be3c7ac5fc20776f6a3f0e72e9b703964980de3c from build tracker '/tmp/pip-req-tracker-74vua99s' Building wheels for collected packages: cache-decorator Created temporary directory: /tmp/pip-wheel-hh8h3q38 Running setup.py bdist_wheel for cache-decorator: started Destination directory: /tmp/pip-wheel-hh8h3q38 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-auv0n69o/cache-decorator/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-hh8h3q38 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cache_decorator copying cache_decorator/__version__.py -> build/lib/cache_decorator copying cache_decorator/cache.py -> build/lib/cache_decorator copying cache_decorator/__init__.py -> build/lib/cache_decorator copying cache_decorator/get_params.py -> build/lib/cache_decorator creating build/lib/cache_decorator/backends copying cache_decorator/backends/_pickle.py -> build/lib/cache_decorator/backends copying cache_decorator/backends/_numpy.py -> build/lib/cache_decorator/backends copying cache_decorator/backends/get_load_dump.py -> build/lib/cache_decorator/backends copying cache_decorator/backends/_pandas.py -> build/lib/cache_decorator/backends copying cache_decorator/backends/__init__.py -> build/lib/cache_decorator/backends copying cache_decorator/backends/_json.py -> build/lib/cache_decorator/backends running egg_info writing cache_decorator.egg-info/PKG-INFO writing top-level names to cache_decorator.egg-info/top_level.txt writing dependency_links to cache_decorator.egg-info/dependency_links.txt writing requirements to cache_decorator.egg-info/requires.txt reading manifest file 'cache_decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cache_decorator.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/cache_decorator copying build/lib/cache_decorator/__version__.py -> build/bdist.linux-armv7l/wheel/cache_decorator copying build/lib/cache_decorator/cache.py -> build/bdist.linux-armv7l/wheel/cache_decorator copying build/lib/cache_decorator/__init__.py -> build/bdist.linux-armv7l/wheel/cache_decorator creating build/bdist.linux-armv7l/wheel/cache_decorator/backends copying build/lib/cache_decorator/backends/_pickle.py -> build/bdist.linux-armv7l/wheel/cache_decorator/backends copying build/lib/cache_decorator/backends/_numpy.py -> build/bdist.linux-armv7l/wheel/cache_decorator/backends copying build/lib/cache_decorator/backends/get_load_dump.py -> build/bdist.linux-armv7l/wheel/cache_decorator/backends copying build/lib/cache_decorator/backends/_pandas.py -> build/bdist.linux-armv7l/wheel/cache_decorator/backends copying build/lib/cache_decorator/backends/__init__.py -> build/bdist.linux-armv7l/wheel/cache_decorator/backends copying build/lib/cache_decorator/backends/_json.py -> build/bdist.linux-armv7l/wheel/cache_decorator/backends copying build/lib/cache_decorator/get_params.py -> build/bdist.linux-armv7l/wheel/cache_decorator running install_egg_info Copying cache_decorator.egg-info to build/bdist.linux-armv7l/wheel/cache_decorator-1.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cache_decorator-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-hh8h3q38/cache_decorator-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cache_decorator/__init__.py' adding 'cache_decorator/__version__.py' adding 'cache_decorator/cache.py' adding 'cache_decorator/get_params.py' adding 'cache_decorator/backends/__init__.py' adding 'cache_decorator/backends/_json.py' adding 'cache_decorator/backends/_numpy.py' adding 'cache_decorator/backends/_pandas.py' adding 'cache_decorator/backends/_pickle.py' adding 'cache_decorator/backends/get_load_dump.py' adding 'cache_decorator-1.1.0.dist-info/METADATA' adding 'cache_decorator-1.1.0.dist-info/WHEEL' adding 'cache_decorator-1.1.0.dist-info/top_level.txt' adding 'cache_decorator-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cache-decorator: finished with status 'done' Stored in directory: /tmp/tmpm6ys_oz6 Successfully built cache-decorator Cleaning up... Removing source in /tmp/pip-wheel-auv0n69o/cache-decorator Removed build tracker '/tmp/pip-req-tracker-74vua99s'