Created temporary directory: /tmp/pip-ephem-wheel-cache-fcvle6pk Created temporary directory: /tmp/pip-req-tracker-mnf2spj2 Created requirements tracker '/tmp/pip-req-tracker-mnf2spj2' Created temporary directory: /tmp/pip-wheel-lccd_nbs Collecting py-phone-number-fmt==1.0b1 1 location(s) to search for versions of py-phone-number-fmt: * https://pypi.org/simple/py-phone-number-fmt/ Getting page https://pypi.org/simple/py-phone-number-fmt/ Analyzing links from page https://pypi.org/simple/py-phone-number-fmt/ Found link https://files.pythonhosted.org/packages/b3/cf/d15a42d476c87bcff797e230ed7327950e0d1054ffb2fa5b2a684fe3bfde/py-phone-number-fmt-1.0b1.tar.gz#sha256=dc7f4a10e2c0e32177226739a9178968cfa2f0f3055204aa44277f7ad5b3eeab (from https://pypi.org/simple/py-phone-number-fmt/), version: 1.0b1 Using version 1.0b1 (newest of versions: 1.0b1) Created temporary directory: /tmp/pip-unpack-ht338ai9 Downloading https://files.pythonhosted.org/packages/b3/cf/d15a42d476c87bcff797e230ed7327950e0d1054ffb2fa5b2a684fe3bfde/py-phone-number-fmt-1.0b1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b3/cf/d15a42d476c87bcff797e230ed7327950e0d1054ffb2fa5b2a684fe3bfde/py-phone-number-fmt-1.0b1.tar.gz#sha256=dc7f4a10e2c0e32177226739a9178968cfa2f0f3055204aa44277f7ad5b3eeab (from https://pypi.org/simple/py-phone-number-fmt/) Added py-phone-number-fmt==1.0b1 from https://files.pythonhosted.org/packages/b3/cf/d15a42d476c87bcff797e230ed7327950e0d1054ffb2fa5b2a684fe3bfde/py-phone-number-fmt-1.0b1.tar.gz#sha256=dc7f4a10e2c0e32177226739a9178968cfa2f0f3055204aa44277f7ad5b3eeab to build tracker '/tmp/pip-req-tracker-mnf2spj2' Running setup.py (path:/tmp/pip-wheel-lccd_nbs/py-phone-number-fmt/setup.py) egg_info for package py-phone-number-fmt Running command python setup.py egg_info running egg_info creating pip-egg-info/py_phone_number_fmt.egg-info writing pip-egg-info/py_phone_number_fmt.egg-info/PKG-INFO writing dependency_links to pip-egg-info/py_phone_number_fmt.egg-info/dependency_links.txt writing top-level names to pip-egg-info/py_phone_number_fmt.egg-info/top_level.txt writing requirements to pip-egg-info/py_phone_number_fmt.egg-info/requires.txt writing manifest file 'pip-egg-info/py_phone_number_fmt.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/py_phone_number_fmt.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/py_phone_number_fmt.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lccd_nbs/py-phone-number-fmt has version 1.0b1, which satisfies requirement py-phone-number-fmt==1.0b1 from https://files.pythonhosted.org/packages/b3/cf/d15a42d476c87bcff797e230ed7327950e0d1054ffb2fa5b2a684fe3bfde/py-phone-number-fmt-1.0b1.tar.gz#sha256=dc7f4a10e2c0e32177226739a9178968cfa2f0f3055204aa44277f7ad5b3eeab Removed py-phone-number-fmt==1.0b1 from https://files.pythonhosted.org/packages/b3/cf/d15a42d476c87bcff797e230ed7327950e0d1054ffb2fa5b2a684fe3bfde/py-phone-number-fmt-1.0b1.tar.gz#sha256=dc7f4a10e2c0e32177226739a9178968cfa2f0f3055204aa44277f7ad5b3eeab from build tracker '/tmp/pip-req-tracker-mnf2spj2' Building wheels for collected packages: py-phone-number-fmt Created temporary directory: /tmp/pip-wheel-bhxyd0q4 Running setup.py bdist_wheel for py-phone-number-fmt: started Destination directory: /tmp/pip-wheel-bhxyd0q4 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lccd_nbs/py-phone-number-fmt/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-bhxyd0q4 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/phonenumberfmt copying phonenumberfmt/__init__.py -> build/lib/phonenumberfmt copying phonenumberfmt/country.py -> build/lib/phonenumberfmt copying phonenumberfmt/format_phone_number.py -> build/lib/phonenumberfmt creating build/lib/tests copying tests/test_format_phone_number.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests running egg_info writing dependency_links to py_phone_number_fmt.egg-info/dependency_links.txt writing requirements to py_phone_number_fmt.egg-info/requires.txt writing py_phone_number_fmt.egg-info/PKG-INFO writing top-level names to py_phone_number_fmt.egg-info/top_level.txt reading manifest file 'py_phone_number_fmt.egg-info/SOURCES.txt' writing manifest file 'py_phone_number_fmt.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/phonenumberfmt copying build/lib/phonenumberfmt/__init__.py -> build/bdist.linux-armv7l/wheel/phonenumberfmt copying build/lib/phonenumberfmt/country.py -> build/bdist.linux-armv7l/wheel/phonenumberfmt copying build/lib/phonenumberfmt/format_phone_number.py -> build/bdist.linux-armv7l/wheel/phonenumberfmt creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_format_phone_number.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying py_phone_number_fmt.egg-info to build/bdist.linux-armv7l/wheel/py_phone_number_fmt-1.0b1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/py_phone_number_fmt-1.0b1.dist-info/WHEEL creating '/tmp/pip-wheel-bhxyd0q4/py_phone_number_fmt-1.0b1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'phonenumberfmt/__init__.py' adding 'phonenumberfmt/country.py' adding 'phonenumberfmt/format_phone_number.py' adding 'tests/__init__.py' adding 'tests/test_format_phone_number.py' adding 'py_phone_number_fmt-1.0b1.dist-info/METADATA' adding 'py_phone_number_fmt-1.0b1.dist-info/WHEEL' adding 'py_phone_number_fmt-1.0b1.dist-info/top_level.txt' adding 'py_phone_number_fmt-1.0b1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for py-phone-number-fmt: finished with status 'done' Stored in directory: /tmp/tmph892vb0b Successfully built py-phone-number-fmt Cleaning up... Removing source in /tmp/pip-wheel-lccd_nbs/py-phone-number-fmt Removed build tracker '/tmp/pip-req-tracker-mnf2spj2'