Created temporary directory: /tmp/pip-ephem-wheel-cache-wf9opg12 Created temporary directory: /tmp/pip-req-tracker-nv4gqqo9 Created requirements tracker '/tmp/pip-req-tracker-nv4gqqo9' Created temporary directory: /tmp/pip-wheel-z7f6bz5w Looking in indexes: https://pypi.python.org/simple Collecting eorg==0.65 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/c4/f0/0c74d640644abd0b527531c16a47aa48e321e48ccedcfcc2624331c32846/eorg-0.6.tar.gz#sha256=e47e12d44bafd0b541769c2b9e013deb920e71d8c84c215712d3c4ce4684851d (from https://pypi.org/simple/eorg/), version: 0.6 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 Found link https://files.pythonhosted.org/packages/a3/db/baf2cdd558b91387c4f74bcb8be6f1e6be7145dd1a68265cef7e9b512847/eorg-0.65.tar.gz#sha256=47cd5800c60d218dbeed5b673758a233e9dd056299d7ca78e2cd0e9207e1c1b5 (from https://pypi.org/simple/eorg/), version: 0.65 Using version 0.65 (newest of versions: 0.65) Created temporary directory: /tmp/pip-unpack-rbt0i1qm Downloading https://files.pythonhosted.org/packages/a3/db/baf2cdd558b91387c4f74bcb8be6f1e6be7145dd1a68265cef7e9b512847/eorg-0.65.tar.gz (41kB) Downloading from URL https://files.pythonhosted.org/packages/a3/db/baf2cdd558b91387c4f74bcb8be6f1e6be7145dd1a68265cef7e9b512847/eorg-0.65.tar.gz#sha256=47cd5800c60d218dbeed5b673758a233e9dd056299d7ca78e2cd0e9207e1c1b5 (from https://pypi.org/simple/eorg/) Added eorg==0.65 from https://files.pythonhosted.org/packages/a3/db/baf2cdd558b91387c4f74bcb8be6f1e6be7145dd1a68265cef7e9b512847/eorg-0.65.tar.gz#sha256=47cd5800c60d218dbeed5b673758a233e9dd056299d7ca78e2cd0e9207e1c1b5 to build tracker '/tmp/pip-req-tracker-nv4gqqo9' Running setup.py (path:/tmp/pip-wheel-z7f6bz5w/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 dependency_links to pip-egg-info/eorg.egg-info/dependency_links.txt writing pip-egg-info/eorg.egg-info/PKG-INFO writing top-level names to pip-egg-info/eorg.egg-info/top_level.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-z7f6bz5w/eorg has version 0.65, which satisfies requirement eorg==0.65 from https://files.pythonhosted.org/packages/a3/db/baf2cdd558b91387c4f74bcb8be6f1e6be7145dd1a68265cef7e9b512847/eorg-0.65.tar.gz#sha256=47cd5800c60d218dbeed5b673758a233e9dd056299d7ca78e2cd0e9207e1c1b5 Removed eorg==0.65 from https://files.pythonhosted.org/packages/a3/db/baf2cdd558b91387c4f74bcb8be6f1e6be7145dd1a68265cef7e9b512847/eorg-0.65.tar.gz#sha256=47cd5800c60d218dbeed5b673758a233e9dd056299d7ca78e2cd0e9207e1c1b5 from build tracker '/tmp/pip-req-tracker-nv4gqqo9' Building wheels for collected packages: eorg Created temporary directory: /tmp/pip-wheel-u4z9k6nh Running setup.py bdist_wheel for eorg: started Destination directory: /tmp/pip-wheel-u4z9k6nh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-z7f6bz5w/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-u4z9k6nh 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/const.py -> build/lib/eorg copying eorg/tokens.py -> build/lib/eorg copying eorg/generate.py -> build/lib/eorg copying eorg/cmd.py -> build/lib/eorg copying eorg/parser.py -> build/lib/eorg copying eorg/test.py -> build/lib/eorg copying eorg/__init__.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/const.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/tokens.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/generate.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/cmd.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/parser.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/test.py -> build/bdist.linux-armv7l/wheel/eorg copying build/lib/eorg/__init__.py -> build/bdist.linux-armv7l/wheel/eorg running install_data creating build/bdist.linux-armv7l/wheel/eorg-0.65.data creating build/bdist.linux-armv7l/wheel/eorg-0.65.data/data creating build/bdist.linux-armv7l/wheel/eorg-0.65.data/data/readme.org copying readme.org -> build/bdist.linux-armv7l/wheel/eorg-0.65.data/data/readme.org creating build/bdist.linux-armv7l/wheel/eorg-0.65.data/data/LICENSE copying LICENSE -> build/bdist.linux-armv7l/wheel/eorg-0.65.data/data/LICENSE running install_egg_info running egg_info writing dependency_links to eorg.egg-info/dependency_links.txt 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 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.65-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/eorg-0.65.dist-info/WHEEL creating '/tmp/pip-wheel-u4z9k6nh/eorg-0.65-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/tokens.py' adding 'eorg/version.py' adding 'eorg-0.65.data/data/LICENSE/LICENSE' adding 'eorg-0.65.data/data/readme.org/readme.org' adding 'eorg-0.65.dist-info/top_level.txt' adding 'eorg-0.65.dist-info/WHEEL' adding 'eorg-0.65.dist-info/METADATA' adding 'eorg-0.65.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for eorg: finished with status 'done' Stored in directory: /tmp/tmpluqauksk Successfully built eorg Cleaning up... Removing source in /tmp/pip-wheel-z7f6bz5w/eorg Removed build tracker '/tmp/pip-req-tracker-nv4gqqo9'