Created temporary directory: /tmp/pip-ephem-wheel-cache-9yo39wwn Created temporary directory: /tmp/pip-req-tracker-alrl8t97 Created requirements tracker '/tmp/pip-req-tracker-alrl8t97' Created temporary directory: /tmp/pip-wheel-_6m5288d Looking in indexes: https://pypi.python.org/simple Collecting diff-match-patch==20181111 1 location(s) to search for versions of diff-match-patch: * https://pypi.python.org/simple/diff-match-patch/ Getting page https://pypi.python.org/simple/diff-match-patch/ Analyzing links from page https://pypi.org/simple/diff-match-patch/ Found link https://files.pythonhosted.org/packages/a5/68/642b2fa1877f6a55c5f53a61b1a9def283098a4dbdb8f8dd3416c9b62c7f/diff-match-patch-20110725.tar.gz#sha256=775acb3da1f77c5752934e8c58ebde62cc424deccdf30c653ebb2278c6ae4098 (from https://pypi.org/simple/diff-match-patch/), version: 20110725 Found link https://files.pythonhosted.org/packages/25/8f/213d4eee154f3450c37e79a0ed41027adbf14f0649bc9721b859a229e31b/diff-match-patch-20110725.1.tar.gz#sha256=d876417dcf4210765e0c705b97d1b278588bf82304ec6d875e33f61447266300 (from https://pypi.org/simple/diff-match-patch/), version: 20110725.1 Found link https://files.pythonhosted.org/packages/bd/af/bdde901de3ce671ce8130fc8c67fcd2a5cea41c4c3daed924f75449fd9b7/diff-match-patch-20120106.tar.gz#sha256=78476e0057827fefdcebd991bec48e56c2576bf9253dfc1486c837455c45757a (from https://pypi.org/simple/diff-match-patch/), version: 20120106 Found link https://files.pythonhosted.org/packages/22/82/46eaeab04805b4fac17630b59f30c4f2c8860988bcefd730ff4f1992908b/diff-match-patch-20121119.tar.gz#sha256=9dba5611fbf27893347349fd51cc1911cb403682a7163373adacc565d11e2e4c (from https://pypi.org/simple/diff-match-patch/), version: 20121119 Found link https://files.pythonhosted.org/packages/f0/2a/5ba07def0e9107d935aba62cf632afbd0f7c723a98af47ccbcab753d2452/diff-match-patch-20181111.tar.gz#sha256=a809a996d0f09b9bbd59e9bbd0b71eed8c807922512910e05cbd3f9480712ddb (from https://pypi.org/simple/diff-match-patch/), version: 20181111 Using version 20181111 (newest of versions: 20181111) Created temporary directory: /tmp/pip-unpack-pxflopd_ Downloading https://files.pythonhosted.org/packages/f0/2a/5ba07def0e9107d935aba62cf632afbd0f7c723a98af47ccbcab753d2452/diff-match-patch-20181111.tar.gz (58kB) Downloading from URL https://files.pythonhosted.org/packages/f0/2a/5ba07def0e9107d935aba62cf632afbd0f7c723a98af47ccbcab753d2452/diff-match-patch-20181111.tar.gz#sha256=a809a996d0f09b9bbd59e9bbd0b71eed8c807922512910e05cbd3f9480712ddb (from https://pypi.org/simple/diff-match-patch/) Added diff-match-patch==20181111 from https://files.pythonhosted.org/packages/f0/2a/5ba07def0e9107d935aba62cf632afbd0f7c723a98af47ccbcab753d2452/diff-match-patch-20181111.tar.gz#sha256=a809a996d0f09b9bbd59e9bbd0b71eed8c807922512910e05cbd3f9480712ddb to build tracker '/tmp/pip-req-tracker-alrl8t97' Running setup.py (path:/tmp/pip-wheel-_6m5288d/diff-match-patch/setup.py) egg_info for package diff-match-patch Running command python setup.py egg_info running egg_info creating pip-egg-info/diff_match_patch.egg-info writing dependency_links to pip-egg-info/diff_match_patch.egg-info/dependency_links.txt writing top-level names to pip-egg-info/diff_match_patch.egg-info/top_level.txt writing pip-egg-info/diff_match_patch.egg-info/PKG-INFO writing manifest file 'pip-egg-info/diff_match_patch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/diff_match_patch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/diff_match_patch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_6m5288d/diff-match-patch has version 20181111, which satisfies requirement diff-match-patch==20181111 from https://files.pythonhosted.org/packages/f0/2a/5ba07def0e9107d935aba62cf632afbd0f7c723a98af47ccbcab753d2452/diff-match-patch-20181111.tar.gz#sha256=a809a996d0f09b9bbd59e9bbd0b71eed8c807922512910e05cbd3f9480712ddb Removed diff-match-patch==20181111 from https://files.pythonhosted.org/packages/f0/2a/5ba07def0e9107d935aba62cf632afbd0f7c723a98af47ccbcab753d2452/diff-match-patch-20181111.tar.gz#sha256=a809a996d0f09b9bbd59e9bbd0b71eed8c807922512910e05cbd3f9480712ddb from build tracker '/tmp/pip-req-tracker-alrl8t97' Building wheels for collected packages: diff-match-patch Created temporary directory: /tmp/pip-wheel-l8417n1h Running setup.py bdist_wheel for diff-match-patch: started Destination directory: /tmp/pip-wheel-l8417n1h Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_6m5288d/diff-match-patch/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-l8417n1h running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/diff_match_patch copying diff_match_patch/diff_match_patch_py2.py -> build/lib/diff_match_patch copying diff_match_patch/__init__.py -> build/lib/diff_match_patch copying diff_match_patch/diff_match_patch.py -> build/lib/diff_match_patch creating build/lib/diff_match_patch/tests copying diff_match_patch/tests/speedtest.py -> build/lib/diff_match_patch/tests copying diff_match_patch/tests/__init__.py -> build/lib/diff_match_patch/tests copying diff_match_patch/tests/diff_match_patch_test_py2.py -> build/lib/diff_match_patch/tests copying diff_match_patch/tests/diff_match_patch_test.py -> build/lib/diff_match_patch/tests 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/diff_match_patch copying build/lib/diff_match_patch/diff_match_patch_py2.py -> build/bdist.linux-armv7l/wheel/diff_match_patch copying build/lib/diff_match_patch/__init__.py -> build/bdist.linux-armv7l/wheel/diff_match_patch creating build/bdist.linux-armv7l/wheel/diff_match_patch/tests copying build/lib/diff_match_patch/tests/speedtest.py -> build/bdist.linux-armv7l/wheel/diff_match_patch/tests copying build/lib/diff_match_patch/tests/__init__.py -> build/bdist.linux-armv7l/wheel/diff_match_patch/tests copying build/lib/diff_match_patch/tests/diff_match_patch_test_py2.py -> build/bdist.linux-armv7l/wheel/diff_match_patch/tests copying build/lib/diff_match_patch/tests/diff_match_patch_test.py -> build/bdist.linux-armv7l/wheel/diff_match_patch/tests copying build/lib/diff_match_patch/diff_match_patch.py -> build/bdist.linux-armv7l/wheel/diff_match_patch running install_egg_info running egg_info writing top-level names to diff_match_patch.egg-info/top_level.txt writing diff_match_patch.egg-info/PKG-INFO writing dependency_links to diff_match_patch.egg-info/dependency_links.txt reading manifest file 'diff_match_patch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'diff_match_patch.egg-info/SOURCES.txt' Copying diff_match_patch.egg-info to build/bdist.linux-armv7l/wheel/diff_match_patch-20181111-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/diff_match_patch-20181111.dist-info/WHEEL creating '/tmp/pip-wheel-l8417n1h/diff_match_patch-20181111-py3-none-any.whl' and adding '.' to it adding 'diff_match_patch/__init__.py' adding 'diff_match_patch/diff_match_patch.py' adding 'diff_match_patch/diff_match_patch_py2.py' adding 'diff_match_patch/tests/__init__.py' adding 'diff_match_patch/tests/diff_match_patch_test.py' adding 'diff_match_patch/tests/diff_match_patch_test_py2.py' adding 'diff_match_patch/tests/speedtest.py' adding 'diff_match_patch-20181111.dist-info/top_level.txt' adding 'diff_match_patch-20181111.dist-info/WHEEL' adding 'diff_match_patch-20181111.dist-info/METADATA' adding 'diff_match_patch-20181111.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for diff-match-patch: finished with status 'done' Stored in directory: /tmp/tmpphylih2_ Successfully built diff-match-patch Cleaning up... Removing source in /tmp/pip-wheel-_6m5288d/diff-match-patch Removed build tracker '/tmp/pip-req-tracker-alrl8t97'