Created temporary directory: /tmp/pip-ephem-wheel-cache-cbxjivsg Created temporary directory: /tmp/pip-req-tracker-6_dejm6e Created requirements tracker '/tmp/pip-req-tracker-6_dejm6e' Created temporary directory: /tmp/pip-wheel-qjcy9j0q Collecting airtest-selenium==1.0.3 1 location(s) to search for versions of airtest-selenium: * https://pypi.org/simple/airtest-selenium/ Getting page https://pypi.org/simple/airtest-selenium/ Analyzing links from page https://pypi.org/simple/airtest-selenium/ Found link https://files.pythonhosted.org/packages/d8/f5/412bcdfb79840da47139cb08ae7027fdc0d5ed3ef4d2a49570bfa74bbe22/airtest-selenium-1.0.0.tar.gz#sha256=5f1ad5ffb106f933cf20ec38e7d6ba2dfdeda71708967a8ee2ea693c5366243f (from https://pypi.org/simple/airtest-selenium/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/d9/67/b463b066591c7b97694b8515adf4cfae0560b5eb305554264a02d0467cd8/airtest-selenium-1.0.1.tar.gz#sha256=18e9e5840f29f20c428697a0e226238b8a11f60a8c69a8cedfda1aae44a5c95d (from https://pypi.org/simple/airtest-selenium/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/4a/60/6750937e313979991ac78f07499cbd5f9d1bfbe877bf3b559c181fb257b7/airtest-selenium-1.0.2.tar.gz#sha256=92a274e097835958de6c8227af009deee31c2e802222b39d5503d730de010329 (from https://pypi.org/simple/airtest-selenium/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/e2/a3/4d2f2daf7dcd5938def5ca7569f2aa419dddc4ae98227c2d7843010c8f3d/airtest-selenium-1.0.3.tar.gz#sha256=97c0b3a50aca43e95fa51c031113e70ad4c1fdcad995ad94beffad5f89ca3909 (from https://pypi.org/simple/airtest-selenium/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-d_jb9__z Downloading https://files.pythonhosted.org/packages/e2/a3/4d2f2daf7dcd5938def5ca7569f2aa419dddc4ae98227c2d7843010c8f3d/airtest-selenium-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e2/a3/4d2f2daf7dcd5938def5ca7569f2aa419dddc4ae98227c2d7843010c8f3d/airtest-selenium-1.0.3.tar.gz#sha256=97c0b3a50aca43e95fa51c031113e70ad4c1fdcad995ad94beffad5f89ca3909 (from https://pypi.org/simple/airtest-selenium/) Added airtest-selenium==1.0.3 from https://files.pythonhosted.org/packages/e2/a3/4d2f2daf7dcd5938def5ca7569f2aa419dddc4ae98227c2d7843010c8f3d/airtest-selenium-1.0.3.tar.gz#sha256=97c0b3a50aca43e95fa51c031113e70ad4c1fdcad995ad94beffad5f89ca3909 to build tracker '/tmp/pip-req-tracker-6_dejm6e' Running setup.py (path:/tmp/pip-wheel-qjcy9j0q/airtest-selenium/setup.py) egg_info for package airtest-selenium Running command python setup.py egg_info running egg_info creating pip-egg-info/airtest_selenium.egg-info writing pip-egg-info/airtest_selenium.egg-info/PKG-INFO writing requirements to pip-egg-info/airtest_selenium.egg-info/requires.txt writing dependency_links to pip-egg-info/airtest_selenium.egg-info/dependency_links.txt writing top-level names to pip-egg-info/airtest_selenium.egg-info/top_level.txt writing manifest file 'pip-egg-info/airtest_selenium.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/airtest_selenium.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/airtest_selenium.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qjcy9j0q/airtest-selenium has version 1.0.3, which satisfies requirement airtest-selenium==1.0.3 from https://files.pythonhosted.org/packages/e2/a3/4d2f2daf7dcd5938def5ca7569f2aa419dddc4ae98227c2d7843010c8f3d/airtest-selenium-1.0.3.tar.gz#sha256=97c0b3a50aca43e95fa51c031113e70ad4c1fdcad995ad94beffad5f89ca3909 Removed airtest-selenium==1.0.3 from https://files.pythonhosted.org/packages/e2/a3/4d2f2daf7dcd5938def5ca7569f2aa419dddc4ae98227c2d7843010c8f3d/airtest-selenium-1.0.3.tar.gz#sha256=97c0b3a50aca43e95fa51c031113e70ad4c1fdcad995ad94beffad5f89ca3909 from build tracker '/tmp/pip-req-tracker-6_dejm6e' Building wheels for collected packages: airtest-selenium Created temporary directory: /tmp/pip-wheel-e0xyzk8u Running setup.py bdist_wheel for airtest-selenium: started Destination directory: /tmp/pip-wheel-e0xyzk8u Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qjcy9j0q/airtest-selenium/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-e0xyzk8u running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/airtest_selenium copying airtest_selenium/exceptions.py -> build/lib/airtest_selenium copying airtest_selenium/proxy.py -> build/lib/airtest_selenium copying airtest_selenium/__init__.py -> build/lib/airtest_selenium copying airtest_selenium/report.py -> build/lib/airtest_selenium creating build/lib/airtest_selenium/utils copying airtest_selenium/utils/airtest_api.py -> build/lib/airtest_selenium/utils copying airtest_selenium/utils/six.py -> build/lib/airtest_selenium/utils copying airtest_selenium/utils/__init__.py -> build/lib/airtest_selenium/utils running egg_info writing airtest_selenium.egg-info/PKG-INFO writing top-level names to airtest_selenium.egg-info/top_level.txt writing dependency_links to airtest_selenium.egg-info/dependency_links.txt writing requirements to airtest_selenium.egg-info/requires.txt reading manifest file 'airtest_selenium.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'airtest_selenium.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/airtest_selenium copying build/lib/airtest_selenium/exceptions.py -> build/bdist.linux-armv7l/wheel/airtest_selenium copying build/lib/airtest_selenium/proxy.py -> build/bdist.linux-armv7l/wheel/airtest_selenium creating build/bdist.linux-armv7l/wheel/airtest_selenium/utils copying build/lib/airtest_selenium/utils/airtest_api.py -> build/bdist.linux-armv7l/wheel/airtest_selenium/utils copying build/lib/airtest_selenium/utils/six.py -> build/bdist.linux-armv7l/wheel/airtest_selenium/utils copying build/lib/airtest_selenium/utils/__init__.py -> build/bdist.linux-armv7l/wheel/airtest_selenium/utils copying build/lib/airtest_selenium/__init__.py -> build/bdist.linux-armv7l/wheel/airtest_selenium copying build/lib/airtest_selenium/report.py -> build/bdist.linux-armv7l/wheel/airtest_selenium running install_egg_info Copying airtest_selenium.egg-info to build/bdist.linux-armv7l/wheel/airtest_selenium-1.0.3-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/airtest_selenium-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-e0xyzk8u/airtest_selenium-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'airtest_selenium/__init__.py' adding 'airtest_selenium/exceptions.py' adding 'airtest_selenium/proxy.py' adding 'airtest_selenium/report.py' adding 'airtest_selenium/utils/__init__.py' adding 'airtest_selenium/utils/airtest_api.py' adding 'airtest_selenium/utils/six.py' adding 'airtest_selenium-1.0.3.dist-info/LICENSE' adding 'airtest_selenium-1.0.3.dist-info/METADATA' adding 'airtest_selenium-1.0.3.dist-info/WHEEL' adding 'airtest_selenium-1.0.3.dist-info/top_level.txt' adding 'airtest_selenium-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for airtest-selenium: finished with status 'done' Stored in directory: /tmp/tmpmv8ayyn2 Successfully built airtest-selenium Cleaning up... Removing source in /tmp/pip-wheel-qjcy9j0q/airtest-selenium Removed build tracker '/tmp/pip-req-tracker-6_dejm6e'