Created temporary directory: /tmp/pip-ephem-wheel-cache-9dt9f5tk Created temporary directory: /tmp/pip-req-tracker-seqy3wdw Created requirements tracker '/tmp/pip-req-tracker-seqy3wdw' Created temporary directory: /tmp/pip-wheel-l0894up3 Collecting rfhub2==0.1 1 location(s) to search for versions of rfhub2: * https://pypi.org/simple/rfhub2/ Getting page https://pypi.org/simple/rfhub2/ Analyzing links from page https://pypi.org/simple/rfhub2/ Found link https://files.pythonhosted.org/packages/b7/43/43e62619e9f2ae9d2e5b3e598217a46a54c7c490ff875a1006a577d32cd2/rfhub2-0.1.tar.gz#sha256=c721bccc46bc81ae325b6a9dd9d75e5495e7385f17da72cfaabe8464dbd60a64 (from https://pypi.org/simple/rfhub2/), version: 0.1 The package https://files.pythonhosted.org/packages/aa/64/63b94705b2d3976d34016bfb8630a32a9acd63831a22daa8dfcb58dc4909/rfhub2-0.2-py3-none-any.whl#sha256=97a684d8c279b767de3fde5e4507807e377630007f9690a0f9d4caa66c5beae7 (from https://pypi.org/simple/rfhub2/) (requires-python:>=3.6) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.6 The package https://files.pythonhosted.org/packages/07/eb/2599890d6957945559007ec89d14c32f0582f9d02cc096c531b1c885f838/rfhub2-0.2.tar.gz#sha256=db75bf0b6a7645d5f9693fc46bcbc64e8645b4734958e575c59eed1cb36ad8e7 (from https://pypi.org/simple/rfhub2/) (requires-python:>=3.6) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.6 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-plfkuo75 Downloading https://files.pythonhosted.org/packages/b7/43/43e62619e9f2ae9d2e5b3e598217a46a54c7c490ff875a1006a577d32cd2/rfhub2-0.1.tar.gz (186kB) Downloading from URL https://files.pythonhosted.org/packages/b7/43/43e62619e9f2ae9d2e5b3e598217a46a54c7c490ff875a1006a577d32cd2/rfhub2-0.1.tar.gz#sha256=c721bccc46bc81ae325b6a9dd9d75e5495e7385f17da72cfaabe8464dbd60a64 (from https://pypi.org/simple/rfhub2/) Added rfhub2==0.1 from https://files.pythonhosted.org/packages/b7/43/43e62619e9f2ae9d2e5b3e598217a46a54c7c490ff875a1006a577d32cd2/rfhub2-0.1.tar.gz#sha256=c721bccc46bc81ae325b6a9dd9d75e5495e7385f17da72cfaabe8464dbd60a64 to build tracker '/tmp/pip-req-tracker-seqy3wdw' Running setup.py (path:/tmp/pip-wheel-l0894up3/rfhub2/setup.py) egg_info for package rfhub2 Running command python setup.py egg_info running egg_info creating pip-egg-info/rfhub2.egg-info writing pip-egg-info/rfhub2.egg-info/PKG-INFO writing top-level names to pip-egg-info/rfhub2.egg-info/top_level.txt writing entry points to pip-egg-info/rfhub2.egg-info/entry_points.txt writing requirements to pip-egg-info/rfhub2.egg-info/requires.txt writing dependency_links to pip-egg-info/rfhub2.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/rfhub2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rfhub2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found under directory 'rfhub2' writing manifest file 'pip-egg-info/rfhub2.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-l0894up3/rfhub2 has version 0.1, which satisfies requirement rfhub2==0.1 from https://files.pythonhosted.org/packages/b7/43/43e62619e9f2ae9d2e5b3e598217a46a54c7c490ff875a1006a577d32cd2/rfhub2-0.1.tar.gz#sha256=c721bccc46bc81ae325b6a9dd9d75e5495e7385f17da72cfaabe8464dbd60a64 Removed rfhub2==0.1 from https://files.pythonhosted.org/packages/b7/43/43e62619e9f2ae9d2e5b3e598217a46a54c7c490ff875a1006a577d32cd2/rfhub2-0.1.tar.gz#sha256=c721bccc46bc81ae325b6a9dd9d75e5495e7385f17da72cfaabe8464dbd60a64 from build tracker '/tmp/pip-req-tracker-seqy3wdw' Building wheels for collected packages: rfhub2 Created temporary directory: /tmp/pip-wheel-kze5k2ch Running setup.py bdist_wheel for rfhub2: started Destination directory: /tmp/pip-wheel-kze5k2ch Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-l0894up3/rfhub2/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-kze5k2ch running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rfhub2 copying rfhub2/__main__.py -> build/lib/rfhub2 copying rfhub2/kwdb.py -> build/lib/rfhub2 copying rfhub2/__init__.py -> build/lib/rfhub2 copying rfhub2/version.py -> build/lib/rfhub2 copying rfhub2/app.py -> build/lib/rfhub2 creating build/lib/rfhub2/blueprints copying rfhub2/blueprints/__init__.py -> build/lib/rfhub2/blueprints creating build/lib/rfhub2/blueprints/api copying rfhub2/blueprints/api/keywords.py -> build/lib/rfhub2/blueprints/api copying rfhub2/blueprints/api/__init__.py -> build/lib/rfhub2/blueprints/api copying rfhub2/blueprints/api/libraries.py -> build/lib/rfhub2/blueprints/api creating build/lib/rfhub2/blueprints/doc copying rfhub2/blueprints/doc/__init__.py -> build/lib/rfhub2/blueprints/doc creating build/lib/rfhub2/blueprints/dashboard copying rfhub2/blueprints/dashboard/__init__.py -> build/lib/rfhub2/blueprints/dashboard running egg_info writing entry points to rfhub2.egg-info/entry_points.txt writing dependency_links to rfhub2.egg-info/dependency_links.txt writing requirements to rfhub2.egg-info/requires.txt writing rfhub2.egg-info/PKG-INFO writing top-level names to rfhub2.egg-info/top_level.txt reading manifest file 'rfhub2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found under directory 'rfhub2' writing manifest file 'rfhub2.egg-info/SOURCES.txt' creating build/lib/rfhub2/static copying rfhub2/static/favicon.ico -> build/lib/rfhub2/static creating build/lib/rfhub2/static/css copying rfhub2/static/css/bootstrap.min.css -> build/lib/rfhub2/static/css creating build/lib/rfhub2/static/fonts copying rfhub2/static/fonts/glyphicons-halflings-regular.eot -> build/lib/rfhub2/static/fonts copying rfhub2/static/fonts/glyphicons-halflings-regular.svg -> build/lib/rfhub2/static/fonts copying rfhub2/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/rfhub2/static/fonts copying rfhub2/static/fonts/glyphicons-halflings-regular.woff -> build/lib/rfhub2/static/fonts creating build/lib/rfhub2/static/js copying rfhub2/static/js/bootstrap.js -> build/lib/rfhub2/static/js copying rfhub2/static/js/bootstrap.min.js -> build/lib/rfhub2/static/js copying rfhub2/static/js/jquery.min.js -> build/lib/rfhub2/static/js copying rfhub2/static/js/lodash.min.js -> build/lib/rfhub2/static/js copying rfhub2/static/js/query-string.js -> build/lib/rfhub2/static/js creating build/lib/rfhub2/blueprints/doc/static copying rfhub2/blueprints/doc/static/doc.css -> build/lib/rfhub2/blueprints/doc/static copying rfhub2/blueprints/doc/static/doc.js -> build/lib/rfhub2/blueprints/doc/static creating build/lib/rfhub2/blueprints/doc/templates copying rfhub2/blueprints/doc/templates/base.html -> build/lib/rfhub2/blueprints/doc/templates copying rfhub2/blueprints/doc/templates/home.html -> build/lib/rfhub2/blueprints/doc/templates copying rfhub2/blueprints/doc/templates/library.html -> build/lib/rfhub2/blueprints/doc/templates copying rfhub2/blueprints/doc/templates/libraryNames.html -> build/lib/rfhub2/blueprints/doc/templates copying rfhub2/blueprints/doc/templates/search.html -> build/lib/rfhub2/blueprints/doc/templates copying rfhub2/blueprints/doc/templates/twocolumn.html -> build/lib/rfhub2/blueprints/doc/templates creating build/lib/rfhub2/blueprints/dashboard/templates copying rfhub2/blueprints/dashboard/templates/dashboard.html -> build/lib/rfhub2/blueprints/dashboard/templates 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/rfhub2 copying build/lib/rfhub2/__main__.py -> build/bdist.linux-armv7l/wheel/rfhub2 copying build/lib/rfhub2/kwdb.py -> build/bdist.linux-armv7l/wheel/rfhub2 creating build/bdist.linux-armv7l/wheel/rfhub2/static creating build/bdist.linux-armv7l/wheel/rfhub2/static/css copying build/lib/rfhub2/static/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/rfhub2/static/css creating build/bdist.linux-armv7l/wheel/rfhub2/static/fonts copying build/lib/rfhub2/static/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-armv7l/wheel/rfhub2/static/fonts copying build/lib/rfhub2/static/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-armv7l/wheel/rfhub2/static/fonts copying build/lib/rfhub2/static/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-armv7l/wheel/rfhub2/static/fonts copying build/lib/rfhub2/static/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-armv7l/wheel/rfhub2/static/fonts creating build/bdist.linux-armv7l/wheel/rfhub2/static/js copying build/lib/rfhub2/static/js/jquery.min.js -> build/bdist.linux-armv7l/wheel/rfhub2/static/js copying build/lib/rfhub2/static/js/bootstrap.js -> build/bdist.linux-armv7l/wheel/rfhub2/static/js copying build/lib/rfhub2/static/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/rfhub2/static/js copying build/lib/rfhub2/static/js/lodash.min.js -> build/bdist.linux-armv7l/wheel/rfhub2/static/js copying build/lib/rfhub2/static/js/query-string.js -> build/bdist.linux-armv7l/wheel/rfhub2/static/js copying build/lib/rfhub2/static/favicon.ico -> build/bdist.linux-armv7l/wheel/rfhub2/static copying build/lib/rfhub2/__init__.py -> build/bdist.linux-armv7l/wheel/rfhub2 copying build/lib/rfhub2/version.py -> build/bdist.linux-armv7l/wheel/rfhub2 copying build/lib/rfhub2/app.py -> build/bdist.linux-armv7l/wheel/rfhub2 creating build/bdist.linux-armv7l/wheel/rfhub2/blueprints creating build/bdist.linux-armv7l/wheel/rfhub2/blueprints/dashboard copying build/lib/rfhub2/blueprints/dashboard/__init__.py -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/dashboard creating build/bdist.linux-armv7l/wheel/rfhub2/blueprints/dashboard/templates copying build/lib/rfhub2/blueprints/dashboard/templates/dashboard.html -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/dashboard/templates creating build/bdist.linux-armv7l/wheel/rfhub2/blueprints/api copying build/lib/rfhub2/blueprints/api/keywords.py -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/api copying build/lib/rfhub2/blueprints/api/__init__.py -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/api copying build/lib/rfhub2/blueprints/api/libraries.py -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/api copying build/lib/rfhub2/blueprints/__init__.py -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints creating build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc creating build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc/static copying build/lib/rfhub2/blueprints/doc/static/doc.css -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc/static copying build/lib/rfhub2/blueprints/doc/static/doc.js -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc/static copying build/lib/rfhub2/blueprints/doc/__init__.py -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc creating build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc/templates copying build/lib/rfhub2/blueprints/doc/templates/library.html -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc/templates copying build/lib/rfhub2/blueprints/doc/templates/libraryNames.html -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc/templates copying build/lib/rfhub2/blueprints/doc/templates/base.html -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc/templates copying build/lib/rfhub2/blueprints/doc/templates/home.html -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc/templates copying build/lib/rfhub2/blueprints/doc/templates/twocolumn.html -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc/templates copying build/lib/rfhub2/blueprints/doc/templates/search.html -> build/bdist.linux-armv7l/wheel/rfhub2/blueprints/doc/templates running install_egg_info Copying rfhub2.egg-info to build/bdist.linux-armv7l/wheel/rfhub2-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rfhub2-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-kze5k2ch/rfhub2-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rfhub2/__init__.py' adding 'rfhub2/__main__.py' adding 'rfhub2/app.py' adding 'rfhub2/kwdb.py' adding 'rfhub2/version.py' adding 'rfhub2/blueprints/__init__.py' adding 'rfhub2/blueprints/api/__init__.py' adding 'rfhub2/blueprints/api/keywords.py' adding 'rfhub2/blueprints/api/libraries.py' adding 'rfhub2/blueprints/dashboard/__init__.py' adding 'rfhub2/blueprints/dashboard/templates/dashboard.html' adding 'rfhub2/blueprints/doc/__init__.py' adding 'rfhub2/blueprints/doc/static/doc.css' adding 'rfhub2/blueprints/doc/static/doc.js' adding 'rfhub2/blueprints/doc/templates/base.html' adding 'rfhub2/blueprints/doc/templates/home.html' adding 'rfhub2/blueprints/doc/templates/library.html' adding 'rfhub2/blueprints/doc/templates/libraryNames.html' adding 'rfhub2/blueprints/doc/templates/search.html' adding 'rfhub2/blueprints/doc/templates/twocolumn.html' adding 'rfhub2/static/favicon.ico' adding 'rfhub2/static/css/bootstrap.min.css' adding 'rfhub2/static/fonts/glyphicons-halflings-regular.eot' adding 'rfhub2/static/fonts/glyphicons-halflings-regular.svg' adding 'rfhub2/static/fonts/glyphicons-halflings-regular.ttf' adding 'rfhub2/static/fonts/glyphicons-halflings-regular.woff' adding 'rfhub2/static/js/bootstrap.js' adding 'rfhub2/static/js/bootstrap.min.js' adding 'rfhub2/static/js/jquery.min.js' adding 'rfhub2/static/js/lodash.min.js' adding 'rfhub2/static/js/query-string.js' adding 'rfhub2-0.1.dist-info/METADATA' adding 'rfhub2-0.1.dist-info/WHEEL' adding 'rfhub2-0.1.dist-info/entry_points.txt' adding 'rfhub2-0.1.dist-info/top_level.txt' adding 'rfhub2-0.1.dist-info/zip-safe' adding 'rfhub2-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rfhub2: finished with status 'done' Stored in directory: /tmp/tmp8j11eyt7 Successfully built rfhub2 Cleaning up... Removing source in /tmp/pip-wheel-l0894up3/rfhub2 Removed build tracker '/tmp/pip-req-tracker-seqy3wdw'