Collecting xentica==0.1.0 1 location(s) to search for versions of xentica: * https://pypi.python.org/simple/xentica/ Getting page https://pypi.python.org/simple/xentica/ Analyzing links from page https://pypi.org/simple/xentica/ Found link https://files.pythonhosted.org/packages/a1/db/969fe57be8b061c089dba7c061bd80e382572e7ecb61bd5df2e2e79cdf16/xentica-0.1.0.tar.gz#sha256=41b58af0dd4062ec196ecda0d3ee5f818824406e14f725ff3819ef5f4266ac9d (from https://pypi.org/simple/xentica/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading https://files.pythonhosted.org/packages/a1/db/969fe57be8b061c089dba7c061bd80e382572e7ecb61bd5df2e2e79cdf16/xentica-0.1.0.tar.gz (54kB) Downloading from URL https://files.pythonhosted.org/packages/a1/db/969fe57be8b061c089dba7c061bd80e382572e7ecb61bd5df2e2e79cdf16/xentica-0.1.0.tar.gz#sha256=41b58af0dd4062ec196ecda0d3ee5f818824406e14f725ff3819ef5f4266ac9d (from https://pypi.org/simple/xentica/) Running setup.py (path:/tmp/pip-build-3h9gbfe0/xentica/setup.py) egg_info for package xentica Running command python setup.py egg_info running egg_info creating pip-egg-info/xentica.egg-info writing pip-egg-info/xentica.egg-info/PKG-INFO writing dependency_links to pip-egg-info/xentica.egg-info/dependency_links.txt writing requirements to pip-egg-info/xentica.egg-info/requires.txt writing top-level names to pip-egg-info/xentica.egg-info/top_level.txt writing manifest file 'pip-egg-info/xentica.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/xentica.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'pip-egg-info/xentica.egg-info/SOURCES.txt' Source in /tmp/pip-build-3h9gbfe0/xentica has version 0.1.0, which satisfies requirement xentica==0.1.0 from https://files.pythonhosted.org/packages/a1/db/969fe57be8b061c089dba7c061bd80e382572e7ecb61bd5df2e2e79cdf16/xentica-0.1.0.tar.gz#sha256=41b58af0dd4062ec196ecda0d3ee5f818824406e14f725ff3819ef5f4266ac9d Building wheels for collected packages: xentica Running setup.py bdist_wheel for xentica: started Destination directory: /tmp/tmpumvdtrx1pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-3h9gbfe0/xentica/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/tmpumvdtrx1pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/xentica copying xentica/__init__.py -> build/lib/xentica creating build/lib/examples copying examples/game_of_life.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples creating build/lib/xentica/utils copying xentica/utils/formatters.py -> build/lib/xentica/utils copying xentica/utils/__init__.py -> build/lib/xentica/utils creating build/lib/xentica/core copying xentica/core/exceptions.py -> build/lib/xentica/core copying xentica/core/color_effects.py -> build/lib/xentica/core copying xentica/core/experiment.py -> build/lib/xentica/core copying xentica/core/base.py -> build/lib/xentica/core copying xentica/core/mixins.py -> build/lib/xentica/core copying xentica/core/renderers.py -> build/lib/xentica/core copying xentica/core/variables.py -> build/lib/xentica/core copying xentica/core/properties.py -> build/lib/xentica/core copying xentica/core/__init__.py -> build/lib/xentica/core creating build/lib/xentica/bridge copying xentica/bridge/base.py -> build/lib/xentica/bridge copying xentica/bridge/moire.py -> build/lib/xentica/bridge copying xentica/bridge/__init__.py -> build/lib/xentica/bridge creating build/lib/xentica/seeds copying xentica/seeds/random.py -> build/lib/xentica/seeds copying xentica/seeds/patterns.py -> build/lib/xentica/seeds copying xentica/seeds/__init__.py -> build/lib/xentica/seeds creating build/lib/xentica/core/topology copying xentica/core/topology/neighborhood.py -> build/lib/xentica/core/topology copying xentica/core/topology/border.py -> build/lib/xentica/core/topology copying xentica/core/topology/lattice.py -> build/lib/xentica/core/topology copying xentica/core/topology/mixins.py -> build/lib/xentica/core/topology copying xentica/core/topology/__init__.py -> build/lib/xentica/core/topology 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/xentica creating build/bdist.linux-armv7l/wheel/xentica/utils copying build/lib/xentica/utils/formatters.py -> build/bdist.linux-armv7l/wheel/xentica/utils copying build/lib/xentica/utils/__init__.py -> build/bdist.linux-armv7l/wheel/xentica/utils creating build/bdist.linux-armv7l/wheel/xentica/core copying build/lib/xentica/core/exceptions.py -> build/bdist.linux-armv7l/wheel/xentica/core copying build/lib/xentica/core/color_effects.py -> build/bdist.linux-armv7l/wheel/xentica/core copying build/lib/xentica/core/experiment.py -> build/bdist.linux-armv7l/wheel/xentica/core copying build/lib/xentica/core/base.py -> build/bdist.linux-armv7l/wheel/xentica/core copying build/lib/xentica/core/mixins.py -> build/bdist.linux-armv7l/wheel/xentica/core creating build/bdist.linux-armv7l/wheel/xentica/core/topology copying build/lib/xentica/core/topology/neighborhood.py -> build/bdist.linux-armv7l/wheel/xentica/core/topology copying build/lib/xentica/core/topology/border.py -> build/bdist.linux-armv7l/wheel/xentica/core/topology copying build/lib/xentica/core/topology/lattice.py -> build/bdist.linux-armv7l/wheel/xentica/core/topology copying build/lib/xentica/core/topology/mixins.py -> build/bdist.linux-armv7l/wheel/xentica/core/topology copying build/lib/xentica/core/topology/__init__.py -> build/bdist.linux-armv7l/wheel/xentica/core/topology copying build/lib/xentica/core/renderers.py -> build/bdist.linux-armv7l/wheel/xentica/core copying build/lib/xentica/core/variables.py -> build/bdist.linux-armv7l/wheel/xentica/core copying build/lib/xentica/core/properties.py -> build/bdist.linux-armv7l/wheel/xentica/core copying build/lib/xentica/core/__init__.py -> build/bdist.linux-armv7l/wheel/xentica/core creating build/bdist.linux-armv7l/wheel/xentica/bridge copying build/lib/xentica/bridge/base.py -> build/bdist.linux-armv7l/wheel/xentica/bridge copying build/lib/xentica/bridge/moire.py -> build/bdist.linux-armv7l/wheel/xentica/bridge copying build/lib/xentica/bridge/__init__.py -> build/bdist.linux-armv7l/wheel/xentica/bridge creating build/bdist.linux-armv7l/wheel/xentica/seeds copying build/lib/xentica/seeds/random.py -> build/bdist.linux-armv7l/wheel/xentica/seeds copying build/lib/xentica/seeds/patterns.py -> build/bdist.linux-armv7l/wheel/xentica/seeds copying build/lib/xentica/seeds/__init__.py -> build/bdist.linux-armv7l/wheel/xentica/seeds copying build/lib/xentica/__init__.py -> build/bdist.linux-armv7l/wheel/xentica creating build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/game_of_life.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/__init__.py -> build/bdist.linux-armv7l/wheel/examples running install_egg_info running egg_info writing dependency_links to xentica.egg-info/dependency_links.txt writing top-level names to xentica.egg-info/top_level.txt writing requirements to xentica.egg-info/requires.txt writing xentica.egg-info/PKG-INFO reading manifest file 'xentica.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'xentica.egg-info/SOURCES.txt' Copying xentica.egg-info to build/bdist.linux-armv7l/wheel/xentica-0.1.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/xentica-0.1.0.dist-info/WHEEL creating '/tmp/tmpumvdtrx1pip-wheel-/xentica-0.1.0-py2.py3-none-any.whl' and adding '.' to it adding 'examples/__init__.py' adding 'examples/game_of_life.py' adding 'xentica/__init__.py' adding 'xentica/bridge/__init__.py' adding 'xentica/bridge/base.py' adding 'xentica/bridge/moire.py' adding 'xentica/core/__init__.py' adding 'xentica/core/base.py' adding 'xentica/core/color_effects.py' adding 'xentica/core/exceptions.py' adding 'xentica/core/experiment.py' adding 'xentica/core/mixins.py' adding 'xentica/core/properties.py' adding 'xentica/core/renderers.py' adding 'xentica/core/variables.py' adding 'xentica/core/topology/__init__.py' adding 'xentica/core/topology/border.py' adding 'xentica/core/topology/lattice.py' adding 'xentica/core/topology/mixins.py' adding 'xentica/core/topology/neighborhood.py' adding 'xentica/seeds/__init__.py' adding 'xentica/seeds/patterns.py' adding 'xentica/seeds/random.py' adding 'xentica/utils/__init__.py' adding 'xentica/utils/formatters.py' adding 'xentica-0.1.0.dist-info/DESCRIPTION.rst' adding 'xentica-0.1.0.dist-info/metadata.json' adding 'xentica-0.1.0.dist-info/top_level.txt' adding 'xentica-0.1.0.dist-info/WHEEL' adding 'xentica-0.1.0.dist-info/METADATA' adding 'xentica-0.1.0.dist-info/RECORD' Running setup.py bdist_wheel for xentica: finished with status 'done' Stored in directory: /tmp/tmpjdkl8t12 Successfully built xentica Cleaning up... Removing source in /tmp/pip-build-3h9gbfe0/xentica