Collecting restcountries==1.0.0 1 location(s) to search for versions of restcountries: * https://pypi.python.org/simple/restcountries/ Getting page https://pypi.python.org/simple/restcountries/ Analyzing links from page https://pypi.org/simple/restcountries/ Found link https://files.pythonhosted.org/packages/fa/73/8a70479603144b9a1cfdba2a606e612a1d01bff3ebfad529cf3dc3a1f21d/restcountries-1.0.0.tar.gz#sha256=2758bf916bf330ae98cbe30c15b0808509d3895f27e05cf2c05f08cdc929e3a0 (from https://pypi.org/simple/restcountries/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Downloading https://files.pythonhosted.org/packages/fa/73/8a70479603144b9a1cfdba2a606e612a1d01bff3ebfad529cf3dc3a1f21d/restcountries-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fa/73/8a70479603144b9a1cfdba2a606e612a1d01bff3ebfad529cf3dc3a1f21d/restcountries-1.0.0.tar.gz#sha256=2758bf916bf330ae98cbe30c15b0808509d3895f27e05cf2c05f08cdc929e3a0 (from https://pypi.org/simple/restcountries/) Running setup.py (path:/tmp/pip-build-rslxjt1u/restcountries/setup.py) egg_info for package restcountries Running command python setup.py egg_info running egg_info creating pip-egg-info/restcountries.egg-info writing pip-egg-info/restcountries.egg-info/PKG-INFO writing dependency_links to pip-egg-info/restcountries.egg-info/dependency_links.txt writing top-level names to pip-egg-info/restcountries.egg-info/top_level.txt writing requirements to pip-egg-info/restcountries.egg-info/requires.txt writing manifest file 'pip-egg-info/restcountries.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/restcountries.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/restcountries.egg-info/SOURCES.txt' Source in /tmp/pip-build-rslxjt1u/restcountries has version 1.0.0, which satisfies requirement restcountries==1.0.0 from https://files.pythonhosted.org/packages/fa/73/8a70479603144b9a1cfdba2a606e612a1d01bff3ebfad529cf3dc3a1f21d/restcountries-1.0.0.tar.gz#sha256=2758bf916bf330ae98cbe30c15b0808509d3895f27e05cf2c05f08cdc929e3a0 Building wheels for collected packages: restcountries Running setup.py bdist_wheel for restcountries: started Destination directory: /tmp/tmpziq3im87pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-rslxjt1u/restcountries/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/tmpziq3im87pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/restcountries copying restcountries/api.py -> build/lib/restcountries copying restcountries/client.py -> build/lib/restcountries copying restcountries/country.py -> build/lib/restcountries copying restcountries/models.py -> build/lib/restcountries copying restcountries/expections.py -> build/lib/restcountries copying restcountries/__init__.py -> build/lib/restcountries 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/restcountries copying build/lib/restcountries/api.py -> build/bdist.linux-armv7l/wheel/restcountries copying build/lib/restcountries/client.py -> build/bdist.linux-armv7l/wheel/restcountries copying build/lib/restcountries/country.py -> build/bdist.linux-armv7l/wheel/restcountries copying build/lib/restcountries/models.py -> build/bdist.linux-armv7l/wheel/restcountries copying build/lib/restcountries/expections.py -> build/bdist.linux-armv7l/wheel/restcountries copying build/lib/restcountries/__init__.py -> build/bdist.linux-armv7l/wheel/restcountries running install_egg_info running egg_info writing top-level names to restcountries.egg-info/top_level.txt writing requirements to restcountries.egg-info/requires.txt writing restcountries.egg-info/PKG-INFO writing dependency_links to restcountries.egg-info/dependency_links.txt reading manifest file 'restcountries.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'restcountries.egg-info/SOURCES.txt' Copying restcountries.egg-info to build/bdist.linux-armv7l/wheel/restcountries-1.0.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/restcountries-1.0.0.dist-info/WHEEL Running setup.py bdist_wheel for restcountries: finished with status 'done' Stored in directory: /tmp/tmp8ec_z2dp Successfully built restcountries Cleaning up... Removing source in /tmp/pip-build-rslxjt1u/restcountries