Created temporary directory: /tmp/pip-ephem-wheel-cache-p3j56dd_ Created temporary directory: /tmp/pip-req-tracker-fti5dzp5 Created requirements tracker '/tmp/pip-req-tracker-fti5dzp5' Created temporary directory: /tmp/pip-wheel-fvas36vu Collecting nommy==0.3.0 1 location(s) to search for versions of nommy: * https://pypi.org/simple/nommy/ Getting page https://pypi.org/simple/nommy/ Analyzing links from page https://pypi.org/simple/nommy/ Found link https://files.pythonhosted.org/packages/b8/ba/c596dc8602c71d4c74cd150a07a38633ec83e7ade65a45b47cbd2d367481/nommy-0.0.1.tar.gz#sha256=62cb250abb4e74534781473f8ddccbf9b152dc4917666fd84c0a058be8b0d655 (from https://pypi.org/simple/nommy/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/53/0a/01292812020c55c1b0e2f28474a02b20219e59298b0b9f981ef964263dc1/nommy-0.1.0.tar.gz#sha256=f6231644bc6b31275e89c92f1cba5ba3c9df520a8262f4c8db9555bd844160a9 (from https://pypi.org/simple/nommy/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/7e/fc/0a99983cd0e40a3ac70b721a93d4f9c2c81569418ff238622783a860cad6/nommy-0.2.0.tar.gz#sha256=06ec60d5e9343285ac3474c84056484ee7f3c71e8d52b8bfccd4e5ea8d0694f2 (from https://pypi.org/simple/nommy/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/68/f7/f86e9e7786d09e0e8bcb2e7c85df11e5783f24b138c854b62c560aa24f56/nommy-0.3.0.tar.gz#sha256=a6d58b62df84232e84d5f377464faa737b933fef23e3b1564f6dd4d807ea48c7 (from https://pypi.org/simple/nommy/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-aewrqs4a Downloading https://files.pythonhosted.org/packages/68/f7/f86e9e7786d09e0e8bcb2e7c85df11e5783f24b138c854b62c560aa24f56/nommy-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/68/f7/f86e9e7786d09e0e8bcb2e7c85df11e5783f24b138c854b62c560aa24f56/nommy-0.3.0.tar.gz#sha256=a6d58b62df84232e84d5f377464faa737b933fef23e3b1564f6dd4d807ea48c7 (from https://pypi.org/simple/nommy/) Added nommy==0.3.0 from https://files.pythonhosted.org/packages/68/f7/f86e9e7786d09e0e8bcb2e7c85df11e5783f24b138c854b62c560aa24f56/nommy-0.3.0.tar.gz#sha256=a6d58b62df84232e84d5f377464faa737b933fef23e3b1564f6dd4d807ea48c7 to build tracker '/tmp/pip-req-tracker-fti5dzp5' Running setup.py (path:/tmp/pip-wheel-fvas36vu/nommy/setup.py) egg_info for package nommy Running command python setup.py egg_info running egg_info creating pip-egg-info/nommy.egg-info writing top-level names to pip-egg-info/nommy.egg-info/top_level.txt writing dependency_links to pip-egg-info/nommy.egg-info/dependency_links.txt writing pip-egg-info/nommy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/nommy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nommy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/nommy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fvas36vu/nommy has version 0.3.0, which satisfies requirement nommy==0.3.0 from https://files.pythonhosted.org/packages/68/f7/f86e9e7786d09e0e8bcb2e7c85df11e5783f24b138c854b62c560aa24f56/nommy-0.3.0.tar.gz#sha256=a6d58b62df84232e84d5f377464faa737b933fef23e3b1564f6dd4d807ea48c7 Removed nommy==0.3.0 from https://files.pythonhosted.org/packages/68/f7/f86e9e7786d09e0e8bcb2e7c85df11e5783f24b138c854b62c560aa24f56/nommy-0.3.0.tar.gz#sha256=a6d58b62df84232e84d5f377464faa737b933fef23e3b1564f6dd4d807ea48c7 from build tracker '/tmp/pip-req-tracker-fti5dzp5' Building wheels for collected packages: nommy Created temporary directory: /tmp/pip-wheel-kzv3fbn2 Running setup.py bdist_wheel for nommy: started Destination directory: /tmp/pip-wheel-kzv3fbn2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fvas36vu/nommy/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-kzv3fbn2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nommy copying nommy/exceptions.py -> build/lib/nommy copying nommy/__init__.py -> build/lib/nommy copying nommy/enum.py -> build/lib/nommy copying nommy/data.py -> build/lib/nommy copying nommy/parser.py -> build/lib/nommy 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/nommy copying build/lib/nommy/exceptions.py -> build/bdist.linux-armv7l/wheel/nommy copying build/lib/nommy/__init__.py -> build/bdist.linux-armv7l/wheel/nommy copying build/lib/nommy/enum.py -> build/bdist.linux-armv7l/wheel/nommy copying build/lib/nommy/data.py -> build/bdist.linux-armv7l/wheel/nommy copying build/lib/nommy/parser.py -> build/bdist.linux-armv7l/wheel/nommy running install_egg_info running egg_info writing dependency_links to nommy.egg-info/dependency_links.txt writing nommy.egg-info/PKG-INFO writing top-level names to nommy.egg-info/top_level.txt reading manifest file 'nommy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'nommy.egg-info/SOURCES.txt' Copying nommy.egg-info to build/bdist.linux-armv7l/wheel/nommy-0.3.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/nommy-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-kzv3fbn2/nommy-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'nommy/__init__.py' adding 'nommy/data.py' adding 'nommy/enum.py' adding 'nommy/exceptions.py' adding 'nommy/parser.py' adding 'nommy-0.3.0.dist-info/LICENSE' adding 'nommy-0.3.0.dist-info/METADATA' adding 'nommy-0.3.0.dist-info/WHEEL' adding 'nommy-0.3.0.dist-info/top_level.txt' adding 'nommy-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for nommy: finished with status 'done' Stored in directory: /tmp/tmpegu781fh Successfully built nommy Cleaning up... Removing source in /tmp/pip-wheel-fvas36vu/nommy Removed build tracker '/tmp/pip-req-tracker-fti5dzp5'