Collecting linkero==0.9.9 1 location(s) to search for versions of linkero: * https://pypi.python.org/simple/linkero/ Getting page https://pypi.python.org/simple/linkero/ Analyzing links from page https://pypi.org/simple/linkero/ Found link https://files.pythonhosted.org/packages/11/51/eb5e11728aec96546341454cc92cb69e6db0d378bfd5738c7730a9e61473/linkero-0.9.2.tar.gz#sha256=e49c07628df1f14981daf3b37fd2b4c24b333a232b64685fcda8b14864cb2377 (from https://pypi.org/simple/linkero/), version: 0.9.2 Found link https://files.pythonhosted.org/packages/56/f9/a38b7474020363460c3b9c6e06057fdc902d4738d7b855ded04dd477407b/linkero-0.9.3.tar.gz#sha256=3f4abb85bcae14d44c44e52ca67ef19df8257773411106fd1ac567c65214c645 (from https://pypi.org/simple/linkero/), version: 0.9.3 Found link https://files.pythonhosted.org/packages/d5/07/01e45721a7c94b1870ba0b03f0623c9c891aaa696354442dc3c3dbb1a19a/linkero-0.9.5.tar.gz#sha256=70298ff5ed18a9ac7ec97d254d3585b47e3339c077563ecf9bf27d91d20c6f70 (from https://pypi.org/simple/linkero/), version: 0.9.5 Found link https://files.pythonhosted.org/packages/1f/29/6074992ef34b1a7e4b0aa36453ef0b5065e7228b0af2bf8c3d7f93e8c96d/linkero-0.9.7.tar.gz#sha256=e7cf90d9eb4674571050f8e7864ffeacccac54f5171276d1803a0e5c7674f746 (from https://pypi.org/simple/linkero/), version: 0.9.7 Found link https://files.pythonhosted.org/packages/2f/6d/96c223fac0d7155b1bc5213e169339c8b18a34f7a3a02382504edb488316/linkero-0.9.8.tar.gz#sha256=4aa16a7e01ce4ac7a3870896ef36e7d56c362b085aeda59b2bd3d0c2bd2bc90a (from https://pypi.org/simple/linkero/), version: 0.9.8 Found link https://files.pythonhosted.org/packages/8f/3e/c9abbda51873050c03ba07c32cf6eab6ae175657cfd116f343f7ae1661a4/linkero-0.9.9.tar.gz#sha256=53bbebaf9853c245a0cc135ea9a01f5498fb1409361bd9f9f1b23098e1377cf6 (from https://pypi.org/simple/linkero/), version: 0.9.9 Using version 0.9.9 (newest of versions: 0.9.9) Downloading https://files.pythonhosted.org/packages/8f/3e/c9abbda51873050c03ba07c32cf6eab6ae175657cfd116f343f7ae1661a4/linkero-0.9.9.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8f/3e/c9abbda51873050c03ba07c32cf6eab6ae175657cfd116f343f7ae1661a4/linkero-0.9.9.tar.gz#sha256=53bbebaf9853c245a0cc135ea9a01f5498fb1409361bd9f9f1b23098e1377cf6 (from https://pypi.org/simple/linkero/) Running setup.py (path:/tmp/pip-build-dezk9z71/linkero/setup.py) egg_info for package linkero Running command python setup.py egg_info running egg_info creating pip-egg-info/linkero.egg-info writing dependency_links to pip-egg-info/linkero.egg-info/dependency_links.txt writing top-level names to pip-egg-info/linkero.egg-info/top_level.txt writing requirements to pip-egg-info/linkero.egg-info/requires.txt writing pip-egg-info/linkero.egg-info/PKG-INFO writing manifest file 'pip-egg-info/linkero.egg-info/SOURCES.txt' package init file 'linkero/config/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/linkero.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/linkero.egg-info/SOURCES.txt' Source in /tmp/pip-build-dezk9z71/linkero has version 0.9.9, which satisfies requirement linkero==0.9.9 from https://files.pythonhosted.org/packages/8f/3e/c9abbda51873050c03ba07c32cf6eab6ae175657cfd116f343f7ae1661a4/linkero-0.9.9.tar.gz#sha256=53bbebaf9853c245a0cc135ea9a01f5498fb1409361bd9f9f1b23098e1377cf6 Building wheels for collected packages: linkero Running setup.py bdist_wheel for linkero: started Destination directory: /tmp/tmp6nu85edtpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dezk9z71/linkero/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/tmp6nu85edtpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/linkero copying linkero/__init__.py -> build/lib/linkero creating build/lib/linkero/core copying linkero/core/common.py -> build/lib/linkero/core copying linkero/core/linkero.py -> build/lib/linkero/core copying linkero/core/ascii.py -> build/lib/linkero/core copying linkero/core/__init__.py -> build/lib/linkero/core creating build/lib/linkero/core/gateway copying linkero/core/gateway/waitress_service.py -> build/lib/linkero/core/gateway copying linkero/core/gateway/gevent_service.py -> build/lib/linkero/core/gateway copying linkero/core/gateway/__init__.py -> build/lib/linkero/core/gateway package init file 'linkero/config/__init__.py' not found (or not a regular file) creating build/lib/linkero/tools copying linkero/tools/passwordHashGenerator.py -> build/lib/linkero/tools copying linkero/tools/__init__.py -> build/lib/linkero/tools creating build/lib/linkero/config copying linkero/config/config.json -> build/lib/linkero/config 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/linkero creating build/bdist.linux-armv7l/wheel/linkero/tools copying build/lib/linkero/tools/passwordHashGenerator.py -> build/bdist.linux-armv7l/wheel/linkero/tools copying build/lib/linkero/tools/__init__.py -> build/bdist.linux-armv7l/wheel/linkero/tools creating build/bdist.linux-armv7l/wheel/linkero/core copying build/lib/linkero/core/common.py -> build/bdist.linux-armv7l/wheel/linkero/core creating build/bdist.linux-armv7l/wheel/linkero/core/gateway copying build/lib/linkero/core/gateway/waitress_service.py -> build/bdist.linux-armv7l/wheel/linkero/core/gateway copying build/lib/linkero/core/gateway/gevent_service.py -> build/bdist.linux-armv7l/wheel/linkero/core/gateway copying build/lib/linkero/core/gateway/__init__.py -> build/bdist.linux-armv7l/wheel/linkero/core/gateway copying build/lib/linkero/core/linkero.py -> build/bdist.linux-armv7l/wheel/linkero/core copying build/lib/linkero/core/ascii.py -> build/bdist.linux-armv7l/wheel/linkero/core copying build/lib/linkero/core/__init__.py -> build/bdist.linux-armv7l/wheel/linkero/core creating build/bdist.linux-armv7l/wheel/linkero/config copying build/lib/linkero/config/config.json -> build/bdist.linux-armv7l/wheel/linkero/config copying build/lib/linkero/__init__.py -> build/bdist.linux-armv7l/wheel/linkero running install_egg_info running egg_info writing linkero.egg-info/PKG-INFO writing requirements to linkero.egg-info/requires.txt writing dependency_links to linkero.egg-info/dependency_links.txt writing top-level names to linkero.egg-info/top_level.txt reading manifest file 'linkero.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'linkero.egg-info/SOURCES.txt' Copying linkero.egg-info to build/bdist.linux-armv7l/wheel/linkero-0.9.9-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/linkero-0.9.9.dist-info/WHEEL creating '/tmp/tmp6nu85edtpip-wheel-/linkero-0.9.9-py3-none-any.whl' and adding '.' to it adding 'linkero/__init__.py' adding 'linkero/config/config.json' adding 'linkero/core/__init__.py' adding 'linkero/core/ascii.py' adding 'linkero/core/common.py' adding 'linkero/core/linkero.py' adding 'linkero/core/gateway/__init__.py' adding 'linkero/core/gateway/gevent_service.py' adding 'linkero/core/gateway/waitress_service.py' adding 'linkero/tools/__init__.py' adding 'linkero/tools/passwordHashGenerator.py' adding 'linkero-0.9.9.dist-info/DESCRIPTION.rst' adding 'linkero-0.9.9.dist-info/metadata.json' adding 'linkero-0.9.9.dist-info/top_level.txt' adding 'linkero-0.9.9.dist-info/WHEEL' adding 'linkero-0.9.9.dist-info/METADATA' adding 'linkero-0.9.9.dist-info/RECORD' Running setup.py bdist_wheel for linkero: finished with status 'done' Stored in directory: /tmp/tmpt2ypc9xr Successfully built linkero Cleaning up... Removing source in /tmp/pip-build-dezk9z71/linkero