Created temporary directory: /tmp/pip-ephem-wheel-cache-hxl1ozqj Created temporary directory: /tmp/pip-req-tracker-pc09jlh7 Created requirements tracker '/tmp/pip-req-tracker-pc09jlh7' Created temporary directory: /tmp/pip-wheel-b_y1paxh Looking in indexes: https://pypi.python.org/simple Collecting airtest-selenium==1.0.2 1 location(s) to search for versions of airtest-selenium: * https://pypi.python.org/simple/airtest-selenium/ Getting page https://pypi.python.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 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-bqn2gdwh Downloading https://files.pythonhosted.org/packages/4a/60/6750937e313979991ac78f07499cbd5f9d1bfbe877bf3b559c181fb257b7/airtest-selenium-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4a/60/6750937e313979991ac78f07499cbd5f9d1bfbe877bf3b559c181fb257b7/airtest-selenium-1.0.2.tar.gz#sha256=92a274e097835958de6c8227af009deee31c2e802222b39d5503d730de010329 (from https://pypi.org/simple/airtest-selenium/) Added airtest-selenium==1.0.2 from https://files.pythonhosted.org/packages/4a/60/6750937e313979991ac78f07499cbd5f9d1bfbe877bf3b559c181fb257b7/airtest-selenium-1.0.2.tar.gz#sha256=92a274e097835958de6c8227af009deee31c2e802222b39d5503d730de010329 to build tracker '/tmp/pip-req-tracker-pc09jlh7' Running setup.py (path:/tmp/pip-wheel-b_y1paxh/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 top-level names to pip-egg-info/airtest_selenium.egg-info/top_level.txt writing dependency_links to pip-egg-info/airtest_selenium.egg-info/dependency_links.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-b_y1paxh/airtest-selenium has version 1.0.2, which satisfies requirement airtest-selenium==1.0.2 from https://files.pythonhosted.org/packages/4a/60/6750937e313979991ac78f07499cbd5f9d1bfbe877bf3b559c181fb257b7/airtest-selenium-1.0.2.tar.gz#sha256=92a274e097835958de6c8227af009deee31c2e802222b39d5503d730de010329 Removed airtest-selenium==1.0.2 from https://files.pythonhosted.org/packages/4a/60/6750937e313979991ac78f07499cbd5f9d1bfbe877bf3b559c181fb257b7/airtest-selenium-1.0.2.tar.gz#sha256=92a274e097835958de6c8227af009deee31c2e802222b39d5503d730de010329 from build tracker '/tmp/pip-req-tracker-pc09jlh7' Building wheels for collected packages: airtest-selenium Created temporary directory: /tmp/pip-wheel-d1gfrl96 Running setup.py bdist_wheel for airtest-selenium: started Destination directory: /tmp/pip-wheel-d1gfrl96 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-b_y1paxh/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-d1gfrl96 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/airtest_selenium copying airtest_selenium/proxy.py -> build/lib/airtest_selenium copying airtest_selenium/exceptions.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/__init__.py -> 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 running egg_info writing requirements to airtest_selenium.egg-info/requires.txt writing dependency_links to airtest_selenium.egg-info/dependency_links.txt writing top-level names to airtest_selenium.egg-info/top_level.txt writing airtest_selenium.egg-info/PKG-INFO 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/proxy.py -> 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/__init__.py -> build/bdist.linux-armv7l/wheel/airtest_selenium creating 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/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/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.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/airtest_selenium-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-d1gfrl96/airtest_selenium-1.0.2-py3-none-any.whl' and adding '.' 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.2.dist-info/top_level.txt' adding 'airtest_selenium-1.0.2.dist-info/WHEEL' adding 'airtest_selenium-1.0.2.dist-info/METADATA' adding 'airtest_selenium-1.0.2.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/tmpa3jeuuxi Successfully built airtest-selenium Cleaning up... Removing source in /tmp/pip-wheel-b_y1paxh/airtest-selenium Removed build tracker '/tmp/pip-req-tracker-pc09jlh7'