Collecting PyStore==0.0.1 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 Using version 0.0.1 (newest of versions: 0.0.1) Downloading https://files.pythonhosted.org/packages/b6/43/e4517805267b38b4b4593bb22ba740089c01c6c10a8551d0c51f653e7bb8/PyStore-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b6/43/e4517805267b38b4b4593bb22ba740089c01c6c10a8551d0c51f653e7bb8/PyStore-0.0.1.tar.gz#sha256=1f532fa0ca9fa3f834ab01c70158444da1b0863372c7f4d322b4cc5e024fccac (from https://pypi.org/simple/pystore/) Running setup.py (path:/tmp/pip-build-24ln3tvg/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 top-level names to pip-egg-info/PyStore.egg-info/top_level.txt writing requirements to pip-egg-info/PyStore.egg-info/requires.txt writing entry points to pip-egg-info/PyStore.egg-info/entry_points.txt writing dependency_links to pip-egg-info/PyStore.egg-info/dependency_links.txt writing pip-egg-info/PyStore.egg-info/PKG-INFO 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-24ln3tvg/PyStore has version 0.0.1, which satisfies requirement PyStore==0.0.1 from https://files.pythonhosted.org/packages/b6/43/e4517805267b38b4b4593bb22ba740089c01c6c10a8551d0c51f653e7bb8/PyStore-0.0.1.tar.gz#sha256=1f532fa0ca9fa3f834ab01c70158444da1b0863372c7f4d322b4cc5e024fccac Building wheels for collected packages: PyStore Running setup.py bdist_wheel for PyStore: started Destination directory: /tmp/tmpa_n59hpkpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-24ln3tvg/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/tmpa_n59hpkpip-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 requirements to PyStore.egg-info/requires.txt 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 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.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyStore-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for PyStore: finished with status 'done' Stored in directory: /tmp/tmpphfu8aam Successfully built PyStore Cleaning up... Removing source in /tmp/pip-build-24ln3tvg/PyStore