Collecting bda.cache==1.2.0 1 location(s) to search for versions of bda.cache: * https://pypi.python.org/simple/bda-cache/ Getting page https://pypi.python.org/simple/bda-cache/ Analyzing links from page https://pypi.python.org/simple/bda-cache/ Found link https://pypi.python.org/packages/27/10/ad62a1886b6ac66dc5026a745e96ab29f5ad73c858e51bdda9673ad5d1f1/bda.cache-1.1.tar.gz#md5=63aa97c100d2d4f243877f2ac48c16e1 (from https://pypi.python.org/simple/bda-cache/), version: 1.1 Found link https://pypi.python.org/packages/39/a7/cdc530fc9ad034363f9146756a4cc0bf6e580db5e35725af8d49d6d5f3f6/bda.cache-1.1.2.tar.gz#md5=c804181d604a3097e9a4ab50d17ee62a (from https://pypi.python.org/simple/bda-cache/), version: 1.1.2 Found link https://pypi.python.org/packages/bd/d9/0d7c63fda4be479390f68de68c02eda294b60a13247a034bb282eaaa4987/bda.cache-1.2.0.tar.gz#md5=d8912d04600052a0b2e78708f12a5b28 (from https://pypi.python.org/simple/bda-cache/), version: 1.2.0 Found link https://pypi.python.org/packages/e1/78/9d174f6fe9d49251cb4243ee7cdd4383e43f4135394da419cc3a1777bb7a/bda.cache-1.1.1.tar.gz#md5=a345ae535056bc77160dac7285d59a37 (from https://pypi.python.org/simple/bda-cache/), version: 1.1.1 Found link https://pypi.python.org/packages/e9/2e/c2f3a853166493d1f04fd0ed917d321fb9cbf4a485215cfc4ba28a2a4ebc/bda.cache-1.1.3.tar.gz#md5=404a7bc6cec637b1369e20d61861a360 (from https://pypi.python.org/simple/bda-cache/), version: 1.1.3 Using version 1.2.0 (newest of versions: 1.2.0) Downloading bda.cache-1.2.0.tar.gz Downloading from URL https://pypi.python.org/packages/bd/d9/0d7c63fda4be479390f68de68c02eda294b60a13247a034bb282eaaa4987/bda.cache-1.2.0.tar.gz#md5=d8912d04600052a0b2e78708f12a5b28 (from https://pypi.python.org/simple/bda-cache/) Running setup.py (path:/tmp/pip-build-s6zashy4/bda.cache/setup.py) egg_info for package bda.cache Running command python setup.py egg_info running egg_info creating pip-egg-info/bda.cache.egg-info writing namespace_packages to pip-egg-info/bda.cache.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/bda.cache.egg-info/top_level.txt writing entry points to pip-egg-info/bda.cache.egg-info/entry_points.txt writing pip-egg-info/bda.cache.egg-info/PKG-INFO writing dependency_links to pip-egg-info/bda.cache.egg-info/dependency_links.txt writing requirements to pip-egg-info/bda.cache.egg-info/requires.txt writing manifest file 'pip-egg-info/bda.cache.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bda.cache.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/bda.cache.egg-info/SOURCES.txt' Source in /tmp/pip-build-s6zashy4/bda.cache has version 1.2.0, which satisfies requirement bda.cache==1.2.0 from https://pypi.python.org/packages/bd/d9/0d7c63fda4be479390f68de68c02eda294b60a13247a034bb282eaaa4987/bda.cache-1.2.0.tar.gz#md5=d8912d04600052a0b2e78708f12a5b28 Building wheels for collected packages: bda.cache Running setup.py bdist_wheel for bda.cache: started Destination directory: /tmp/tmpzoaia2gqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-s6zashy4/bda.cache/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/tmpzoaia2gqpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/bda copying src/bda/__init__.py -> build/lib/bda creating build/lib/bda/cache copying src/bda/cache/nullcache.py -> build/lib/bda/cache copying src/bda/cache/interfaces.py -> build/lib/bda/cache copying src/bda/cache/fscache.py -> build/lib/bda/cache copying src/bda/cache/memcached.py -> build/lib/bda/cache copying src/bda/cache/__init__.py -> build/lib/bda/cache creating build/lib/bda/cache/tests copying src/bda/cache/tests/test_cache.py -> build/lib/bda/cache/tests copying src/bda/cache/tests/__init__.py -> build/lib/bda/cache/tests running egg_info writing entry points to src/bda.cache.egg-info/entry_points.txt writing top-level names to src/bda.cache.egg-info/top_level.txt writing dependency_links to src/bda.cache.egg-info/dependency_links.txt writing namespace_packages to src/bda.cache.egg-info/namespace_packages.txt writing src/bda.cache.egg-info/PKG-INFO writing requirements to src/bda.cache.egg-info/requires.txt reading manifest file 'src/bda.cache.egg-info/SOURCES.txt' writing manifest file 'src/bda.cache.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/bda/__init__.py (namespace package) copying bda/cache/nullcache.py -> build/bdist.linux-armv7l/wheel/bda/cache copying bda/cache/interfaces.py -> build/bdist.linux-armv7l/wheel/bda/cache copying bda/cache/fscache.py -> build/bdist.linux-armv7l/wheel/bda/cache copying bda/cache/memcached.py -> build/bdist.linux-armv7l/wheel/bda/cache copying bda/cache/__init__.py -> build/bdist.linux-armv7l/wheel/bda/cache copying bda/cache/tests/test_cache.py -> build/bdist.linux-armv7l/wheel/bda/cache/tests copying bda/cache/tests/__init__.py -> build/bdist.linux-armv7l/wheel/bda/cache/tests running install_egg_info Copying src/bda.cache.egg-info to build/bdist.linux-armv7l/wheel/bda.cache-1.2.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/bda.cache-1.2.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/bda.cache-1.2.0.dist-info/WHEEL Running setup.py bdist_wheel for bda.cache: finished with status 'done' Stored in directory: /tmp/tmp26vk2kw3 Successfully built bda.cache Cleaning up... Removing source in /tmp/pip-build-s6zashy4/bda.cache