Created temporary directory: /tmp/pip-ephem-wheel-cache-g53sn6wv Created temporary directory: /tmp/pip-req-tracker-0onoj53t Created requirements tracker '/tmp/pip-req-tracker-0onoj53t' Created temporary directory: /tmp/pip-wheel-dj4in3_m Collecting phone==0.4.2 1 location(s) to search for versions of phone: * https://pypi.org/simple/phone/ Getting page https://pypi.org/simple/phone/ Analyzing links from page https://pypi.org/simple/phone/ Found link https://files.pythonhosted.org/packages/1d/ff/e0513bd25162000d6424ca8201f879f4e06a705697c337764bb7f9a947cd/phone-0.3.1.tar.gz#sha256=36c9c30fcd54702f6c13a32114b3fd82cfd9358a950e802ba6f5b57fea2d91ab (from https://pypi.org/simple/phone/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/88/1f/d485b7e0f99892abe7fe89b68a641209f9a02e6c51bdc8cc359b34be0633/phone-0.3.2.tar.gz#sha256=d9d551005b6b5cae52c25d186bcb33d28560d8d65a12edc657966d77bc99e0a4 (from https://pypi.org/simple/phone/), version: 0.3.2 Found link https://files.pythonhosted.org/packages/3f/f6/9f8a20aaa2be291717b827ae12e7ab6ca9776e0b6dafe43b0b8b82c26e14/phone-0.4.0.tar.gz#sha256=9c1c33f3c2133c4141cbe1a2fb2f1cfee32156afd547a5168800c5e6e42d8322 (from https://pypi.org/simple/phone/), version: 0.4.0 Found link https://files.pythonhosted.org/packages/9d/62/f25ac27eaf29fb1ef8526af2e27b4b359ccaab5cd3a94b00a050f829fe4a/phone-0.4.1.tar.gz#sha256=73a52d2604790bbf3d23f4d4f7fa7ef21dcb29ba48abdb206f66599314213e0d (from https://pypi.org/simple/phone/), version: 0.4.1 Found link https://files.pythonhosted.org/packages/bd/8f/0209b160730490c22c050a9ea7adbcace4a046327ba0845b329749765d0a/phone-0.4.2.tar.gz#sha256=47b66e3ffe655be8f41ec6e2b63a040cfbc6dcb111b9f8c7c1f604a47af7edee (from https://pypi.org/simple/phone/), version: 0.4.2 Using version 0.4.2 (newest of versions: 0.4.2) Created temporary directory: /tmp/pip-unpack-3q6109dp Downloading https://files.pythonhosted.org/packages/bd/8f/0209b160730490c22c050a9ea7adbcace4a046327ba0845b329749765d0a/phone-0.4.2.tar.gz (952kB) Downloading from URL https://files.pythonhosted.org/packages/bd/8f/0209b160730490c22c050a9ea7adbcace4a046327ba0845b329749765d0a/phone-0.4.2.tar.gz#sha256=47b66e3ffe655be8f41ec6e2b63a040cfbc6dcb111b9f8c7c1f604a47af7edee (from https://pypi.org/simple/phone/) Added phone==0.4.2 from https://files.pythonhosted.org/packages/bd/8f/0209b160730490c22c050a9ea7adbcace4a046327ba0845b329749765d0a/phone-0.4.2.tar.gz#sha256=47b66e3ffe655be8f41ec6e2b63a040cfbc6dcb111b9f8c7c1f604a47af7edee to build tracker '/tmp/pip-req-tracker-0onoj53t' Running setup.py (path:/tmp/pip-wheel-dj4in3_m/phone/setup.py) egg_info for package phone Running command python setup.py egg_info running egg_info creating pip-egg-info/phone.egg-info writing pip-egg-info/phone.egg-info/PKG-INFO writing dependency_links to pip-egg-info/phone.egg-info/dependency_links.txt writing top-level names to pip-egg-info/phone.egg-info/top_level.txt writing manifest file 'pip-egg-info/phone.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/phone.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/phone.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dj4in3_m/phone has version 0.4.2, which satisfies requirement phone==0.4.2 from https://files.pythonhosted.org/packages/bd/8f/0209b160730490c22c050a9ea7adbcace4a046327ba0845b329749765d0a/phone-0.4.2.tar.gz#sha256=47b66e3ffe655be8f41ec6e2b63a040cfbc6dcb111b9f8c7c1f604a47af7edee Removed phone==0.4.2 from https://files.pythonhosted.org/packages/bd/8f/0209b160730490c22c050a9ea7adbcace4a046327ba0845b329749765d0a/phone-0.4.2.tar.gz#sha256=47b66e3ffe655be8f41ec6e2b63a040cfbc6dcb111b9f8c7c1f604a47af7edee from build tracker '/tmp/pip-req-tracker-0onoj53t' Building wheels for collected packages: phone Created temporary directory: /tmp/pip-wheel-w4vtf_bw Running setup.py bdist_wheel for phone: started Destination directory: /tmp/pip-wheel-w4vtf_bw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dj4in3_m/phone/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-w4vtf_bw running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/phone copying phone/__init__.py -> build/lib/phone copying phone/phone.py -> build/lib/phone copying phone/test_phone.py -> build/lib/phone running egg_info writing top-level names to phone.egg-info/top_level.txt writing phone.egg-info/PKG-INFO writing dependency_links to phone.egg-info/dependency_links.txt reading manifest file 'phone.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'phone.egg-info/SOURCES.txt' copying phone/phone.dat -> build/lib/phone 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/phone copying build/lib/phone/phone.dat -> build/bdist.linux-armv7l/wheel/phone copying build/lib/phone/__init__.py -> build/bdist.linux-armv7l/wheel/phone copying build/lib/phone/phone.py -> build/bdist.linux-armv7l/wheel/phone copying build/lib/phone/test_phone.py -> build/bdist.linux-armv7l/wheel/phone running install_egg_info Copying phone.egg-info to build/bdist.linux-armv7l/wheel/phone-0.4.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/phone-0.4.2.dist-info/WHEEL creating '/tmp/pip-wheel-w4vtf_bw/phone-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'phone/__init__.py' adding 'phone/phone.dat' adding 'phone/phone.py' adding 'phone/test_phone.py' adding 'phone-0.4.2.dist-info/METADATA' adding 'phone-0.4.2.dist-info/WHEEL' adding 'phone-0.4.2.dist-info/top_level.txt' adding 'phone-0.4.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for phone: finished with status 'done' Stored in directory: /tmp/tmpshbo06sg Successfully built phone Cleaning up... Removing source in /tmp/pip-wheel-dj4in3_m/phone Removed build tracker '/tmp/pip-req-tracker-0onoj53t'