Created temporary directory: /tmp/pip-ephem-wheel-cache-hvif8n_f Created temporary directory: /tmp/pip-req-tracker-ruxl1hu8 Created requirements tracker '/tmp/pip-req-tracker-ruxl1hu8' Created temporary directory: /tmp/pip-wheel-4qkalmm7 Collecting ws.mailcheck==1.0.3 1 location(s) to search for versions of ws.mailcheck: * https://pypi.org/simple/ws-mailcheck/ Getting page https://pypi.org/simple/ws-mailcheck/ Analyzing links from page https://pypi.org/simple/ws-mailcheck/ Found link https://files.pythonhosted.org/packages/c9/ba/4bc2d0e25cfa9ca8835a37cc93af3805191f6a7fe9a67a4255137cdd3d1c/ws.mailcheck-1.0.0.tar.gz#sha256=92979e1ec6f8da12192e56f25fa8374fd4de9433050a201cc9c1bbd1897bc8e1 (from https://pypi.org/simple/ws-mailcheck/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/8c/d3/97484319659829c54c4b0327c1e7d6dbf774a82fa5c5867f8eecf0df9480/ws.mailcheck-1.0.1.tar.gz#sha256=e5a6f7d9960f31c6fbc3d20a0b62ebcf20ec2f11607a9ce4c4a8beeccc0581d8 (from https://pypi.org/simple/ws-mailcheck/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/18/5f/9909e3f69a50e986f5c6abae2c29f08ddfe62c32211a0038b1219321ec9b/ws.mailcheck-1.0.2.tar.gz#sha256=2b20ea3d5fcee04925c31e8be6c01ef0644a8aeccf1bb68fe0506c3585327057 (from https://pypi.org/simple/ws-mailcheck/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/77/b6/4a7937acde5a129ef5bd8a205f1cedc057fb93f4554b12da3b4d3152ebc2/ws.mailcheck-1.0.3.tar.gz#sha256=ebc33142a70ff524931fdce7a478276fdb3e1f19f0f6ce3b70eeca7925310782 (from https://pypi.org/simple/ws-mailcheck/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-dyg79o73 Downloading https://files.pythonhosted.org/packages/77/b6/4a7937acde5a129ef5bd8a205f1cedc057fb93f4554b12da3b4d3152ebc2/ws.mailcheck-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/77/b6/4a7937acde5a129ef5bd8a205f1cedc057fb93f4554b12da3b4d3152ebc2/ws.mailcheck-1.0.3.tar.gz#sha256=ebc33142a70ff524931fdce7a478276fdb3e1f19f0f6ce3b70eeca7925310782 (from https://pypi.org/simple/ws-mailcheck/) Added ws.mailcheck==1.0.3 from https://files.pythonhosted.org/packages/77/b6/4a7937acde5a129ef5bd8a205f1cedc057fb93f4554b12da3b4d3152ebc2/ws.mailcheck-1.0.3.tar.gz#sha256=ebc33142a70ff524931fdce7a478276fdb3e1f19f0f6ce3b70eeca7925310782 to build tracker '/tmp/pip-req-tracker-ruxl1hu8' Running setup.py (path:/tmp/pip-wheel-4qkalmm7/ws.mailcheck/setup.py) egg_info for package ws.mailcheck Running command python setup.py egg_info running egg_info creating pip-egg-info/ws.mailcheck.egg-info writing entry points to pip-egg-info/ws.mailcheck.egg-info/entry_points.txt writing requirements to pip-egg-info/ws.mailcheck.egg-info/requires.txt writing top-level names to pip-egg-info/ws.mailcheck.egg-info/top_level.txt writing pip-egg-info/ws.mailcheck.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/ws.mailcheck.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/ws.mailcheck.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/ws.mailcheck.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ws.mailcheck.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ws.mailcheck.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4qkalmm7/ws.mailcheck has version 1.0.3, which satisfies requirement ws.mailcheck==1.0.3 from https://files.pythonhosted.org/packages/77/b6/4a7937acde5a129ef5bd8a205f1cedc057fb93f4554b12da3b4d3152ebc2/ws.mailcheck-1.0.3.tar.gz#sha256=ebc33142a70ff524931fdce7a478276fdb3e1f19f0f6ce3b70eeca7925310782 Removed ws.mailcheck==1.0.3 from https://files.pythonhosted.org/packages/77/b6/4a7937acde5a129ef5bd8a205f1cedc057fb93f4554b12da3b4d3152ebc2/ws.mailcheck-1.0.3.tar.gz#sha256=ebc33142a70ff524931fdce7a478276fdb3e1f19f0f6ce3b70eeca7925310782 from build tracker '/tmp/pip-req-tracker-ruxl1hu8' Building wheels for collected packages: ws.mailcheck Created temporary directory: /tmp/pip-wheel-16jr2esy Running setup.py bdist_wheel for ws.mailcheck: started Destination directory: /tmp/pip-wheel-16jr2esy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4qkalmm7/ws.mailcheck/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-16jr2esy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ws copying src/ws/__init__.py -> build/lib/ws creating build/lib/ws/mailcheck copying src/ws/mailcheck/main.py -> build/lib/ws/mailcheck copying src/ws/mailcheck/__init__.py -> build/lib/ws/mailcheck running egg_info writing top-level names to src/ws.mailcheck.egg-info/top_level.txt writing namespace_packages to src/ws.mailcheck.egg-info/namespace_packages.txt writing requirements to src/ws.mailcheck.egg-info/requires.txt writing src/ws.mailcheck.egg-info/PKG-INFO writing entry points to src/ws.mailcheck.egg-info/entry_points.txt writing dependency_links to src/ws.mailcheck.egg-info/dependency_links.txt reading manifest file 'src/ws.mailcheck.egg-info/SOURCES.txt' writing manifest file 'src/ws.mailcheck.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/ws/__init__.py (namespace package) copying ws/mailcheck/main.py -> build/bdist.linux-armv7l/wheel/ws/mailcheck copying ws/mailcheck/__init__.py -> build/bdist.linux-armv7l/wheel/ws/mailcheck running install_data creating build/bdist.linux-armv7l/wheel/ws.mailcheck-1.0.3.data creating build/bdist.linux-armv7l/wheel/ws.mailcheck-1.0.3.data/data copying CHANGES.txt -> build/bdist.linux-armv7l/wheel/ws.mailcheck-1.0.3.data/data/ copying pip-delete-this-directory.txt -> build/bdist.linux-armv7l/wheel/ws.mailcheck-1.0.3.data/data/ running install_egg_info Copying src/ws.mailcheck.egg-info to build/bdist.linux-armv7l/wheel/ws.mailcheck-1.0.3-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/ws.mailcheck-1.0.3-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/ws.mailcheck-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-16jr2esy/ws.mailcheck-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ws.mailcheck-1.0.3-py3.4-nspkg.pth' adding 'ws/mailcheck/__init__.py' adding 'ws/mailcheck/main.py' adding 'ws.mailcheck-1.0.3.data/data/CHANGES.txt' adding 'ws.mailcheck-1.0.3.data/data/pip-delete-this-directory.txt' adding 'ws.mailcheck-1.0.3.dist-info/METADATA' adding 'ws.mailcheck-1.0.3.dist-info/WHEEL' adding 'ws.mailcheck-1.0.3.dist-info/entry_points.txt' adding 'ws.mailcheck-1.0.3.dist-info/namespace_packages.txt' adding 'ws.mailcheck-1.0.3.dist-info/top_level.txt' adding 'ws.mailcheck-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ws.mailcheck: finished with status 'done' Stored in directory: /tmp/tmpgkt7p1sg Successfully built ws.mailcheck Cleaning up... Removing source in /tmp/pip-wheel-4qkalmm7/ws.mailcheck Removed build tracker '/tmp/pip-req-tracker-ruxl1hu8'