Created temporary directory: /tmp/pip-ephem-wheel-cache-5u81__rm Created temporary directory: /tmp/pip-req-tracker-bv6tjpwr Created requirements tracker '/tmp/pip-req-tracker-bv6tjpwr' Created temporary directory: /tmp/pip-wheel-yvlwch1u Collecting virga==0.0.24 1 location(s) to search for versions of virga: * https://pypi.org/simple/virga/ Getting page https://pypi.org/simple/virga/ Analyzing links from page https://pypi.org/simple/virga/ Found link https://files.pythonhosted.org/packages/c3/6a/2a9871eaeb0aa696184ff522cd5a14c53b6b552e83cc7731f788925addaf/virga-0.0.23.tar.gz#sha256=f59d201fe6be00761424fc8a10b7cf62a816297797243ecb9d1460899dfaf75f (from https://pypi.org/simple/virga/), version: 0.0.23 Found link https://files.pythonhosted.org/packages/8f/e7/dac5934e37577e554fcb2fede503b0a8206d3fe1539f04f7434a7321a9fb/virga-0.0.24.tar.gz#sha256=ef3b1d98deea89b4dac82a4741026ffa2bed6d06afaeed50a02d85be43c559d1 (from https://pypi.org/simple/virga/), version: 0.0.24 Found link https://files.pythonhosted.org/packages/09/cf/6f76d6b7fbd4600a5ebce8e66d7adef02d703c47f25e886a0c79a1c270bd/virga-0.0.25.tar.gz#sha256=17584275332eaf61f58a215e93a23f8890cf29334fb16e68ff62ca1eceed90b4 (from https://pypi.org/simple/virga/), version: 0.0.25 Using version 0.0.24 (newest of versions: 0.0.24) Created temporary directory: /tmp/pip-unpack-l53_8wq0 Downloading https://files.pythonhosted.org/packages/8f/e7/dac5934e37577e554fcb2fede503b0a8206d3fe1539f04f7434a7321a9fb/virga-0.0.24.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8f/e7/dac5934e37577e554fcb2fede503b0a8206d3fe1539f04f7434a7321a9fb/virga-0.0.24.tar.gz#sha256=ef3b1d98deea89b4dac82a4741026ffa2bed6d06afaeed50a02d85be43c559d1 (from https://pypi.org/simple/virga/) Added virga==0.0.24 from https://files.pythonhosted.org/packages/8f/e7/dac5934e37577e554fcb2fede503b0a8206d3fe1539f04f7434a7321a9fb/virga-0.0.24.tar.gz#sha256=ef3b1d98deea89b4dac82a4741026ffa2bed6d06afaeed50a02d85be43c559d1 to build tracker '/tmp/pip-req-tracker-bv6tjpwr' Running setup.py (path:/tmp/pip-wheel-yvlwch1u/virga/setup.py) egg_info for package virga Running command python setup.py egg_info running egg_info creating pip-egg-info/virga.egg-info writing top-level names to pip-egg-info/virga.egg-info/top_level.txt writing requirements to pip-egg-info/virga.egg-info/requires.txt writing pip-egg-info/virga.egg-info/PKG-INFO writing dependency_links to pip-egg-info/virga.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/virga.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/virga.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/*.rst' warning: no files found matching 'virga/providers/*.yaml' writing manifest file 'pip-egg-info/virga.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-yvlwch1u/virga has version 0.0.24, which satisfies requirement virga==0.0.24 from https://files.pythonhosted.org/packages/8f/e7/dac5934e37577e554fcb2fede503b0a8206d3fe1539f04f7434a7321a9fb/virga-0.0.24.tar.gz#sha256=ef3b1d98deea89b4dac82a4741026ffa2bed6d06afaeed50a02d85be43c559d1 Removed virga==0.0.24 from https://files.pythonhosted.org/packages/8f/e7/dac5934e37577e554fcb2fede503b0a8206d3fe1539f04f7434a7321a9fb/virga-0.0.24.tar.gz#sha256=ef3b1d98deea89b4dac82a4741026ffa2bed6d06afaeed50a02d85be43c559d1 from build tracker '/tmp/pip-req-tracker-bv6tjpwr' Building wheels for collected packages: virga Created temporary directory: /tmp/pip-wheel-0feitvdf Running setup.py bdist_wheel for virga: started Destination directory: /tmp/pip-wheel-0feitvdf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-yvlwch1u/virga/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-0feitvdf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/virga copying virga/common.py -> build/lib/virga copying virga/asserts.py -> build/lib/virga copying virga/samples.py -> build/lib/virga copying virga/__init__.py -> build/lib/virga creating build/lib/virga/providers copying virga/providers/__init__.py -> build/lib/virga/providers copying virga/providers/abstract.py -> build/lib/virga/providers creating build/lib/virga/providers/aws copying virga/providers/aws/provider.py -> build/lib/virga/providers/aws copying virga/providers/aws/virgaclient.py -> build/lib/virga/providers/aws copying virga/providers/aws/__init__.py -> build/lib/virga/providers/aws running egg_info writing requirements to virga.egg-info/requires.txt writing virga.egg-info/PKG-INFO writing top-level names to virga.egg-info/top_level.txt writing dependency_links to virga.egg-info/dependency_links.txt reading manifest file 'virga.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/*.rst' warning: no files found matching 'virga/providers/*.yaml' writing manifest file 'virga.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.5 copying and adjusting bin/virga-asserts -> build/scripts-3.5 copying and adjusting bin/virga-samples -> build/scripts-3.5 changing mode of build/scripts-3.5/virga-asserts from 644 to 755 changing mode of build/scripts-3.5/virga-samples from 644 to 755 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/virga copying build/lib/virga/common.py -> build/bdist.linux-armv7l/wheel/virga copying build/lib/virga/asserts.py -> build/bdist.linux-armv7l/wheel/virga copying build/lib/virga/samples.py -> build/bdist.linux-armv7l/wheel/virga creating build/bdist.linux-armv7l/wheel/virga/providers copying build/lib/virga/providers/__init__.py -> build/bdist.linux-armv7l/wheel/virga/providers creating build/bdist.linux-armv7l/wheel/virga/providers/aws copying build/lib/virga/providers/aws/provider.py -> build/bdist.linux-armv7l/wheel/virga/providers/aws copying build/lib/virga/providers/aws/virgaclient.py -> build/bdist.linux-armv7l/wheel/virga/providers/aws copying build/lib/virga/providers/aws/__init__.py -> build/bdist.linux-armv7l/wheel/virga/providers/aws copying build/lib/virga/providers/abstract.py -> build/bdist.linux-armv7l/wheel/virga/providers copying build/lib/virga/__init__.py -> build/bdist.linux-armv7l/wheel/virga running install_egg_info Copying virga.egg-info to build/bdist.linux-armv7l/wheel/virga-0.0.24-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/virga-0.0.24.data creating build/bdist.linux-armv7l/wheel/virga-0.0.24.data/scripts copying build/scripts-3.5/virga-samples -> build/bdist.linux-armv7l/wheel/virga-0.0.24.data/scripts copying build/scripts-3.5/virga-asserts -> build/bdist.linux-armv7l/wheel/virga-0.0.24.data/scripts changing mode of build/bdist.linux-armv7l/wheel/virga-0.0.24.data/scripts/virga-samples to 755 changing mode of build/bdist.linux-armv7l/wheel/virga-0.0.24.data/scripts/virga-asserts to 755 adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/virga-0.0.24.dist-info/WHEEL creating '/tmp/pip-wheel-0feitvdf/virga-0.0.24-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'virga/__init__.py' adding 'virga/asserts.py' adding 'virga/common.py' adding 'virga/samples.py' adding 'virga/providers/__init__.py' adding 'virga/providers/abstract.py' adding 'virga/providers/aws/__init__.py' adding 'virga/providers/aws/provider.py' adding 'virga/providers/aws/virgaclient.py' adding 'virga-0.0.24.data/scripts/virga-asserts' adding 'virga-0.0.24.data/scripts/virga-samples' adding 'virga-0.0.24.dist-info/LICENSE.txt' adding 'virga-0.0.24.dist-info/METADATA' adding 'virga-0.0.24.dist-info/WHEEL' adding 'virga-0.0.24.dist-info/top_level.txt' adding 'virga-0.0.24.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for virga: finished with status 'done' Stored in directory: /tmp/tmpimtb2buv Successfully built virga Cleaning up... Removing source in /tmp/pip-wheel-yvlwch1u/virga Removed build tracker '/tmp/pip-req-tracker-bv6tjpwr'