Created temporary directory: /tmp/pip-ephem-wheel-cache-niz9ctgv Created temporary directory: /tmp/pip-req-tracker-2fndbryr Created requirements tracker '/tmp/pip-req-tracker-2fndbryr' Created temporary directory: /tmp/pip-wheel-cw4be15l Collecting hitomi==0.1.3 1 location(s) to search for versions of hitomi: * https://pypi.org/simple/hitomi/ Getting page https://pypi.org/simple/hitomi/ Analyzing links from page https://pypi.org/simple/hitomi/ Found link https://files.pythonhosted.org/packages/1e/0a/e21c623bdfb50fd23f2223b93661edae0f39aafac1f8a3bf487f2eb67ec6/hitomi-0.1.0.tar.gz#sha256=b7bd4b0302ebe1ff12149fda091302f876cc5b05650b631f2548f0ffd8a71e23 (from https://pypi.org/simple/hitomi/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/cf/de/2e9dafe19fb3f2cc94e5cad02de1e9833bf3a48198de07c307c8a8daedee/hitomi-0.1.1.tar.gz#sha256=c8a6683cfef7c614e5d37a0d7d538ecf753f45a68687f7f3f06069394b12b035 (from https://pypi.org/simple/hitomi/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/31/96/e8b9d1fdc4014f31241ac1d6b236495ab9957bdf9c267af5e28eeb2387ab/hitomi-0.1.2.tar.gz#sha256=8a353c097ebdf2bc9e44954e0cfabd5ab6c9af4efbfd57caa62c21615b38bb60 (from https://pypi.org/simple/hitomi/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/d6/86/e7e775dde70bf03ffaee346dab0ab7c8b1892b048ee6d754a63e97923ca4/hitomi-0.1.3.tar.gz#sha256=7f36e93b7653be63118825a4846e81040007691625c190e17acd617a61f94366 (from https://pypi.org/simple/hitomi/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-hcdnhdfh Downloading https://files.pythonhosted.org/packages/d6/86/e7e775dde70bf03ffaee346dab0ab7c8b1892b048ee6d754a63e97923ca4/hitomi-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d6/86/e7e775dde70bf03ffaee346dab0ab7c8b1892b048ee6d754a63e97923ca4/hitomi-0.1.3.tar.gz#sha256=7f36e93b7653be63118825a4846e81040007691625c190e17acd617a61f94366 (from https://pypi.org/simple/hitomi/) Added hitomi==0.1.3 from https://files.pythonhosted.org/packages/d6/86/e7e775dde70bf03ffaee346dab0ab7c8b1892b048ee6d754a63e97923ca4/hitomi-0.1.3.tar.gz#sha256=7f36e93b7653be63118825a4846e81040007691625c190e17acd617a61f94366 to build tracker '/tmp/pip-req-tracker-2fndbryr' Running setup.py (path:/tmp/pip-wheel-cw4be15l/hitomi/setup.py) egg_info for package hitomi Running command python setup.py egg_info running egg_info creating pip-egg-info/hitomi.egg-info writing requirements to pip-egg-info/hitomi.egg-info/requires.txt writing top-level names to pip-egg-info/hitomi.egg-info/top_level.txt writing entry points to pip-egg-info/hitomi.egg-info/entry_points.txt writing pip-egg-info/hitomi.egg-info/PKG-INFO writing dependency_links to pip-egg-info/hitomi.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/hitomi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hitomi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing 'v0.1.3' to '0.1.3' normalized_version, no previously-included directories found matching '.git' no previously-included directories found matching 'venv' no previously-included directories found matching 'test*' no previously-included directories found matching 'examples/sample?/build' writing manifest file 'pip-egg-info/hitomi.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-cw4be15l/hitomi has version 0.1.3, which satisfies requirement hitomi==0.1.3 from https://files.pythonhosted.org/packages/d6/86/e7e775dde70bf03ffaee346dab0ab7c8b1892b048ee6d754a63e97923ca4/hitomi-0.1.3.tar.gz#sha256=7f36e93b7653be63118825a4846e81040007691625c190e17acd617a61f94366 Removed hitomi==0.1.3 from https://files.pythonhosted.org/packages/d6/86/e7e775dde70bf03ffaee346dab0ab7c8b1892b048ee6d754a63e97923ca4/hitomi-0.1.3.tar.gz#sha256=7f36e93b7653be63118825a4846e81040007691625c190e17acd617a61f94366 from build tracker '/tmp/pip-req-tracker-2fndbryr' Building wheels for collected packages: hitomi Created temporary directory: /tmp/pip-wheel-l2nycljw Running setup.py bdist_wheel for hitomi: started Destination directory: /tmp/pip-wheel-l2nycljw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-cw4be15l/hitomi/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-l2nycljw /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing 'v0.1.3' to '0.1.3' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hitomi copying hitomi/version.py -> build/lib/hitomi copying hitomi/__init__.py -> build/lib/hitomi copying hitomi/main.py -> build/lib/hitomi creating build/lib/hitomi/console copying hitomi/console/__main__.py -> build/lib/hitomi/console copying hitomi/console/__init__.py -> build/lib/hitomi/console creating build/lib/hitomi/commands copying hitomi/commands/accounts.py -> build/lib/hitomi/commands copying hitomi/commands/__init__.py -> build/lib/hitomi/commands 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/hitomi copying build/lib/hitomi/version.py -> build/bdist.linux-armv7l/wheel/hitomi creating build/bdist.linux-armv7l/wheel/hitomi/console copying build/lib/hitomi/console/__main__.py -> build/bdist.linux-armv7l/wheel/hitomi/console copying build/lib/hitomi/console/__init__.py -> build/bdist.linux-armv7l/wheel/hitomi/console copying build/lib/hitomi/__init__.py -> build/bdist.linux-armv7l/wheel/hitomi copying build/lib/hitomi/main.py -> build/bdist.linux-armv7l/wheel/hitomi creating build/bdist.linux-armv7l/wheel/hitomi/commands copying build/lib/hitomi/commands/accounts.py -> build/bdist.linux-armv7l/wheel/hitomi/commands copying build/lib/hitomi/commands/__init__.py -> build/bdist.linux-armv7l/wheel/hitomi/commands running install_egg_info running egg_info writing hitomi.egg-info/PKG-INFO writing requirements to hitomi.egg-info/requires.txt writing entry points to hitomi.egg-info/entry_points.txt writing dependency_links to hitomi.egg-info/dependency_links.txt writing top-level names to hitomi.egg-info/top_level.txt reading manifest file 'hitomi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching 'venv' no previously-included directories found matching 'test*' no previously-included directories found matching 'examples/sample?/build' writing manifest file 'hitomi.egg-info/SOURCES.txt' Copying hitomi.egg-info to build/bdist.linux-armv7l/wheel/hitomi-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hitomi-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-l2nycljw/hitomi-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'hitomi/__init__.py' adding 'hitomi/main.py' adding 'hitomi/version.py' adding 'hitomi/commands/__init__.py' adding 'hitomi/commands/accounts.py' adding 'hitomi/console/__init__.py' adding 'hitomi/console/__main__.py' adding 'hitomi-0.1.3.dist-info/METADATA' adding 'hitomi-0.1.3.dist-info/WHEEL' adding 'hitomi-0.1.3.dist-info/entry_points.txt' adding 'hitomi-0.1.3.dist-info/top_level.txt' adding 'hitomi-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hitomi: finished with status 'done' Stored in directory: /tmp/tmp67s1kxiv Successfully built hitomi Cleaning up... Removing source in /tmp/pip-wheel-cw4be15l/hitomi Removed build tracker '/tmp/pip-req-tracker-2fndbryr'