Created temporary directory: /tmp/pip-ephem-wheel-cache-q7yty83o Created temporary directory: /tmp/pip-req-tracker-g7dod_tp Created requirements tracker '/tmp/pip-req-tracker-g7dod_tp' Created temporary directory: /tmp/pip-wheel-15mx_3rg Looking in indexes: https://pypi.python.org/simple Collecting eorg==0.52 1 location(s) to search for versions of eorg: * https://pypi.python.org/simple/eorg/ Getting page https://pypi.python.org/simple/eorg/ Analyzing links from page https://pypi.org/simple/eorg/ Found link https://files.pythonhosted.org/packages/dd/72/8e979ca87229dbdd69b174925643a629ae6c8de1ad139c7d854423d2c850/eorg-0.3.tar.gz#sha256=aed02c1f7fd5c6ef314296dbb98213abb9ca12b2037025652d867b52768600d9 (from https://pypi.org/simple/eorg/), version: 0.3 Found link https://files.pythonhosted.org/packages/2a/2f/5caf705a64d7a83772d9d48c6c752e2f9464a23450212e692371f56c70bc/eorg-0.5.tar.gz#sha256=ae8476afbc39edd3caa733db38d6fd362b45a6191de1e86b6027b7d3ab99c7af (from https://pypi.org/simple/eorg/), version: 0.5 Found link https://files.pythonhosted.org/packages/77/44/33aa78f5570f4b346c91650d122b6335757ee142af2db80d60b5738ed773/eorg-0.51.tar.gz#sha256=fac32b04f40dd998e28dffab029ef3ec59584e1a21c7bd505813c9a882fccec6 (from https://pypi.org/simple/eorg/), version: 0.51 Found link https://files.pythonhosted.org/packages/80/06/49fd031263463ef167d6230dd6dcc5fa74032f6268236be26e299c106570/eorg-0.52.tar.gz#sha256=ef6470ab9345b1f8402e2394f5c26aa16871bb1190996b6255b8aa11cff0cdd4 (from https://pypi.org/simple/eorg/), version: 0.52 Using version 0.52 (newest of versions: 0.52) Created temporary directory: /tmp/pip-unpack-guj9fk3l Downloading https://files.pythonhosted.org/packages/80/06/49fd031263463ef167d6230dd6dcc5fa74032f6268236be26e299c106570/eorg-0.52.tar.gz (41kB) Downloading from URL https://files.pythonhosted.org/packages/80/06/49fd031263463ef167d6230dd6dcc5fa74032f6268236be26e299c106570/eorg-0.52.tar.gz#sha256=ef6470ab9345b1f8402e2394f5c26aa16871bb1190996b6255b8aa11cff0cdd4 (from https://pypi.org/simple/eorg/) Added eorg==0.52 from https://files.pythonhosted.org/packages/80/06/49fd031263463ef167d6230dd6dcc5fa74032f6268236be26e299c106570/eorg-0.52.tar.gz#sha256=ef6470ab9345b1f8402e2394f5c26aa16871bb1190996b6255b8aa11cff0cdd4 to build tracker '/tmp/pip-req-tracker-g7dod_tp' Running setup.py (path:/tmp/pip-wheel-15mx_3rg/eorg/setup.py) egg_info for package eorg Running command python setup.py egg_info running egg_info creating pip-egg-info/eorg.egg-info writing top-level names to pip-egg-info/eorg.egg-info/top_level.txt writing pip-egg-info/eorg.egg-info/PKG-INFO writing dependency_links to pip-egg-info/eorg.egg-info/dependency_links.txt writing requirements to pip-egg-info/eorg.egg-info/requires.txt writing manifest file 'pip-egg-info/eorg.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/eorg.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/eorg.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-15mx_3rg/eorg has version 0.52, which satisfies requirement eorg==0.52 from https://files.pythonhosted.org/packages/80/06/49fd031263463ef167d6230dd6dcc5fa74032f6268236be26e299c106570/eorg-0.52.tar.gz#sha256=ef6470ab9345b1f8402e2394f5c26aa16871bb1190996b6255b8aa11cff0cdd4 Removed eorg==0.52 from https://files.pythonhosted.org/packages/80/06/49fd031263463ef167d6230dd6dcc5fa74032f6268236be26e299c106570/eorg-0.52.tar.gz#sha256=ef6470ab9345b1f8402e2394f5c26aa16871bb1190996b6255b8aa11cff0cdd4 from build tracker '/tmp/pip-req-tracker-g7dod_tp' Building wheels for collected packages: eorg Created temporary directory: /tmp/pip-wheel-twdsaao6 Running setup.py bdist_wheel for eorg: started Destination directory: /tmp/pip-wheel-twdsaao6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-15mx_3rg/eorg/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-twdsaao6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/eorg copying eorg/version.py -> build/lib/eorg copying eorg/generate.py -> build/lib/eorg copying eorg/parser.py -> build/lib/eorg copying eorg/__init__.py -> build/lib/eorg copying eorg/const.py -> build/lib/eorg copying eorg/cmd.py -> build/lib/eorg copying eorg/test.py -> build/lib/eorg 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/eorg copying build/lib/eorg/version.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/generate.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/parser.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/__init__.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/const.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/cmd.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/test.py -> build/bdist.linux-armv7l/wheel/eorg running install_data creating build/bdist.linux-armv7l/wheel/eorg-0.52.data creating build/bdist.linux-armv7l/wheel/eorg-0.52.data/data creating build/bdist.linux-armv7l/wheel/eorg-0.52.data/data/readme.org copying readme.org -> build/bdist.linux-armv7l/wheel/eorg-0.52.data/data/readme.org creating build/bdist.linux-armv7l/wheel/eorg-0.52.data/data/LICENSE copying LICENSE -> build/bdist.linux-armv7l/wheel/eorg-0.52.data/data/LICENSE running install_egg_info running egg_info writing top-level names to eorg.egg-info/top_level.txt writing requirements to eorg.egg-info/requires.txt writing eorg.egg-info/PKG-INFO writing dependency_links to eorg.egg-info/dependency_links.txt reading manifest file 'eorg.egg-info/SOURCES.txt' writing manifest file 'eorg.egg-info/SOURCES.txt' Copying eorg.egg-info to build/bdist.linux-armv7l/wheel/eorg-0.52-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/eorg-0.52.dist-info/WHEEL creating '/tmp/pip-wheel-twdsaao6/eorg-0.52-py3-none-any.whl' and adding '.' to it adding 'eorg/__init__.py' adding 'eorg/cmd.py' adding 'eorg/const.py' adding 'eorg/generate.py' adding 'eorg/parser.py' adding 'eorg/test.py' adding 'eorg/version.py' adding 'eorg-0.52.data/data/LICENSE/LICENSE' adding 'eorg-0.52.data/data/readme.org/readme.org' adding 'eorg-0.52.dist-info/top_level.txt' adding 'eorg-0.52.dist-info/WHEEL' adding 'eorg-0.52.dist-info/METADATA' adding 'eorg-0.52.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for eorg: finished with status 'done' Stored in directory: /tmp/tmpsxw6_76a Successfully built eorg Cleaning up... Removing source in /tmp/pip-wheel-15mx_3rg/eorg Removed build tracker '/tmp/pip-req-tracker-g7dod_tp'