Created temporary directory: /tmp/pip-ephem-wheel-cache-oar2ac8m Created temporary directory: /tmp/pip-req-tracker-3pst46zg Created requirements tracker '/tmp/pip-req-tracker-3pst46zg' Created temporary directory: /tmp/pip-wheel-7tqu5w4n Looking in indexes: https://pypi.python.org/simple Collecting flatland==0.8.1 1 location(s) to search for versions of flatland: * https://pypi.python.org/simple/flatland/ Getting page https://pypi.python.org/simple/flatland/ Analyzing links from page https://pypi.org/simple/flatland/ Found link https://files.pythonhosted.org/packages/b4/64/0535a0bcdeddf77ff16d268cb09f2ddd41cd54630a81c5cc867f1df3e2a4/flatland-0.8.tar.gz#sha256=14afdc0b6e3b308c9a09b6fb1a69fa7212c7daea6cdf4fe699bc6af3228fcf30 (from https://pypi.org/simple/flatland/), version: 0.8 Found link https://files.pythonhosted.org/packages/d1/3b/d1d66d452216335b30254de5a7be0d638dfa054acbfc2f7570e3061b9b09/flatland-0.8.1.tar.gz#sha256=a6bbd95522fd4287576022739655ff2091563841ed2b0d7e196fa32d4753ccaa (from https://pypi.org/simple/flatland/), version: 0.8.1 Using version 0.8.1 (newest of versions: 0.8.1) Created temporary directory: /tmp/pip-unpack-0ygsqd_z Downloading https://files.pythonhosted.org/packages/d1/3b/d1d66d452216335b30254de5a7be0d638dfa054acbfc2f7570e3061b9b09/flatland-0.8.1.tar.gz (477kB) Downloading from URL https://files.pythonhosted.org/packages/d1/3b/d1d66d452216335b30254de5a7be0d638dfa054acbfc2f7570e3061b9b09/flatland-0.8.1.tar.gz#sha256=a6bbd95522fd4287576022739655ff2091563841ed2b0d7e196fa32d4753ccaa (from https://pypi.org/simple/flatland/) Added flatland==0.8.1 from https://files.pythonhosted.org/packages/d1/3b/d1d66d452216335b30254de5a7be0d638dfa054acbfc2f7570e3061b9b09/flatland-0.8.1.tar.gz#sha256=a6bbd95522fd4287576022739655ff2091563841ed2b0d7e196fa32d4753ccaa to build tracker '/tmp/pip-req-tracker-3pst46zg' Running setup.py (path:/tmp/pip-wheel-7tqu5w4n/flatland/setup.py) egg_info for package flatland Running command python setup.py egg_info running egg_info creating pip-egg-info/flatland.egg-info writing pip-egg-info/flatland.egg-info/PKG-INFO writing dependency_links to pip-egg-info/flatland.egg-info/dependency_links.txt writing top-level names to pip-egg-info/flatland.egg-info/top_level.txt writing requirements to pip-egg-info/flatland.egg-info/requires.txt writing manifest file 'pip-egg-info/flatland.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/flatland.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.hgignore' warning: no previously-included files found matching '.travis.yml' writing manifest file 'pip-egg-info/flatland.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7tqu5w4n/flatland has version 0.8.1, which satisfies requirement flatland==0.8.1 from https://files.pythonhosted.org/packages/d1/3b/d1d66d452216335b30254de5a7be0d638dfa054acbfc2f7570e3061b9b09/flatland-0.8.1.tar.gz#sha256=a6bbd95522fd4287576022739655ff2091563841ed2b0d7e196fa32d4753ccaa Removed flatland==0.8.1 from https://files.pythonhosted.org/packages/d1/3b/d1d66d452216335b30254de5a7be0d638dfa054acbfc2f7570e3061b9b09/flatland-0.8.1.tar.gz#sha256=a6bbd95522fd4287576022739655ff2091563841ed2b0d7e196fa32d4753ccaa from build tracker '/tmp/pip-req-tracker-3pst46zg' Building wheels for collected packages: flatland Created temporary directory: /tmp/pip-wheel-aqa4qitk Running setup.py bdist_wheel for flatland: started Destination directory: /tmp/pip-wheel-aqa4qitk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7tqu5w4n/flatland/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-aqa4qitk running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/flatland copying flatland/util.py -> build/lib/flatland copying flatland/__init__.py -> build/lib/flatland copying flatland/exc.py -> build/lib/flatland copying flatland/_version.py -> build/lib/flatland copying flatland/_compat.py -> build/lib/flatland copying flatland/signals.py -> build/lib/flatland creating build/lib/flatland/out copying flatland/out/util.py -> build/lib/flatland/out copying flatland/out/__init__.py -> build/lib/flatland/out copying flatland/out/generic.py -> build/lib/flatland/out copying flatland/out/genshi.py -> build/lib/flatland/out copying flatland/out/markup.py -> build/lib/flatland/out creating build/lib/flatland/schema copying flatland/schema/containers.py -> build/lib/flatland/schema copying flatland/schema/util.py -> build/lib/flatland/schema copying flatland/schema/paths.py -> build/lib/flatland/schema copying flatland/schema/__init__.py -> build/lib/flatland/schema copying flatland/schema/scalars.py -> build/lib/flatland/schema copying flatland/schema/properties.py -> build/lib/flatland/schema copying flatland/schema/compound.py -> build/lib/flatland/schema copying flatland/schema/base.py -> build/lib/flatland/schema copying flatland/schema/declarative.py -> build/lib/flatland/schema creating build/lib/flatland/validation copying flatland/validation/containers.py -> build/lib/flatland/validation copying flatland/validation/__init__.py -> build/lib/flatland/validation copying flatland/validation/network.py -> build/lib/flatland/validation copying flatland/validation/scalars.py -> build/lib/flatland/validation copying flatland/validation/number.py -> build/lib/flatland/validation copying flatland/validation/base.py -> build/lib/flatland/validation running egg_info writing top-level names to flatland.egg-info/top_level.txt writing dependency_links to flatland.egg-info/dependency_links.txt writing flatland.egg-info/PKG-INFO writing requirements to flatland.egg-info/requires.txt reading manifest file 'flatland.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.hgignore' warning: no previously-included files found matching '.travis.yml' writing manifest file 'flatland.egg-info/SOURCES.txt' creating build/lib/flatland/i18n copying flatland/i18n/flatland.pot -> build/lib/flatland/i18n creating build/lib/flatland/i18n/de creating build/lib/flatland/i18n/de/LC_MESSAGES copying flatland/i18n/de/LC_MESSAGES/flatland.mo -> build/lib/flatland/i18n/de/LC_MESSAGES copying flatland/i18n/de/LC_MESSAGES/flatland.po -> build/lib/flatland/i18n/de/LC_MESSAGES creating build/lib/flatland/i18n/es creating build/lib/flatland/i18n/es/LC_MESSAGES copying flatland/i18n/es/LC_MESSAGES/flatland.mo -> build/lib/flatland/i18n/es/LC_MESSAGES copying flatland/i18n/es/LC_MESSAGES/flatland.po -> build/lib/flatland/i18n/es/LC_MESSAGES creating build/lib/flatland/i18n/fr creating build/lib/flatland/i18n/fr/LC_MESSAGES copying flatland/i18n/fr/LC_MESSAGES/flatland.mo -> build/lib/flatland/i18n/fr/LC_MESSAGES copying flatland/i18n/fr/LC_MESSAGES/flatland.po -> build/lib/flatland/i18n/fr/LC_MESSAGES 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/flatland copying build/lib/flatland/util.py -> build/bdist.linux-armv7l/wheel/flatland creating build/bdist.linux-armv7l/wheel/flatland/i18n creating build/bdist.linux-armv7l/wheel/flatland/i18n/fr creating build/bdist.linux-armv7l/wheel/flatland/i18n/fr/LC_MESSAGES copying build/lib/flatland/i18n/fr/LC_MESSAGES/flatland.mo -> build/bdist.linux-armv7l/wheel/flatland/i18n/fr/LC_MESSAGES copying build/lib/flatland/i18n/fr/LC_MESSAGES/flatland.po -> build/bdist.linux-armv7l/wheel/flatland/i18n/fr/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/flatland/i18n/es creating build/bdist.linux-armv7l/wheel/flatland/i18n/es/LC_MESSAGES copying build/lib/flatland/i18n/es/LC_MESSAGES/flatland.mo -> build/bdist.linux-armv7l/wheel/flatland/i18n/es/LC_MESSAGES copying build/lib/flatland/i18n/es/LC_MESSAGES/flatland.po -> build/bdist.linux-armv7l/wheel/flatland/i18n/es/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/flatland/i18n/de creating build/bdist.linux-armv7l/wheel/flatland/i18n/de/LC_MESSAGES copying build/lib/flatland/i18n/de/LC_MESSAGES/flatland.mo -> build/bdist.linux-armv7l/wheel/flatland/i18n/de/LC_MESSAGES copying build/lib/flatland/i18n/de/LC_MESSAGES/flatland.po -> build/bdist.linux-armv7l/wheel/flatland/i18n/de/LC_MESSAGES copying build/lib/flatland/i18n/flatland.pot -> build/bdist.linux-armv7l/wheel/flatland/i18n creating build/bdist.linux-armv7l/wheel/flatland/out copying build/lib/flatland/out/util.py -> build/bdist.linux-armv7l/wheel/flatland/out copying build/lib/flatland/out/__init__.py -> build/bdist.linux-armv7l/wheel/flatland/out copying build/lib/flatland/out/generic.py -> build/bdist.linux-armv7l/wheel/flatland/out copying build/lib/flatland/out/genshi.py -> build/bdist.linux-armv7l/wheel/flatland/out copying build/lib/flatland/out/markup.py -> build/bdist.linux-armv7l/wheel/flatland/out copying build/lib/flatland/__init__.py -> build/bdist.linux-armv7l/wheel/flatland copying build/lib/flatland/exc.py -> build/bdist.linux-armv7l/wheel/flatland copying build/lib/flatland/_version.py -> build/bdist.linux-armv7l/wheel/flatland copying build/lib/flatland/_compat.py -> build/bdist.linux-armv7l/wheel/flatland creating build/bdist.linux-armv7l/wheel/flatland/schema copying build/lib/flatland/schema/containers.py -> build/bdist.linux-armv7l/wheel/flatland/schema copying build/lib/flatland/schema/util.py -> build/bdist.linux-armv7l/wheel/flatland/schema copying build/lib/flatland/schema/paths.py -> build/bdist.linux-armv7l/wheel/flatland/schema copying build/lib/flatland/schema/__init__.py -> build/bdist.linux-armv7l/wheel/flatland/schema copying build/lib/flatland/schema/scalars.py -> build/bdist.linux-armv7l/wheel/flatland/schema copying build/lib/flatland/schema/properties.py -> build/bdist.linux-armv7l/wheel/flatland/schema copying build/lib/flatland/schema/compound.py -> build/bdist.linux-armv7l/wheel/flatland/schema copying build/lib/flatland/schema/base.py -> build/bdist.linux-armv7l/wheel/flatland/schema copying build/lib/flatland/schema/declarative.py -> build/bdist.linux-armv7l/wheel/flatland/schema creating build/bdist.linux-armv7l/wheel/flatland/validation copying build/lib/flatland/validation/containers.py -> build/bdist.linux-armv7l/wheel/flatland/validation copying build/lib/flatland/validation/__init__.py -> build/bdist.linux-armv7l/wheel/flatland/validation copying build/lib/flatland/validation/network.py -> build/bdist.linux-armv7l/wheel/flatland/validation copying build/lib/flatland/validation/scalars.py -> build/bdist.linux-armv7l/wheel/flatland/validation copying build/lib/flatland/validation/number.py -> build/bdist.linux-armv7l/wheel/flatland/validation copying build/lib/flatland/validation/base.py -> build/bdist.linux-armv7l/wheel/flatland/validation copying build/lib/flatland/signals.py -> build/bdist.linux-armv7l/wheel/flatland running install_egg_info Copying flatland.egg-info to build/bdist.linux-armv7l/wheel/flatland-0.8.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/flatland-0.8.1.dist-info/WHEEL creating '/tmp/pip-wheel-aqa4qitk/flatland-0.8.1-py3-none-any.whl' and adding '.' to it adding 'flatland/__init__.py' adding 'flatland/_compat.py' adding 'flatland/_version.py' adding 'flatland/exc.py' adding 'flatland/signals.py' adding 'flatland/util.py' adding 'flatland/i18n/flatland.pot' adding 'flatland/i18n/de/LC_MESSAGES/flatland.mo' adding 'flatland/i18n/de/LC_MESSAGES/flatland.po' adding 'flatland/i18n/es/LC_MESSAGES/flatland.mo' adding 'flatland/i18n/es/LC_MESSAGES/flatland.po' adding 'flatland/i18n/fr/LC_MESSAGES/flatland.mo' adding 'flatland/i18n/fr/LC_MESSAGES/flatland.po' adding 'flatland/out/__init__.py' adding 'flatland/out/generic.py' adding 'flatland/out/genshi.py' adding 'flatland/out/markup.py' adding 'flatland/out/util.py' adding 'flatland/schema/__init__.py' adding 'flatland/schema/base.py' adding 'flatland/schema/compound.py' adding 'flatland/schema/containers.py' adding 'flatland/schema/declarative.py' adding 'flatland/schema/paths.py' adding 'flatland/schema/properties.py' adding 'flatland/schema/scalars.py' adding 'flatland/schema/util.py' adding 'flatland/validation/__init__.py' adding 'flatland/validation/base.py' adding 'flatland/validation/containers.py' adding 'flatland/validation/network.py' adding 'flatland/validation/number.py' adding 'flatland/validation/scalars.py' adding 'flatland-0.8.1.dist-info/top_level.txt' adding 'flatland-0.8.1.dist-info/zip-safe' adding 'flatland-0.8.1.dist-info/WHEEL' adding 'flatland-0.8.1.dist-info/METADATA' adding 'flatland-0.8.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for flatland: finished with status 'done' Stored in directory: /tmp/tmpo33cxy_3 Successfully built flatland Cleaning up... Removing source in /tmp/pip-wheel-7tqu5w4n/flatland Removed build tracker '/tmp/pip-req-tracker-3pst46zg'