Created temporary directory: /tmp/pip-ephem-wheel-cache-aptjukvf Created temporary directory: /tmp/pip-req-tracker-j4373mjt Created requirements tracker '/tmp/pip-req-tracker-j4373mjt' Created temporary directory: /tmp/pip-wheel-e82iu2m2 Collecting nobo==0.1.3 1 location(s) to search for versions of nobo: * https://pypi.org/simple/nobo/ Getting page https://pypi.org/simple/nobo/ Analyzing links from page https://pypi.org/simple/nobo/ Found link https://files.pythonhosted.org/packages/0c/b1/19fce5018d1495883b5e33e1a4e60a37725cd4cf17eca910d1eabf3d789a/nobo-0.1.0.tar.gz#sha256=14b7e8aed3e98ac6adf24ca40fb3ececa4380aeb4a162740cc1bf4e92e939456 (from https://pypi.org/simple/nobo/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/03/42/446713dcb3b1ed6fa7b1626aa58f853c3b746b4c239050f1875b623c80a5/nobo-0.1.1.tar.gz#sha256=464e2d558d3b7116985db05a2e855d8d058811c6990c2521733db70746f47bd3 (from https://pypi.org/simple/nobo/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/64/09/49a17a0cd6176a2344c6316050e3842bca06cdd43a1d827c53edcfdabce7/nobo-0.1.2.tar.gz#sha256=fc2aebc08edc3410ebb03e2bf7f503b26b121c35cff67bfcb33299e577a4aa9e (from https://pypi.org/simple/nobo/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/0e/1b/696e3cb6f0dfb45ebae94a8e2a7a3e84dd8a2d3591850583aafec2b74582/nobo-0.1.3.tar.gz#sha256=3ace1d66791119946e70c601f7b512daec73dcfdc4db0c6b925d41d298c14667 (from https://pypi.org/simple/nobo/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/08/03/eb27488bc65caad5adeab4919fc11dd81c50d881e679ca455120197734bc/nobo-0.1.4.tar.gz#sha256=90135f0003ef24decc9e5f009bdb28f8f5c7bc991c1eab712312200c239a1372 (from https://pypi.org/simple/nobo/), version: 0.1.4 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-cw_2zl7n Downloading https://files.pythonhosted.org/packages/0e/1b/696e3cb6f0dfb45ebae94a8e2a7a3e84dd8a2d3591850583aafec2b74582/nobo-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0e/1b/696e3cb6f0dfb45ebae94a8e2a7a3e84dd8a2d3591850583aafec2b74582/nobo-0.1.3.tar.gz#sha256=3ace1d66791119946e70c601f7b512daec73dcfdc4db0c6b925d41d298c14667 (from https://pypi.org/simple/nobo/) Added nobo==0.1.3 from https://files.pythonhosted.org/packages/0e/1b/696e3cb6f0dfb45ebae94a8e2a7a3e84dd8a2d3591850583aafec2b74582/nobo-0.1.3.tar.gz#sha256=3ace1d66791119946e70c601f7b512daec73dcfdc4db0c6b925d41d298c14667 to build tracker '/tmp/pip-req-tracker-j4373mjt' Running setup.py (path:/tmp/pip-wheel-e82iu2m2/nobo/setup.py) egg_info for package nobo Running command python setup.py egg_info running egg_info creating pip-egg-info/nobo.egg-info writing requirements to pip-egg-info/nobo.egg-info/requires.txt writing top-level names to pip-egg-info/nobo.egg-info/top_level.txt writing dependency_links to pip-egg-info/nobo.egg-info/dependency_links.txt writing pip-egg-info/nobo.egg-info/PKG-INFO writing manifest file 'pip-egg-info/nobo.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nobo.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/nobo.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-e82iu2m2/nobo has version 0.1.3, which satisfies requirement nobo==0.1.3 from https://files.pythonhosted.org/packages/0e/1b/696e3cb6f0dfb45ebae94a8e2a7a3e84dd8a2d3591850583aafec2b74582/nobo-0.1.3.tar.gz#sha256=3ace1d66791119946e70c601f7b512daec73dcfdc4db0c6b925d41d298c14667 Removed nobo==0.1.3 from https://files.pythonhosted.org/packages/0e/1b/696e3cb6f0dfb45ebae94a8e2a7a3e84dd8a2d3591850583aafec2b74582/nobo-0.1.3.tar.gz#sha256=3ace1d66791119946e70c601f7b512daec73dcfdc4db0c6b925d41d298c14667 from build tracker '/tmp/pip-req-tracker-j4373mjt' Building wheels for collected packages: nobo Created temporary directory: /tmp/pip-wheel-uysb01_q Running setup.py bdist_wheel for nobo: started Destination directory: /tmp/pip-wheel-uysb01_q Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e82iu2m2/nobo/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-uysb01_q running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nobo copying nobo/manaba.py -> build/lib/nobo copying nobo/syllabus.py -> build/lib/nobo copying nobo/__init__.py -> build/lib/nobo copying nobo/io.py -> build/lib/nobo copying nobo/base.py -> build/lib/nobo copying nobo/fixja.py -> build/lib/nobo 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/nobo copying build/lib/nobo/manaba.py -> build/bdist.linux-armv7l/wheel/nobo copying build/lib/nobo/syllabus.py -> build/bdist.linux-armv7l/wheel/nobo copying build/lib/nobo/__init__.py -> build/bdist.linux-armv7l/wheel/nobo copying build/lib/nobo/io.py -> build/bdist.linux-armv7l/wheel/nobo copying build/lib/nobo/base.py -> build/bdist.linux-armv7l/wheel/nobo copying build/lib/nobo/fixja.py -> build/bdist.linux-armv7l/wheel/nobo running install_egg_info running egg_info creating nobo.egg-info writing requirements to nobo.egg-info/requires.txt writing dependency_links to nobo.egg-info/dependency_links.txt writing nobo.egg-info/PKG-INFO writing top-level names to nobo.egg-info/top_level.txt writing manifest file 'nobo.egg-info/SOURCES.txt' reading manifest file 'nobo.egg-info/SOURCES.txt' writing manifest file 'nobo.egg-info/SOURCES.txt' Copying nobo.egg-info to build/bdist.linux-armv7l/wheel/nobo-0.1.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/nobo-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-uysb01_q/nobo-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'nobo/__init__.py' adding 'nobo/base.py' adding 'nobo/fixja.py' adding 'nobo/io.py' adding 'nobo/manaba.py' adding 'nobo/syllabus.py' adding 'nobo-0.1.3.dist-info/METADATA' adding 'nobo-0.1.3.dist-info/WHEEL' adding 'nobo-0.1.3.dist-info/top_level.txt' adding 'nobo-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for nobo: finished with status 'done' Stored in directory: /tmp/tmp52xirkb3 Successfully built nobo Cleaning up... Removing source in /tmp/pip-wheel-e82iu2m2/nobo Removed build tracker '/tmp/pip-req-tracker-j4373mjt'