Created temporary directory: /tmp/pip-ephem-wheel-cache-l9l2ghl3 Created temporary directory: /tmp/pip-req-tracker-8xqfgd18 Created requirements tracker '/tmp/pip-req-tracker-8xqfgd18' Created temporary directory: /tmp/pip-wheel-ttkeey61 Collecting gluestring==0.6 1 location(s) to search for versions of gluestring: * https://pypi.org/simple/gluestring/ Getting page https://pypi.org/simple/gluestring/ Analyzing links from page https://pypi.org/simple/gluestring/ Found link https://files.pythonhosted.org/packages/49/aa/33d78ae3ec96d81752fe399dcaf1811df6139a36cd886f167ec9a602d561/gluestring-0.1.tar.gz#sha256=768d33614e6a624fa34a2d216b14b057dcf957b3df0462209e14d1a431550844 (from https://pypi.org/simple/gluestring/), version: 0.1 Found link https://files.pythonhosted.org/packages/83/3f/3865297f1a4039eff4b5679e2b286e5f503e9f4e24d6cf1acb3796608ebe/gluestring-0.2.tar.gz#sha256=f5e8aca19bf9478b5e00721371e0aea152dad6be88b31f023df4bb498d9c725e (from https://pypi.org/simple/gluestring/), version: 0.2 Found link https://files.pythonhosted.org/packages/43/1e/39b280b1fdf8f01752494f794e2f11f8ef6d6172140637ef65d04e92625a/gluestring-0.3.tar.gz#sha256=5e5d194e1619b368c4a72aa5901eb5aad2340fb4c194f10322ca6f5d6a356b1e (from https://pypi.org/simple/gluestring/), version: 0.3 Found link https://files.pythonhosted.org/packages/e9/6e/b6f67e718573d348a7da7dd4d63f0ab33156d0135af7dae3184a266fbd1f/gluestring-0.4.tar.gz#sha256=b94a860f39b34a55216278f75400e27832e718032a67434ac3817aaf7c6a5010 (from https://pypi.org/simple/gluestring/), version: 0.4 Found link https://files.pythonhosted.org/packages/82/d5/a4b2ca528ce833d4d72654ea848d333e9da63e831d42d5715072dd7191c4/gluestring-0.5.tar.gz#sha256=d2ed8a41b28851d0e532ddf5d3fd373d53c454d0dcef0ce733ef558ec2c86883 (from https://pypi.org/simple/gluestring/), version: 0.5 Found link https://files.pythonhosted.org/packages/80/50/64c1ab6fca8133e37e2f3357c4f9a279388e0e50b98f0ac4591c228c2b0a/gluestring-0.6.tar.gz#sha256=370f1dbd32360e6b6b0ff670fbe5d87643668ecbc0ca112bdc6ad27ef5ef084f (from https://pypi.org/simple/gluestring/), version: 0.6 Using version 0.6 (newest of versions: 0.6) Created temporary directory: /tmp/pip-unpack-_cutrv2j Downloading https://files.pythonhosted.org/packages/80/50/64c1ab6fca8133e37e2f3357c4f9a279388e0e50b98f0ac4591c228c2b0a/gluestring-0.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/80/50/64c1ab6fca8133e37e2f3357c4f9a279388e0e50b98f0ac4591c228c2b0a/gluestring-0.6.tar.gz#sha256=370f1dbd32360e6b6b0ff670fbe5d87643668ecbc0ca112bdc6ad27ef5ef084f (from https://pypi.org/simple/gluestring/) Added gluestring==0.6 from https://files.pythonhosted.org/packages/80/50/64c1ab6fca8133e37e2f3357c4f9a279388e0e50b98f0ac4591c228c2b0a/gluestring-0.6.tar.gz#sha256=370f1dbd32360e6b6b0ff670fbe5d87643668ecbc0ca112bdc6ad27ef5ef084f to build tracker '/tmp/pip-req-tracker-8xqfgd18' Running setup.py (path:/tmp/pip-wheel-ttkeey61/gluestring/setup.py) egg_info for package gluestring Running command python setup.py egg_info running egg_info creating pip-egg-info/gluestring.egg-info writing dependency_links to pip-egg-info/gluestring.egg-info/dependency_links.txt writing pip-egg-info/gluestring.egg-info/PKG-INFO writing top-level names to pip-egg-info/gluestring.egg-info/top_level.txt writing manifest file 'pip-egg-info/gluestring.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gluestring.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gluestring.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ttkeey61/gluestring has version 0.6, which satisfies requirement gluestring==0.6 from https://files.pythonhosted.org/packages/80/50/64c1ab6fca8133e37e2f3357c4f9a279388e0e50b98f0ac4591c228c2b0a/gluestring-0.6.tar.gz#sha256=370f1dbd32360e6b6b0ff670fbe5d87643668ecbc0ca112bdc6ad27ef5ef084f Removed gluestring==0.6 from https://files.pythonhosted.org/packages/80/50/64c1ab6fca8133e37e2f3357c4f9a279388e0e50b98f0ac4591c228c2b0a/gluestring-0.6.tar.gz#sha256=370f1dbd32360e6b6b0ff670fbe5d87643668ecbc0ca112bdc6ad27ef5ef084f from build tracker '/tmp/pip-req-tracker-8xqfgd18' Building wheels for collected packages: gluestring Created temporary directory: /tmp/pip-wheel-f8t2ouh0 Running setup.py bdist_wheel for gluestring: started Destination directory: /tmp/pip-wheel-f8t2ouh0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ttkeey61/gluestring/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-f8t2ouh0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gluestring copying gluestring/__init__.py -> build/lib/gluestring copying gluestring/main.py -> build/lib/gluestring copying gluestring/gluegun.py -> build/lib/gluestring 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/gluestring copying build/lib/gluestring/__init__.py -> build/bdist.linux-armv7l/wheel/gluestring copying build/lib/gluestring/main.py -> build/bdist.linux-armv7l/wheel/gluestring copying build/lib/gluestring/gluegun.py -> build/bdist.linux-armv7l/wheel/gluestring running install_egg_info running egg_info creating gluestring.egg-info writing gluestring.egg-info/PKG-INFO writing top-level names to gluestring.egg-info/top_level.txt writing dependency_links to gluestring.egg-info/dependency_links.txt writing manifest file 'gluestring.egg-info/SOURCES.txt' reading manifest file 'gluestring.egg-info/SOURCES.txt' writing manifest file 'gluestring.egg-info/SOURCES.txt' Copying gluestring.egg-info to build/bdist.linux-armv7l/wheel/gluestring-0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gluestring-0.6.dist-info/WHEEL creating '/tmp/pip-wheel-f8t2ouh0/gluestring-0.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'gluestring/__init__.py' adding 'gluestring/gluegun.py' adding 'gluestring/main.py' adding 'gluestring-0.6.dist-info/METADATA' adding 'gluestring-0.6.dist-info/WHEEL' adding 'gluestring-0.6.dist-info/top_level.txt' adding 'gluestring-0.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gluestring: finished with status 'done' Stored in directory: /tmp/tmpv4rh6urq Successfully built gluestring Cleaning up... Removing source in /tmp/pip-wheel-ttkeey61/gluestring Removed build tracker '/tmp/pip-req-tracker-8xqfgd18'