Created temporary directory: /tmp/pip-ephem-wheel-cache-1xo0lt51 Created temporary directory: /tmp/pip-req-tracker-9feh6etm Created requirements tracker '/tmp/pip-req-tracker-9feh6etm' Created temporary directory: /tmp/pip-wheel-vuczisy5 Collecting flask-restx==0.0.1.dev0 1 location(s) to search for versions of flask-restx: * https://pypi.org/simple/flask-restx/ Getting page https://pypi.org/simple/flask-restx/ Analyzing links from page https://pypi.org/simple/flask-restx/ Found link https://files.pythonhosted.org/packages/b0/c1/71c71eb229fb0bb3bba73b1dd9b95414016716e3c7ac54a63d473d5f2965/flask-restx-0.0.1.dev0.tar.gz#sha256=0b9424fdb3276bbcaa9e141c067ef751461ce6dc8ad6b46eb3895651da72a3b2 (from https://pypi.org/simple/flask-restx/), version: 0.0.1.dev0 Using version 0.0.1.dev0 (newest of versions: 0.0.1.dev0) Created temporary directory: /tmp/pip-unpack-1xo2r828 Downloading https://files.pythonhosted.org/packages/b0/c1/71c71eb229fb0bb3bba73b1dd9b95414016716e3c7ac54a63d473d5f2965/flask-restx-0.0.1.dev0.tar.gz (2.6MB) Downloading from URL https://files.pythonhosted.org/packages/b0/c1/71c71eb229fb0bb3bba73b1dd9b95414016716e3c7ac54a63d473d5f2965/flask-restx-0.0.1.dev0.tar.gz#sha256=0b9424fdb3276bbcaa9e141c067ef751461ce6dc8ad6b46eb3895651da72a3b2 (from https://pypi.org/simple/flask-restx/) Added flask-restx==0.0.1.dev0 from https://files.pythonhosted.org/packages/b0/c1/71c71eb229fb0bb3bba73b1dd9b95414016716e3c7ac54a63d473d5f2965/flask-restx-0.0.1.dev0.tar.gz#sha256=0b9424fdb3276bbcaa9e141c067ef751461ce6dc8ad6b46eb3895651da72a3b2 to build tracker '/tmp/pip-req-tracker-9feh6etm' Running setup.py (path:/tmp/pip-wheel-vuczisy5/flask-restx/setup.py) egg_info for package flask-restx Running command python setup.py egg_info running egg_info creating pip-egg-info/flask_restx.egg-info writing top-level names to pip-egg-info/flask_restx.egg-info/top_level.txt writing pip-egg-info/flask_restx.egg-info/PKG-INFO writing dependency_links to pip-egg-info/flask_restx.egg-info/dependency_links.txt writing requirements to pip-egg-info/flask_restx.egg-info/requires.txt writing manifest file 'pip-egg-info/flask_restx.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/flask_restx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'dev_require' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/flask_restx.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vuczisy5/flask-restx has version 0.0.1.dev0, which satisfies requirement flask-restx==0.0.1.dev0 from https://files.pythonhosted.org/packages/b0/c1/71c71eb229fb0bb3bba73b1dd9b95414016716e3c7ac54a63d473d5f2965/flask-restx-0.0.1.dev0.tar.gz#sha256=0b9424fdb3276bbcaa9e141c067ef751461ce6dc8ad6b46eb3895651da72a3b2 Removed flask-restx==0.0.1.dev0 from https://files.pythonhosted.org/packages/b0/c1/71c71eb229fb0bb3bba73b1dd9b95414016716e3c7ac54a63d473d5f2965/flask-restx-0.0.1.dev0.tar.gz#sha256=0b9424fdb3276bbcaa9e141c067ef751461ce6dc8ad6b46eb3895651da72a3b2 from build tracker '/tmp/pip-req-tracker-9feh6etm' Building wheels for collected packages: flask-restx Created temporary directory: /tmp/pip-wheel-pwgt7r1l Running setup.py bdist_wheel for flask-restx: started Destination directory: /tmp/pip-wheel-pwgt7r1l Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vuczisy5/flask-restx/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-pwgt7r1l /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'dev_require' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/flask_restx copying flask_restx/mask.py -> build/lib/flask_restx copying flask_restx/fields.py -> build/lib/flask_restx copying flask_restx/apidoc.py -> build/lib/flask_restx copying flask_restx/_http.py -> build/lib/flask_restx copying flask_restx/__about__.py -> build/lib/flask_restx copying flask_restx/swagger.py -> build/lib/flask_restx copying flask_restx/__init__.py -> build/lib/flask_restx copying flask_restx/resource.py -> build/lib/flask_restx copying flask_restx/cors.py -> build/lib/flask_restx copying flask_restx/marshalling.py -> build/lib/flask_restx copying flask_restx/utils.py -> build/lib/flask_restx copying flask_restx/postman.py -> build/lib/flask_restx copying flask_restx/model.py -> build/lib/flask_restx copying flask_restx/namespace.py -> build/lib/flask_restx copying flask_restx/errors.py -> build/lib/flask_restx copying flask_restx/reqparse.py -> build/lib/flask_restx copying flask_restx/api.py -> build/lib/flask_restx copying flask_restx/representations.py -> build/lib/flask_restx copying flask_restx/inputs.py -> build/lib/flask_restx creating build/lib/flask_restx/schemas copying flask_restx/schemas/__init__.py -> build/lib/flask_restx/schemas running egg_info writing requirements to flask_restx.egg-info/requires.txt writing top-level names to flask_restx.egg-info/top_level.txt writing flask_restx.egg-info/PKG-INFO writing dependency_links to flask_restx.egg-info/dependency_links.txt reading manifest file 'flask_restx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'flask_restx.egg-info/SOURCES.txt' creating build/lib/flask_restx/static copying flask_restx/static/droid-sans.css -> build/lib/flask_restx/static copying flask_restx/static/favicon-16x16.png -> build/lib/flask_restx/static copying flask_restx/static/favicon-32x32.png -> build/lib/flask_restx/static copying flask_restx/static/oauth2-redirect.html -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-bundle.js -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-bundle.js.map -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-standalone-preset.js -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-standalone-preset.js.map -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui.css -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui.css.map -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui.js -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui.js.map -> build/lib/flask_restx/static creating build/lib/flask_restx/static/files copying flask_restx/static/files/.npmignore -> build/lib/flask_restx/static/files copying flask_restx/static/files/droid-sans-latin-400.woff -> build/lib/flask_restx/static/files copying flask_restx/static/files/droid-sans-latin-400.woff2 -> build/lib/flask_restx/static/files copying flask_restx/static/files/droid-sans-latin-700.woff -> build/lib/flask_restx/static/files copying flask_restx/static/files/droid-sans-latin-700.woff2 -> build/lib/flask_restx/static/files creating build/lib/flask_restx/templates copying flask_restx/templates/swagger-ui-css.html -> build/lib/flask_restx/templates copying flask_restx/templates/swagger-ui-libs.html -> build/lib/flask_restx/templates copying flask_restx/templates/swagger-ui.html -> build/lib/flask_restx/templates copying flask_restx/schemas/oas-2.0.json -> build/lib/flask_restx/schemas 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/flask_restx copying build/lib/flask_restx/mask.py -> build/bdist.linux-armv7l/wheel/flask_restx creating build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-bundle.js.map -> build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/static/swagger-ui.css -> build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/static/favicon-16x16.png -> build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/static/swagger-ui.css.map -> build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-standalone-preset.js.map -> build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-bundle.js -> build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/static/oauth2-redirect.html -> build/bdist.linux-armv7l/wheel/flask_restx/static creating build/bdist.linux-armv7l/wheel/flask_restx/static/files copying build/lib/flask_restx/static/files/droid-sans-latin-700.woff2 -> build/bdist.linux-armv7l/wheel/flask_restx/static/files copying build/lib/flask_restx/static/files/.npmignore -> build/bdist.linux-armv7l/wheel/flask_restx/static/files copying build/lib/flask_restx/static/files/droid-sans-latin-700.woff -> build/bdist.linux-armv7l/wheel/flask_restx/static/files copying build/lib/flask_restx/static/files/droid-sans-latin-400.woff -> build/bdist.linux-armv7l/wheel/flask_restx/static/files copying build/lib/flask_restx/static/files/droid-sans-latin-400.woff2 -> build/bdist.linux-armv7l/wheel/flask_restx/static/files copying build/lib/flask_restx/static/swagger-ui.js -> build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/static/favicon-32x32.png -> build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-standalone-preset.js -> build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/static/swagger-ui.js.map -> build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/static/droid-sans.css -> build/bdist.linux-armv7l/wheel/flask_restx/static copying build/lib/flask_restx/fields.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/apidoc.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/_http.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/__about__.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/swagger.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/__init__.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/resource.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/cors.py -> build/bdist.linux-armv7l/wheel/flask_restx creating build/bdist.linux-armv7l/wheel/flask_restx/templates copying build/lib/flask_restx/templates/swagger-ui-css.html -> build/bdist.linux-armv7l/wheel/flask_restx/templates copying build/lib/flask_restx/templates/swagger-ui.html -> build/bdist.linux-armv7l/wheel/flask_restx/templates copying build/lib/flask_restx/templates/swagger-ui-libs.html -> build/bdist.linux-armv7l/wheel/flask_restx/templates copying build/lib/flask_restx/marshalling.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/utils.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/postman.py -> build/bdist.linux-armv7l/wheel/flask_restx creating build/bdist.linux-armv7l/wheel/flask_restx/schemas copying build/lib/flask_restx/schemas/oas-2.0.json -> build/bdist.linux-armv7l/wheel/flask_restx/schemas copying build/lib/flask_restx/schemas/__init__.py -> build/bdist.linux-armv7l/wheel/flask_restx/schemas copying build/lib/flask_restx/model.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/namespace.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/errors.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/reqparse.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/api.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/representations.py -> build/bdist.linux-armv7l/wheel/flask_restx copying build/lib/flask_restx/inputs.py -> build/bdist.linux-armv7l/wheel/flask_restx running install_egg_info Copying flask_restx.egg-info to build/bdist.linux-armv7l/wheel/flask_restx-0.0.1.dev0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/flask_restx-0.0.1.dev0.dist-info/WHEEL creating '/tmp/pip-wheel-pwgt7r1l/flask_restx-0.0.1.dev0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'flask_restx/__about__.py' adding 'flask_restx/__init__.py' adding 'flask_restx/_http.py' adding 'flask_restx/api.py' adding 'flask_restx/apidoc.py' adding 'flask_restx/cors.py' adding 'flask_restx/errors.py' adding 'flask_restx/fields.py' adding 'flask_restx/inputs.py' adding 'flask_restx/marshalling.py' adding 'flask_restx/mask.py' adding 'flask_restx/model.py' adding 'flask_restx/namespace.py' adding 'flask_restx/postman.py' adding 'flask_restx/representations.py' adding 'flask_restx/reqparse.py' adding 'flask_restx/resource.py' adding 'flask_restx/swagger.py' adding 'flask_restx/utils.py' adding 'flask_restx/schemas/__init__.py' adding 'flask_restx/schemas/oas-2.0.json' adding 'flask_restx/static/droid-sans.css' adding 'flask_restx/static/favicon-16x16.png' adding 'flask_restx/static/favicon-32x32.png' adding 'flask_restx/static/oauth2-redirect.html' adding 'flask_restx/static/swagger-ui-bundle.js' adding 'flask_restx/static/swagger-ui-bundle.js.map' adding 'flask_restx/static/swagger-ui-standalone-preset.js' adding 'flask_restx/static/swagger-ui-standalone-preset.js.map' adding 'flask_restx/static/swagger-ui.css' adding 'flask_restx/static/swagger-ui.css.map' adding 'flask_restx/static/swagger-ui.js' adding 'flask_restx/static/swagger-ui.js.map' adding 'flask_restx/static/files/.npmignore' adding 'flask_restx/static/files/droid-sans-latin-400.woff' adding 'flask_restx/static/files/droid-sans-latin-400.woff2' adding 'flask_restx/static/files/droid-sans-latin-700.woff' adding 'flask_restx/static/files/droid-sans-latin-700.woff2' adding 'flask_restx/templates/swagger-ui-css.html' adding 'flask_restx/templates/swagger-ui-libs.html' adding 'flask_restx/templates/swagger-ui.html' adding 'flask_restx-0.0.1.dev0.dist-info/LICENSE' adding 'flask_restx-0.0.1.dev0.dist-info/METADATA' adding 'flask_restx-0.0.1.dev0.dist-info/WHEEL' adding 'flask_restx-0.0.1.dev0.dist-info/top_level.txt' adding 'flask_restx-0.0.1.dev0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for flask-restx: finished with status 'done' Stored in directory: /tmp/tmp4nbwhetj Successfully built flask-restx Cleaning up... Removing source in /tmp/pip-wheel-vuczisy5/flask-restx Removed build tracker '/tmp/pip-req-tracker-9feh6etm'