Collecting PyStore==0.0.2 1 location(s) to search for versions of PyStore: * https://pypi.python.org/simple/pystore/ Getting page https://pypi.python.org/simple/pystore/ Analyzing links from page https://pypi.org/simple/pystore/ Found link https://files.pythonhosted.org/packages/b6/43/e4517805267b38b4b4593bb22ba740089c01c6c10a8551d0c51f653e7bb8/PyStore-0.0.1.tar.gz#sha256=1f532fa0ca9fa3f834ab01c70158444da1b0863372c7f4d322b4cc5e024fccac (from https://pypi.org/simple/pystore/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/c6/a2/3350d317b446a64a6f604d66aec07961e2e0f7d7982c7f0c3fdc60600c45/PyStore-0.0.2.tar.gz#sha256=5ccae91186669c2d6f48bd57915a2eed200393bc629d3e8654ac6f0dde111bc3 (from https://pypi.org/simple/pystore/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Downloading https://files.pythonhosted.org/packages/c6/a2/3350d317b446a64a6f604d66aec07961e2e0f7d7982c7f0c3fdc60600c45/PyStore-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c6/a2/3350d317b446a64a6f604d66aec07961e2e0f7d7982c7f0c3fdc60600c45/PyStore-0.0.2.tar.gz#sha256=5ccae91186669c2d6f48bd57915a2eed200393bc629d3e8654ac6f0dde111bc3 (from https://pypi.org/simple/pystore/) Running setup.py (path:/tmp/pip-build-z_71egot/PyStore/setup.py) egg_info for package PyStore Running command python setup.py egg_info running egg_info creating pip-egg-info/PyStore.egg-info writing dependency_links to pip-egg-info/PyStore.egg-info/dependency_links.txt writing pip-egg-info/PyStore.egg-info/PKG-INFO writing top-level names to pip-egg-info/PyStore.egg-info/top_level.txt writing entry points to pip-egg-info/PyStore.egg-info/entry_points.txt writing requirements to pip-egg-info/PyStore.egg-info/requires.txt writing manifest file 'pip-egg-info/PyStore.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyStore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'pip-egg-info/PyStore.egg-info/SOURCES.txt' Source in /tmp/pip-build-z_71egot/PyStore has version 0.0.2, which satisfies requirement PyStore==0.0.2 from https://files.pythonhosted.org/packages/c6/a2/3350d317b446a64a6f604d66aec07961e2e0f7d7982c7f0c3fdc60600c45/PyStore-0.0.2.tar.gz#sha256=5ccae91186669c2d6f48bd57915a2eed200393bc629d3e8654ac6f0dde111bc3 Building wheels for collected packages: PyStore Running setup.py bdist_wheel for PyStore: started Destination directory: /tmp/tmpjn7fygqppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-z_71egot/PyStore/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/tmpjn7fygqppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pystore copying pystore/pystore.py -> build/lib/pystore copying pystore/__init__.py -> build/lib/pystore 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/pystore copying build/lib/pystore/pystore.py -> build/bdist.linux-armv7l/wheel/pystore copying build/lib/pystore/__init__.py -> build/bdist.linux-armv7l/wheel/pystore running install_egg_info running egg_info writing dependency_links to PyStore.egg-info/dependency_links.txt writing PyStore.egg-info/PKG-INFO writing top-level names to PyStore.egg-info/top_level.txt writing entry points to PyStore.egg-info/entry_points.txt writing requirements to PyStore.egg-info/requires.txt reading manifest file 'PyStore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'PyStore.egg-info/SOURCES.txt' Copying PyStore.egg-info to build/bdist.linux-armv7l/wheel/PyStore-0.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyStore-0.0.2.dist-info/WHEEL creating '/tmp/tmpjn7fygqppip-wheel-/PyStore-0.0.2-py3-none-any.whl' and adding '.' to it adding 'pystore/__init__.py' adding 'pystore/pystore.py' adding 'PyStore-0.0.2.dist-info/DESCRIPTION.rst' adding 'PyStore-0.0.2.dist-info/entry_points.txt' adding 'PyStore-0.0.2.dist-info/metadata.json' adding 'PyStore-0.0.2.dist-info/top_level.txt' adding 'PyStore-0.0.2.dist-info/WHEEL' adding 'PyStore-0.0.2.dist-info/METADATA' adding 'PyStore-0.0.2.dist-info/RECORD' Running setup.py bdist_wheel for PyStore: finished with status 'done' Stored in directory: /tmp/tmp17yj4fzx Successfully built PyStore Cleaning up... Removing source in /tmp/pip-build-z_71egot/PyStore