Created temporary directory: /tmp/pip-ephem-wheel-cache-6v7ca24a Created temporary directory: /tmp/pip-req-tracker-1g9my2gc Created requirements tracker '/tmp/pip-req-tracker-1g9my2gc' Created temporary directory: /tmp/pip-wheel-e6p77h0f Collecting MysqlDiff==1.8 1 location(s) to search for versions of MysqlDiff: * https://pypi.org/simple/mysqldiff/ Getting page https://pypi.org/simple/mysqldiff/ Analyzing links from page https://pypi.org/simple/mysqldiff/ Found link https://files.pythonhosted.org/packages/0c/55/4f63c919d5a585f15b4a80200225cedde70fc30848e282abd5254b24f9cd/MysqlDiff-1.2.tar.gz#sha256=4daf30c16a9b5b4962b1f944a18316c91cebfd28a4c0fbd6bc605d21d12db8af (from https://pypi.org/simple/mysqldiff/), version: 1.2 Found link https://files.pythonhosted.org/packages/d9/41/b8a8e1bc05bcae4fc310a842e313bf1d9ec02f32a8d4ba698fe6572de958/MysqlDiff-1.3.tar.gz#sha256=ae4c3c542390d8402b7e031413871d76508ebc0e97229bb945a90cf330da3c7a (from https://pypi.org/simple/mysqldiff/), version: 1.3 Found link https://files.pythonhosted.org/packages/30/a8/ae55ca47d97f6017d5abc77fe61354b966e0d0b33b20ebbef01cc9986b90/MysqlDiff-1.6.tar.gz#sha256=2281d1a1d6d3b338ef6c6fedb8f1eb8665e2324a99d371dc7c507db9902cc161 (from https://pypi.org/simple/mysqldiff/), version: 1.6 Found link https://files.pythonhosted.org/packages/7c/5e/0e010dfa5e46c54afd57e43bfaccd0fa72bc8465ffac96c2d635fbc2cfb8/MysqlDiff-1.7.tar.gz#sha256=394e8275c42a98e875932f0b7ff42d7334c1c3548ed1aa3b9793c6f274fac489 (from https://pypi.org/simple/mysqldiff/), version: 1.7 Found link https://files.pythonhosted.org/packages/a2/9f/d3c0a6243c82ed9a8f29dabcfc35a84cb06b62940812bc92dbef88bbf84c/MysqlDiff-1.8.tar.gz#sha256=95e98e9a9e44bc1afdb9c9a4506a3a886881b62309e9677fead5e7b48b691736 (from https://pypi.org/simple/mysqldiff/), version: 1.8 Using version 1.8 (newest of versions: 1.8) Created temporary directory: /tmp/pip-unpack-64awp53w Downloading https://files.pythonhosted.org/packages/a2/9f/d3c0a6243c82ed9a8f29dabcfc35a84cb06b62940812bc92dbef88bbf84c/MysqlDiff-1.8.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a2/9f/d3c0a6243c82ed9a8f29dabcfc35a84cb06b62940812bc92dbef88bbf84c/MysqlDiff-1.8.tar.gz#sha256=95e98e9a9e44bc1afdb9c9a4506a3a886881b62309e9677fead5e7b48b691736 (from https://pypi.org/simple/mysqldiff/) Added MysqlDiff==1.8 from https://files.pythonhosted.org/packages/a2/9f/d3c0a6243c82ed9a8f29dabcfc35a84cb06b62940812bc92dbef88bbf84c/MysqlDiff-1.8.tar.gz#sha256=95e98e9a9e44bc1afdb9c9a4506a3a886881b62309e9677fead5e7b48b691736 to build tracker '/tmp/pip-req-tracker-1g9my2gc' Running setup.py (path:/tmp/pip-wheel-e6p77h0f/MysqlDiff/setup.py) egg_info for package MysqlDiff Running command python setup.py egg_info running egg_info creating pip-egg-info/MysqlDiff.egg-info writing pip-egg-info/MysqlDiff.egg-info/PKG-INFO writing dependency_links to pip-egg-info/MysqlDiff.egg-info/dependency_links.txt writing requirements to pip-egg-info/MysqlDiff.egg-info/requires.txt writing top-level names to pip-egg-info/MysqlDiff.egg-info/top_level.txt writing manifest file 'pip-egg-info/MysqlDiff.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/MysqlDiff.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/MysqlDiff.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-e6p77h0f/MysqlDiff has version 1.8, which satisfies requirement MysqlDiff==1.8 from https://files.pythonhosted.org/packages/a2/9f/d3c0a6243c82ed9a8f29dabcfc35a84cb06b62940812bc92dbef88bbf84c/MysqlDiff-1.8.tar.gz#sha256=95e98e9a9e44bc1afdb9c9a4506a3a886881b62309e9677fead5e7b48b691736 Removed MysqlDiff==1.8 from https://files.pythonhosted.org/packages/a2/9f/d3c0a6243c82ed9a8f29dabcfc35a84cb06b62940812bc92dbef88bbf84c/MysqlDiff-1.8.tar.gz#sha256=95e98e9a9e44bc1afdb9c9a4506a3a886881b62309e9677fead5e7b48b691736 from build tracker '/tmp/pip-req-tracker-1g9my2gc' Building wheels for collected packages: MysqlDiff Created temporary directory: /tmp/pip-wheel-t_befldm Running setup.py bdist_wheel for MysqlDiff: started Destination directory: /tmp/pip-wheel-t_befldm Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e6p77h0f/MysqlDiff/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-t_befldm running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/MysqlDiff copying MysqlDiff/__init__.py -> build/lib/MysqlDiff copying MysqlDiff/Table.py -> build/lib/MysqlDiff copying MysqlDiff/Column.py -> build/lib/MysqlDiff copying MysqlDiff/MysqlDiff.py -> build/lib/MysqlDiff running egg_info writing dependency_links to MysqlDiff.egg-info/dependency_links.txt writing requirements to MysqlDiff.egg-info/requires.txt writing MysqlDiff.egg-info/PKG-INFO writing top-level names to MysqlDiff.egg-info/top_level.txt reading manifest file 'MysqlDiff.egg-info/SOURCES.txt' writing manifest file 'MysqlDiff.egg-info/SOURCES.txt' 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/MysqlDiff copying build/lib/MysqlDiff/__init__.py -> build/bdist.linux-armv7l/wheel/MysqlDiff copying build/lib/MysqlDiff/Table.py -> build/bdist.linux-armv7l/wheel/MysqlDiff copying build/lib/MysqlDiff/Column.py -> build/bdist.linux-armv7l/wheel/MysqlDiff copying build/lib/MysqlDiff/MysqlDiff.py -> build/bdist.linux-armv7l/wheel/MysqlDiff running install_egg_info Copying MysqlDiff.egg-info to build/bdist.linux-armv7l/wheel/MysqlDiff-1.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/MysqlDiff-1.8.dist-info/WHEEL creating '/tmp/pip-wheel-t_befldm/MysqlDiff-1.8-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'MysqlDiff/Column.py' adding 'MysqlDiff/MysqlDiff.py' adding 'MysqlDiff/Table.py' adding 'MysqlDiff/__init__.py' adding 'MysqlDiff-1.8.dist-info/METADATA' adding 'MysqlDiff-1.8.dist-info/WHEEL' adding 'MysqlDiff-1.8.dist-info/top_level.txt' adding 'MysqlDiff-1.8.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for MysqlDiff: finished with status 'done' Stored in directory: /tmp/tmplcj1j0kr Successfully built MysqlDiff Cleaning up... Removing source in /tmp/pip-wheel-e6p77h0f/MysqlDiff Removed build tracker '/tmp/pip-req-tracker-1g9my2gc'