Created temporary directory: /tmp/pip-ephem-wheel-cache-zr2jhcse Created temporary directory: /tmp/pip-req-tracker-f3kd8bq2 Created requirements tracker '/tmp/pip-req-tracker-f3kd8bq2' Created temporary directory: /tmp/pip-wheel-qgc6huti Collecting cache-decorator==1.0.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 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-70878sw4 Downloading https://files.pythonhosted.org/packages/73/b1/25d1e5b1b97187bbdb4285650847b67dc46d10320b5e105f868aaa756b18/cache_decorator-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/73/b1/25d1e5b1b97187bbdb4285650847b67dc46d10320b5e105f868aaa756b18/cache_decorator-1.0.0.tar.gz#sha256=c1c7b044859c3487c3353cf21b4148b9211414e08ffc7d2ae465840b8af64835 (from https://pypi.org/simple/cache-decorator/) Added cache-decorator==1.0.0 from https://files.pythonhosted.org/packages/73/b1/25d1e5b1b97187bbdb4285650847b67dc46d10320b5e105f868aaa756b18/cache_decorator-1.0.0.tar.gz#sha256=c1c7b044859c3487c3353cf21b4148b9211414e08ffc7d2ae465840b8af64835 to build tracker '/tmp/pip-req-tracker-f3kd8bq2' Running setup.py (path:/tmp/pip-wheel-qgc6huti/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 pip-egg-info/cache_decorator.egg-info/PKG-INFO writing dependency_links to pip-egg-info/cache_decorator.egg-info/dependency_links.txt 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 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-qgc6huti/cache-decorator has version 1.0.0, which satisfies requirement cache-decorator==1.0.0 from https://files.pythonhosted.org/packages/73/b1/25d1e5b1b97187bbdb4285650847b67dc46d10320b5e105f868aaa756b18/cache_decorator-1.0.0.tar.gz#sha256=c1c7b044859c3487c3353cf21b4148b9211414e08ffc7d2ae465840b8af64835 Removed cache-decorator==1.0.0 from https://files.pythonhosted.org/packages/73/b1/25d1e5b1b97187bbdb4285650847b67dc46d10320b5e105f868aaa756b18/cache_decorator-1.0.0.tar.gz#sha256=c1c7b044859c3487c3353cf21b4148b9211414e08ffc7d2ae465840b8af64835 from build tracker '/tmp/pip-req-tracker-f3kd8bq2' Building wheels for collected packages: cache-decorator Created temporary directory: /tmp/pip-wheel-a5gdldu6 Running setup.py bdist_wheel for cache-decorator: started Destination directory: /tmp/pip-wheel-a5gdldu6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qgc6huti/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-a5gdldu6 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/meta_decorator.py -> build/lib/cache_decorator copying cache_decorator/__init__.py -> build/lib/cache_decorator copying cache_decorator/decorators.py -> build/lib/cache_decorator copying cache_decorator/cache.py -> build/lib/cache_decorator copying cache_decorator/cache_logic.py -> build/lib/cache_decorator creating build/lib/cache_decorator/backends copying cache_decorator/backends/_numpy.py -> build/lib/cache_decorator/backends copying cache_decorator/backends/_json.py -> build/lib/cache_decorator/backends copying cache_decorator/backends/_pickle.py -> build/lib/cache_decorator/backends copying cache_decorator/backends/get_load_dump.py -> build/lib/cache_decorator/backends copying cache_decorator/backends/__init__.py -> build/lib/cache_decorator/backends copying cache_decorator/backends/_pandas.py -> build/lib/cache_decorator/backends running egg_info writing requirements to cache_decorator.egg-info/requires.txt writing cache_decorator.egg-info/PKG-INFO writing dependency_links to cache_decorator.egg-info/dependency_links.txt writing top-level names to cache_decorator.egg-info/top_level.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/meta_decorator.py -> build/bdist.linux-armv7l/wheel/cache_decorator creating 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/_json.py -> 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/get_load_dump.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/_pandas.py -> build/bdist.linux-armv7l/wheel/cache_decorator/backends copying build/lib/cache_decorator/__init__.py -> build/bdist.linux-armv7l/wheel/cache_decorator copying build/lib/cache_decorator/decorators.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/cache_logic.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.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cache_decorator-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-a5gdldu6/cache_decorator-1.0.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/cache_logic.py' adding 'cache_decorator/decorators.py' adding 'cache_decorator/meta_decorator.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.0.0.dist-info/METADATA' adding 'cache_decorator-1.0.0.dist-info/WHEEL' adding 'cache_decorator-1.0.0.dist-info/top_level.txt' adding 'cache_decorator-1.0.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/tmpevt4gruz Successfully built cache-decorator Cleaning up... Removing source in /tmp/pip-wheel-qgc6huti/cache-decorator Removed build tracker '/tmp/pip-req-tracker-f3kd8bq2'