Created temporary directory: /tmp/pip-ephem-wheel-cache-nq3swbck Created temporary directory: /tmp/pip-req-tracker-b2c6pu7y Created requirements tracker '/tmp/pip-req-tracker-b2c6pu7y' Created temporary directory: /tmp/pip-wheel-gsdngy2y Collecting uaDevice==1.0.4 1 location(s) to search for versions of uaDevice: * https://pypi.org/simple/uadevice/ Getting page https://pypi.org/simple/uadevice/ Analyzing links from page https://pypi.org/simple/uadevice/ Found link https://files.pythonhosted.org/packages/5c/1e/750598a56449bd8c8122cc3460b4b95b43500828633cff08697ed531a29f/uaDevice-1.0.0.tar.gz#sha256=dc18401b4c30bbeecf89af92a0febfde30921e932fcea456d0389a54a8512401 (from https://pypi.org/simple/uadevice/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/e7/d5/1b7b4664688001d6d5d88eb125267ac75e139cfea6f469f894375256b4ab/uaDevice-1.0.1.tar.gz#sha256=104142db382b0f304b4680995d325860057394e5d3dbf36b11f94a0ccf18ed41 (from https://pypi.org/simple/uadevice/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/d8/39/bdaec9f5ac9e473479d21b8f6ef89952d39d93bf65ab713468c6780151ba/uaDevice-1.0.2.tar.gz#sha256=c8a6ae5bb29502e2790caa24346ba1f4d30d924560c6407fc441ac78031f9a8f (from https://pypi.org/simple/uadevice/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/ed/79/d43668882e7092269ad832270c4f3ebb95f156e0648ea977f11d2f653944/uaDevice-1.0.3.tar.gz#sha256=8c97c08e562c499846958ec492ae87b40f2173bf2ee53df07855c8be76d79c59 (from https://pypi.org/simple/uadevice/), version: 1.0.3 Found link https://files.pythonhosted.org/packages/a9/fa/025f7158f0e26c7ba1daa27b98cf109c0ea8d7501cfb46bb76fdf92de3f5/uaDevice-1.0.4.tar.gz#sha256=f83b72e9774e5cddf57b3ae15edbbd870f4efcfbc589dd6341c9d2be61ed1a12 (from https://pypi.org/simple/uadevice/), version: 1.0.4 Using version 1.0.4 (newest of versions: 1.0.4) Created temporary directory: /tmp/pip-unpack-wbryj6if Downloading https://files.pythonhosted.org/packages/a9/fa/025f7158f0e26c7ba1daa27b98cf109c0ea8d7501cfb46bb76fdf92de3f5/uaDevice-1.0.4.tar.gz (48kB) Downloading from URL https://files.pythonhosted.org/packages/a9/fa/025f7158f0e26c7ba1daa27b98cf109c0ea8d7501cfb46bb76fdf92de3f5/uaDevice-1.0.4.tar.gz#sha256=f83b72e9774e5cddf57b3ae15edbbd870f4efcfbc589dd6341c9d2be61ed1a12 (from https://pypi.org/simple/uadevice/) Added uaDevice==1.0.4 from https://files.pythonhosted.org/packages/a9/fa/025f7158f0e26c7ba1daa27b98cf109c0ea8d7501cfb46bb76fdf92de3f5/uaDevice-1.0.4.tar.gz#sha256=f83b72e9774e5cddf57b3ae15edbbd870f4efcfbc589dd6341c9d2be61ed1a12 to build tracker '/tmp/pip-req-tracker-b2c6pu7y' Running setup.py (path:/tmp/pip-wheel-gsdngy2y/uaDevice/setup.py) egg_info for package uaDevice Running command python setup.py egg_info running egg_info creating pip-egg-info/uaDevice.egg-info writing dependency_links to pip-egg-info/uaDevice.egg-info/dependency_links.txt writing pip-egg-info/uaDevice.egg-info/PKG-INFO writing top-level names to pip-egg-info/uaDevice.egg-info/top_level.txt writing manifest file 'pip-egg-info/uaDevice.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/uaDevice.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/uaDevice.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gsdngy2y/uaDevice has version 1.0.4, which satisfies requirement uaDevice==1.0.4 from https://files.pythonhosted.org/packages/a9/fa/025f7158f0e26c7ba1daa27b98cf109c0ea8d7501cfb46bb76fdf92de3f5/uaDevice-1.0.4.tar.gz#sha256=f83b72e9774e5cddf57b3ae15edbbd870f4efcfbc589dd6341c9d2be61ed1a12 Removed uaDevice==1.0.4 from https://files.pythonhosted.org/packages/a9/fa/025f7158f0e26c7ba1daa27b98cf109c0ea8d7501cfb46bb76fdf92de3f5/uaDevice-1.0.4.tar.gz#sha256=f83b72e9774e5cddf57b3ae15edbbd870f4efcfbc589dd6341c9d2be61ed1a12 from build tracker '/tmp/pip-req-tracker-b2c6pu7y' Building wheels for collected packages: uaDevice Created temporary directory: /tmp/pip-wheel-lqnrrfyk Running setup.py bdist_wheel for uaDevice: started Destination directory: /tmp/pip-wheel-lqnrrfyk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gsdngy2y/uaDevice/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-lqnrrfyk running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/uaDevice copying uaDevice/regs.py -> build/lib/uaDevice copying uaDevice/models.py -> build/lib/uaDevice copying uaDevice/__init__.py -> build/lib/uaDevice copying uaDevice/uaDevice.py -> build/lib/uaDevice copying uaDevice/useragentBase.py -> build/lib/uaDevice running egg_info writing dependency_links to uaDevice.egg-info/dependency_links.txt writing uaDevice.egg-info/PKG-INFO writing top-level names to uaDevice.egg-info/top_level.txt reading manifest file 'uaDevice.egg-info/SOURCES.txt' writing manifest file 'uaDevice.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/uaDevice copying build/lib/uaDevice/regs.py -> build/bdist.linux-armv7l/wheel/uaDevice copying build/lib/uaDevice/models.py -> build/bdist.linux-armv7l/wheel/uaDevice copying build/lib/uaDevice/__init__.py -> build/bdist.linux-armv7l/wheel/uaDevice copying build/lib/uaDevice/uaDevice.py -> build/bdist.linux-armv7l/wheel/uaDevice copying build/lib/uaDevice/useragentBase.py -> build/bdist.linux-armv7l/wheel/uaDevice running install_egg_info Copying uaDevice.egg-info to build/bdist.linux-armv7l/wheel/uaDevice-1.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/uaDevice-1.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-lqnrrfyk/uaDevice-1.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'uaDevice/__init__.py' adding 'uaDevice/models.py' adding 'uaDevice/regs.py' adding 'uaDevice/uaDevice.py' adding 'uaDevice/useragentBase.py' adding 'uaDevice-1.0.4.dist-info/METADATA' adding 'uaDevice-1.0.4.dist-info/WHEEL' adding 'uaDevice-1.0.4.dist-info/top_level.txt' adding 'uaDevice-1.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for uaDevice: finished with status 'done' Stored in directory: /tmp/tmp6xhmxvn7 Successfully built uaDevice Cleaning up... Removing source in /tmp/pip-wheel-gsdngy2y/uaDevice Removed build tracker '/tmp/pip-req-tracker-b2c6pu7y'