Created temporary directory: /tmp/pip-ephem-wheel-cache-738rn2z7 Created temporary directory: /tmp/pip-req-tracker-ue50sqnq Created requirements tracker '/tmp/pip-req-tracker-ue50sqnq' Created temporary directory: /tmp/pip-wheel-e7mb9dtp Collecting heconvert==1.0.2 1 location(s) to search for versions of heconvert: * https://pypi.org/simple/heconvert/ Getting page https://pypi.org/simple/heconvert/ Analyzing links from page https://pypi.org/simple/heconvert/ Found link https://files.pythonhosted.org/packages/87/6a/015407e416d93737861cc02a54c095186fcf7f9551b40719f10e08e67f10/heconvert-1.0.0.zip#sha256=daebc3b9ca9d9c58553a145350b8da15ecc904128998cc137c95a4a931c6cf03 (from https://pypi.org/simple/heconvert/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/88/27/0470f0cd42ac842a24873cf830059ebfccf5b4c4e8d13dfa4a9b037761b2/heconvert-1.0.1.tar.gz#sha256=a283af63543c279cb02190e3601b9281fe9b320c4391ccadcdcf9b89edcbbccf (from https://pypi.org/simple/heconvert/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/3b/d4/48d8a75b578f0158a01e1736b3bf3cf762f057dc167c255a30be22773b0f/heconvert-1.0.2.tar.gz#sha256=fd2cd4d514e5f3247537d39d40f568bc931d6de8a5041a13dd2a19f3192cc251 (from https://pypi.org/simple/heconvert/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-z2thriww Downloading https://files.pythonhosted.org/packages/3b/d4/48d8a75b578f0158a01e1736b3bf3cf762f057dc167c255a30be22773b0f/heconvert-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/3b/d4/48d8a75b578f0158a01e1736b3bf3cf762f057dc167c255a30be22773b0f/heconvert-1.0.2.tar.gz#sha256=fd2cd4d514e5f3247537d39d40f568bc931d6de8a5041a13dd2a19f3192cc251 (from https://pypi.org/simple/heconvert/) Added heconvert==1.0.2 from https://files.pythonhosted.org/packages/3b/d4/48d8a75b578f0158a01e1736b3bf3cf762f057dc167c255a30be22773b0f/heconvert-1.0.2.tar.gz#sha256=fd2cd4d514e5f3247537d39d40f568bc931d6de8a5041a13dd2a19f3192cc251 to build tracker '/tmp/pip-req-tracker-ue50sqnq' Running setup.py (path:/tmp/pip-wheel-e7mb9dtp/heconvert/setup.py) egg_info for package heconvert Running command python setup.py egg_info running egg_info creating pip-egg-info/heconvert.egg-info writing pip-egg-info/heconvert.egg-info/PKG-INFO writing top-level names to pip-egg-info/heconvert.egg-info/top_level.txt writing dependency_links to pip-egg-info/heconvert.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/heconvert.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/heconvert.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/heconvert.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-e7mb9dtp/heconvert has version 1.0.2, which satisfies requirement heconvert==1.0.2 from https://files.pythonhosted.org/packages/3b/d4/48d8a75b578f0158a01e1736b3bf3cf762f057dc167c255a30be22773b0f/heconvert-1.0.2.tar.gz#sha256=fd2cd4d514e5f3247537d39d40f568bc931d6de8a5041a13dd2a19f3192cc251 Removed heconvert==1.0.2 from https://files.pythonhosted.org/packages/3b/d4/48d8a75b578f0158a01e1736b3bf3cf762f057dc167c255a30be22773b0f/heconvert-1.0.2.tar.gz#sha256=fd2cd4d514e5f3247537d39d40f568bc931d6de8a5041a13dd2a19f3192cc251 from build tracker '/tmp/pip-req-tracker-ue50sqnq' Building wheels for collected packages: heconvert Created temporary directory: /tmp/pip-wheel-g17ro1jx Running setup.py bdist_wheel for heconvert: started Destination directory: /tmp/pip-wheel-g17ro1jx Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e7mb9dtp/heconvert/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-g17ro1jx running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/tests.py -> build/lib/test copying test/__init__.py -> build/lib/test creating build/lib/heconvert copying heconvert/converter.py -> build/lib/heconvert copying heconvert/core.py -> build/lib/heconvert copying heconvert/__init__.py -> build/lib/heconvert creating build/lib/heconvert/misc copying heconvert/misc/util.py -> build/lib/heconvert/misc copying heconvert/misc/__init__.py -> build/lib/heconvert/misc creating build/lib/heconvert/keyboard copying heconvert/keyboard/__init__.py -> build/lib/heconvert/keyboard creating build/lib/heconvert/keyboard/ksx5002 copying heconvert/keyboard/ksx5002/mapping.py -> build/lib/heconvert/keyboard/ksx5002 copying heconvert/keyboard/ksx5002/interface.py -> build/lib/heconvert/keyboard/ksx5002 copying heconvert/keyboard/ksx5002/core.py -> build/lib/heconvert/keyboard/ksx5002 copying heconvert/keyboard/ksx5002/__init__.py -> build/lib/heconvert/keyboard/ksx5002 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/test copying build/lib/test/tests.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/heconvert creating build/bdist.linux-armv7l/wheel/heconvert/misc copying build/lib/heconvert/misc/util.py -> build/bdist.linux-armv7l/wheel/heconvert/misc copying build/lib/heconvert/misc/__init__.py -> build/bdist.linux-armv7l/wheel/heconvert/misc copying build/lib/heconvert/converter.py -> build/bdist.linux-armv7l/wheel/heconvert copying build/lib/heconvert/core.py -> build/bdist.linux-armv7l/wheel/heconvert copying build/lib/heconvert/__init__.py -> build/bdist.linux-armv7l/wheel/heconvert creating build/bdist.linux-armv7l/wheel/heconvert/keyboard creating build/bdist.linux-armv7l/wheel/heconvert/keyboard/ksx5002 copying build/lib/heconvert/keyboard/ksx5002/mapping.py -> build/bdist.linux-armv7l/wheel/heconvert/keyboard/ksx5002 copying build/lib/heconvert/keyboard/ksx5002/interface.py -> build/bdist.linux-armv7l/wheel/heconvert/keyboard/ksx5002 copying build/lib/heconvert/keyboard/ksx5002/core.py -> build/bdist.linux-armv7l/wheel/heconvert/keyboard/ksx5002 copying build/lib/heconvert/keyboard/ksx5002/__init__.py -> build/bdist.linux-armv7l/wheel/heconvert/keyboard/ksx5002 copying build/lib/heconvert/keyboard/__init__.py -> build/bdist.linux-armv7l/wheel/heconvert/keyboard running install_egg_info running egg_info writing heconvert.egg-info/PKG-INFO writing dependency_links to heconvert.egg-info/dependency_links.txt writing top-level names to heconvert.egg-info/top_level.txt reading manifest file 'heconvert.egg-info/SOURCES.txt' writing manifest file 'heconvert.egg-info/SOURCES.txt' Copying heconvert.egg-info to build/bdist.linux-armv7l/wheel/heconvert-1.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/heconvert-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-g17ro1jx/heconvert-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'heconvert/__init__.py' adding 'heconvert/converter.py' adding 'heconvert/core.py' adding 'heconvert/keyboard/__init__.py' adding 'heconvert/keyboard/ksx5002/__init__.py' adding 'heconvert/keyboard/ksx5002/core.py' adding 'heconvert/keyboard/ksx5002/interface.py' adding 'heconvert/keyboard/ksx5002/mapping.py' adding 'heconvert/misc/__init__.py' adding 'heconvert/misc/util.py' adding 'test/__init__.py' adding 'test/tests.py' adding 'heconvert-1.0.2.dist-info/METADATA' adding 'heconvert-1.0.2.dist-info/WHEEL' adding 'heconvert-1.0.2.dist-info/top_level.txt' adding 'heconvert-1.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for heconvert: finished with status 'done' Stored in directory: /tmp/tmprm9co8vm Successfully built heconvert Cleaning up... Removing source in /tmp/pip-wheel-e7mb9dtp/heconvert Removed build tracker '/tmp/pip-req-tracker-ue50sqnq'