Collecting rostful==0.2.1 1 location(s) to search for versions of rostful: * https://pypi.python.org/simple/rostful/ Getting page https://pypi.python.org/simple/rostful/ Analyzing links from page https://pypi.org/simple/rostful/ Skipping link https://files.pythonhosted.org/packages/20/83/e6159b0712184f3be2f158f1143b76ea285c5a796fe9b4236d382b1056f9/rostful-0.2.0-py2-none-any.whl#sha256=342348405128c7aeeb672c5850298b96aa0894736586a27958954e4f81ea2bff (from https://pypi.org/simple/rostful/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/20/c6/5fccc5d03be349b022cafef1199cea79f2210fc506a9af1b72d42651e41a/rostful-0.2.0.tar.gz#sha256=ad05c86c86db3827a7e41ad010af74f6e791b7a2c67a7debb832b63d9710e446 (from https://pypi.org/simple/rostful/), version: 0.2.0 Skipping link https://files.pythonhosted.org/packages/97/61/3f0c706eb75b9bbe92738bcbda2923aafbb8d1123a9d3a435c9be5f953bd/rostful-0.2.1-py2-none-any.whl#sha256=fabb0f10be3bf20151c944edf13985f3d1aa1b0b4afaba032148e79cdfb8aad7 (from https://pypi.org/simple/rostful/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/cf/6d/326735669cac92615ea6320ee32c280145b3a6d0766b8343753e24ea5bad/rostful-0.2.1.tar.gz#sha256=c7c07d5c4a9c9e0b2d4bd806645d60bc3136f730ddf900ce7278091c8e6dc05c (from https://pypi.org/simple/rostful/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Downloading https://files.pythonhosted.org/packages/cf/6d/326735669cac92615ea6320ee32c280145b3a6d0766b8343753e24ea5bad/rostful-0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cf/6d/326735669cac92615ea6320ee32c280145b3a6d0766b8343753e24ea5bad/rostful-0.2.1.tar.gz#sha256=c7c07d5c4a9c9e0b2d4bd806645d60bc3136f730ddf900ce7278091c8e6dc05c (from https://pypi.org/simple/rostful/) Running setup.py (path:/tmp/pip-build-a9z_i367/rostful/setup.py) egg_info for package rostful Running command python setup.py egg_info running egg_info creating pip-egg-info/rostful.egg-info writing requirements to pip-egg-info/rostful.egg-info/requires.txt writing dependency_links to pip-egg-info/rostful.egg-info/dependency_links.txt writing pip-egg-info/rostful.egg-info/PKG-INFO writing entry points to pip-egg-info/rostful.egg-info/entry_points.txt writing top-level names to pip-egg-info/rostful.egg-info/top_level.txt writing manifest file 'pip-egg-info/rostful.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rostful.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no files found matching 'package.xml' writing manifest file 'pip-egg-info/rostful.egg-info/SOURCES.txt' Source in /tmp/pip-build-a9z_i367/rostful has version 0.2.1, which satisfies requirement rostful==0.2.1 from https://files.pythonhosted.org/packages/cf/6d/326735669cac92615ea6320ee32c280145b3a6d0766b8343753e24ea5bad/rostful-0.2.1.tar.gz#sha256=c7c07d5c4a9c9e0b2d4bd806645d60bc3136f730ddf900ce7278091c8e6dc05c Building wheels for collected packages: rostful Running setup.py bdist_wheel for rostful: started Destination directory: /tmp/tmpr63t1njjpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-a9z_i367/rostful/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/tmpr63t1njjpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rostful copying rostful/client.py -> build/lib/rostful copying rostful/exceptions.py -> build/lib/rostful copying rostful/config_template.py -> build/lib/rostful copying rostful/server.py -> build/lib/rostful copying rostful/context.py -> build/lib/rostful copying rostful/flaskapp.py -> build/lib/rostful copying rostful/gunicorn_cfg.py -> build/lib/rostful copying rostful/__init__.py -> build/lib/rostful copying rostful/__main__.py -> build/lib/rostful copying rostful/_version.py -> build/lib/rostful creating build/lib/rostful/api_0_1 copying rostful/api_0_1/flask_views.py -> build/lib/rostful/api_0_1 copying rostful/api_0_1/__init__.py -> build/lib/rostful/api_0_1 copying rostful/api_0_1/index.py -> build/lib/rostful/api_0_1 creating build/lib/rostful/api_0_2 copying rostful/api_0_2/__init__.py -> build/lib/rostful/api_0_2 creating build/lib/rostful/frontend copying rostful/frontend/flask_views.py -> build/lib/rostful/frontend copying rostful/frontend/__init__.py -> build/lib/rostful/frontend running egg_info writing dependency_links to rostful.egg-info/dependency_links.txt writing requirements to rostful.egg-info/requires.txt writing rostful.egg-info/PKG-INFO writing entry points to rostful.egg-info/entry_points.txt writing top-level names to rostful.egg-info/top_level.txt reading manifest file 'rostful.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no files found matching 'package.xml' writing manifest file 'rostful.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/rostful copying build/lib/rostful/client.py -> build/bdist.linux-armv7l/wheel/rostful copying build/lib/rostful/exceptions.py -> build/bdist.linux-armv7l/wheel/rostful copying build/lib/rostful/config_template.py -> build/bdist.linux-armv7l/wheel/rostful creating build/bdist.linux-armv7l/wheel/rostful/api_0_2 copying build/lib/rostful/api_0_2/__init__.py -> build/bdist.linux-armv7l/wheel/rostful/api_0_2 copying build/lib/rostful/server.py -> build/bdist.linux-armv7l/wheel/rostful creating build/bdist.linux-armv7l/wheel/rostful/frontend copying build/lib/rostful/frontend/flask_views.py -> build/bdist.linux-armv7l/wheel/rostful/frontend copying build/lib/rostful/frontend/__init__.py -> build/bdist.linux-armv7l/wheel/rostful/frontend copying build/lib/rostful/context.py -> build/bdist.linux-armv7l/wheel/rostful copying build/lib/rostful/flaskapp.py -> build/bdist.linux-armv7l/wheel/rostful copying build/lib/rostful/gunicorn_cfg.py -> build/bdist.linux-armv7l/wheel/rostful copying build/lib/rostful/__init__.py -> build/bdist.linux-armv7l/wheel/rostful copying build/lib/rostful/__main__.py -> build/bdist.linux-armv7l/wheel/rostful creating build/bdist.linux-armv7l/wheel/rostful/api_0_1 copying build/lib/rostful/api_0_1/flask_views.py -> build/bdist.linux-armv7l/wheel/rostful/api_0_1 copying build/lib/rostful/api_0_1/__init__.py -> build/bdist.linux-armv7l/wheel/rostful/api_0_1 copying build/lib/rostful/api_0_1/index.py -> build/bdist.linux-armv7l/wheel/rostful/api_0_1 copying build/lib/rostful/_version.py -> build/bdist.linux-armv7l/wheel/rostful running install_egg_info Copying rostful.egg-info to build/bdist.linux-armv7l/wheel/rostful-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rostful-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for rostful: finished with status 'done' Stored in directory: /tmp/tmpdfqkowlr Successfully built rostful Cleaning up... Removing source in /tmp/pip-build-a9z_i367/rostful