Created temporary directory: /tmp/pip-ephem-wheel-cache-sg4kovbq Created temporary directory: /tmp/pip-req-tracker-_4115m6y Created requirements tracker '/tmp/pip-req-tracker-_4115m6y' Created temporary directory: /tmp/pip-wheel-_fb0eo42 Collecting openstg==1.1.1 1 location(s) to search for versions of openstg: * https://pypi.org/simple/openstg/ Getting page https://pypi.org/simple/openstg/ Analyzing links from page https://pypi.org/simple/openstg/ Found link https://files.pythonhosted.org/packages/84/50/0130327ca9246a93293706e8768ff6a8336302484e64f3075726348df5ff/openstg-1.1.0.tar.gz#sha256=f7d811bf09dc15aee8f3f9dbddf1afe4564d26ccb74d1d859fff31ff0b02875b (from https://pypi.org/simple/openstg/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/1a/7a/f12abc1541051b33ee6171e32e9b4ee9f420bf03779da7acebdb59622823/openstg-1.1.1.tar.gz#sha256=7d7a6ef30920687be4932583304e0c4d32adea27272f40462e7f4c5bcd6a826f (from https://pypi.org/simple/openstg/), version: 1.1.1 Using version 1.1.1 (newest of versions: 1.1.1) Created temporary directory: /tmp/pip-unpack-fldnxdfb Downloading https://files.pythonhosted.org/packages/1a/7a/f12abc1541051b33ee6171e32e9b4ee9f420bf03779da7acebdb59622823/openstg-1.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1a/7a/f12abc1541051b33ee6171e32e9b4ee9f420bf03779da7acebdb59622823/openstg-1.1.1.tar.gz#sha256=7d7a6ef30920687be4932583304e0c4d32adea27272f40462e7f4c5bcd6a826f (from https://pypi.org/simple/openstg/) Added openstg==1.1.1 from https://files.pythonhosted.org/packages/1a/7a/f12abc1541051b33ee6171e32e9b4ee9f420bf03779da7acebdb59622823/openstg-1.1.1.tar.gz#sha256=7d7a6ef30920687be4932583304e0c4d32adea27272f40462e7f4c5bcd6a826f to build tracker '/tmp/pip-req-tracker-_4115m6y' Running setup.py (path:/tmp/pip-wheel-_fb0eo42/openstg/setup.py) egg_info for package openstg Running command python setup.py egg_info running egg_info creating pip-egg-info/openstg.egg-info writing requirements to pip-egg-info/openstg.egg-info/requires.txt writing dependency_links to pip-egg-info/openstg.egg-info/dependency_links.txt writing top-level names to pip-egg-info/openstg.egg-info/top_level.txt writing pip-egg-info/openstg.egg-info/PKG-INFO writing manifest file 'pip-egg-info/openstg.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/openstg.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/openstg.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_fb0eo42/openstg has version 1.1.1, which satisfies requirement openstg==1.1.1 from https://files.pythonhosted.org/packages/1a/7a/f12abc1541051b33ee6171e32e9b4ee9f420bf03779da7acebdb59622823/openstg-1.1.1.tar.gz#sha256=7d7a6ef30920687be4932583304e0c4d32adea27272f40462e7f4c5bcd6a826f Removed openstg==1.1.1 from https://files.pythonhosted.org/packages/1a/7a/f12abc1541051b33ee6171e32e9b4ee9f420bf03779da7acebdb59622823/openstg-1.1.1.tar.gz#sha256=7d7a6ef30920687be4932583304e0c4d32adea27272f40462e7f4c5bcd6a826f from build tracker '/tmp/pip-req-tracker-_4115m6y' Building wheels for collected packages: openstg Created temporary directory: /tmp/pip-wheel-r7n0lcnp Running setup.py bdist_wheel for openstg: started Destination directory: /tmp/pip-wheel-r7n0lcnp Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_fb0eo42/openstg/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-r7n0lcnp running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/openstg copying openstg/server.py -> build/lib/openstg copying openstg/__init__.py -> build/lib/openstg copying openstg/utils.py -> build/lib/openstg copying openstg/app.py -> build/lib/openstg copying openstg/config.py -> build/lib/openstg creating build/lib/openstg/models copying openstg/models/__init__.py -> build/lib/openstg/models creating build/lib/openstg/serializers copying openstg/serializers/__init__.py -> build/lib/openstg/serializers creating build/lib/openstg/api copying openstg/api/__init__.py -> build/lib/openstg/api 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/openstg creating build/bdist.linux-armv7l/wheel/openstg/models copying build/lib/openstg/models/__init__.py -> build/bdist.linux-armv7l/wheel/openstg/models creating build/bdist.linux-armv7l/wheel/openstg/serializers copying build/lib/openstg/serializers/__init__.py -> build/bdist.linux-armv7l/wheel/openstg/serializers copying build/lib/openstg/server.py -> build/bdist.linux-armv7l/wheel/openstg creating build/bdist.linux-armv7l/wheel/openstg/api copying build/lib/openstg/api/__init__.py -> build/bdist.linux-armv7l/wheel/openstg/api copying build/lib/openstg/__init__.py -> build/bdist.linux-armv7l/wheel/openstg copying build/lib/openstg/utils.py -> build/bdist.linux-armv7l/wheel/openstg copying build/lib/openstg/app.py -> build/bdist.linux-armv7l/wheel/openstg copying build/lib/openstg/config.py -> build/bdist.linux-armv7l/wheel/openstg running install_egg_info running egg_info writing requirements to openstg.egg-info/requires.txt writing dependency_links to openstg.egg-info/dependency_links.txt writing openstg.egg-info/PKG-INFO writing top-level names to openstg.egg-info/top_level.txt reading manifest file 'openstg.egg-info/SOURCES.txt' writing manifest file 'openstg.egg-info/SOURCES.txt' Copying openstg.egg-info to build/bdist.linux-armv7l/wheel/openstg-1.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/openstg-1.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-r7n0lcnp/openstg-1.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'openstg/__init__.py' adding 'openstg/app.py' adding 'openstg/config.py' adding 'openstg/server.py' adding 'openstg/utils.py' adding 'openstg/api/__init__.py' adding 'openstg/models/__init__.py' adding 'openstg/serializers/__init__.py' adding 'openstg-1.1.1.dist-info/METADATA' adding 'openstg-1.1.1.dist-info/WHEEL' adding 'openstg-1.1.1.dist-info/top_level.txt' adding 'openstg-1.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for openstg: finished with status 'done' Stored in directory: /tmp/tmp6mvxt9im Successfully built openstg Cleaning up... Removing source in /tmp/pip-wheel-_fb0eo42/openstg Removed build tracker '/tmp/pip-req-tracker-_4115m6y'