Created temporary directory: /tmp/pip-ephem-wheel-cache-ttei47dp Created temporary directory: /tmp/pip-req-tracker-zzdzzsl5 Created requirements tracker '/tmp/pip-req-tracker-zzdzzsl5' Created temporary directory: /tmp/pip-wheel-c7vp8n7n Looking in indexes: https://pypi.python.org/simple Collecting proto-plus==0.1.0a1 1 location(s) to search for versions of proto-plus: * https://pypi.python.org/simple/proto-plus/ Getting page https://pypi.python.org/simple/proto-plus/ Analyzing links from page https://pypi.org/simple/proto-plus/ Found link https://files.pythonhosted.org/packages/98/e4/04948e88dd3d6061892177f9f5d87c56b35cffbb4df77ec49642d4c1349f/proto-plus-0.1.0a1.tar.gz#sha256=de872e164823b3868c7231c179a6b5a15965a1b3ef730eda28f483ad1dd24bbf (from https://pypi.org/simple/proto-plus/), version: 0.1.0a1 Using version 0.1.0a1 (newest of versions: 0.1.0a1) Created temporary directory: /tmp/pip-unpack-7h8mlfqb Downloading https://files.pythonhosted.org/packages/98/e4/04948e88dd3d6061892177f9f5d87c56b35cffbb4df77ec49642d4c1349f/proto-plus-0.1.0a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/98/e4/04948e88dd3d6061892177f9f5d87c56b35cffbb4df77ec49642d4c1349f/proto-plus-0.1.0a1.tar.gz#sha256=de872e164823b3868c7231c179a6b5a15965a1b3ef730eda28f483ad1dd24bbf (from https://pypi.org/simple/proto-plus/) Added proto-plus==0.1.0a1 from https://files.pythonhosted.org/packages/98/e4/04948e88dd3d6061892177f9f5d87c56b35cffbb4df77ec49642d4c1349f/proto-plus-0.1.0a1.tar.gz#sha256=de872e164823b3868c7231c179a6b5a15965a1b3ef730eda28f483ad1dd24bbf to build tracker '/tmp/pip-req-tracker-zzdzzsl5' Running setup.py (path:/tmp/pip-wheel-c7vp8n7n/proto-plus/setup.py) egg_info for package proto-plus Running command python setup.py egg_info running egg_info creating pip-egg-info/proto_plus.egg-info writing top-level names to pip-egg-info/proto_plus.egg-info/top_level.txt writing pip-egg-info/proto_plus.egg-info/PKG-INFO writing dependency_links to pip-egg-info/proto_plus.egg-info/dependency_links.txt writing requirements to pip-egg-info/proto_plus.egg-info/requires.txt writing manifest file 'pip-egg-info/proto_plus.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/proto_plus.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/proto_plus.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-c7vp8n7n/proto-plus has version 0.1.0a1, which satisfies requirement proto-plus==0.1.0a1 from https://files.pythonhosted.org/packages/98/e4/04948e88dd3d6061892177f9f5d87c56b35cffbb4df77ec49642d4c1349f/proto-plus-0.1.0a1.tar.gz#sha256=de872e164823b3868c7231c179a6b5a15965a1b3ef730eda28f483ad1dd24bbf Removed proto-plus==0.1.0a1 from https://files.pythonhosted.org/packages/98/e4/04948e88dd3d6061892177f9f5d87c56b35cffbb4df77ec49642d4c1349f/proto-plus-0.1.0a1.tar.gz#sha256=de872e164823b3868c7231c179a6b5a15965a1b3ef730eda28f483ad1dd24bbf from build tracker '/tmp/pip-req-tracker-zzdzzsl5' Building wheels for collected packages: proto-plus Created temporary directory: /tmp/pip-wheel-wgv8psrr Running setup.py bdist_wheel for proto-plus: started Destination directory: /tmp/pip-wheel-wgv8psrr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-c7vp8n7n/proto-plus/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-wgv8psrr running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/proto copying proto/primitives.py -> build/lib/proto copying proto/message.py -> build/lib/proto copying proto/fields.py -> build/lib/proto copying proto/__init__.py -> build/lib/proto creating build/lib/proto/marshal copying proto/marshal/__init__.py -> build/lib/proto/marshal copying proto/marshal/marshal.py -> build/lib/proto/marshal creating build/lib/proto/marshal/types copying proto/marshal/types/wrappers.py -> build/lib/proto/marshal/types copying proto/marshal/types/message.py -> build/lib/proto/marshal/types copying proto/marshal/types/__init__.py -> build/lib/proto/marshal/types copying proto/marshal/types/dates.py -> build/lib/proto/marshal/types running egg_info writing dependency_links to proto_plus.egg-info/dependency_links.txt writing top-level names to proto_plus.egg-info/top_level.txt writing proto_plus.egg-info/PKG-INFO writing requirements to proto_plus.egg-info/requires.txt reading manifest file 'proto_plus.egg-info/SOURCES.txt' writing manifest file 'proto_plus.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/proto copying build/lib/proto/primitives.py -> build/bdist.linux-armv7l/wheel/proto copying build/lib/proto/message.py -> build/bdist.linux-armv7l/wheel/proto copying build/lib/proto/fields.py -> build/bdist.linux-armv7l/wheel/proto copying build/lib/proto/__init__.py -> build/bdist.linux-armv7l/wheel/proto creating build/bdist.linux-armv7l/wheel/proto/marshal creating build/bdist.linux-armv7l/wheel/proto/marshal/types copying build/lib/proto/marshal/types/wrappers.py -> build/bdist.linux-armv7l/wheel/proto/marshal/types copying build/lib/proto/marshal/types/message.py -> build/bdist.linux-armv7l/wheel/proto/marshal/types copying build/lib/proto/marshal/types/__init__.py -> build/bdist.linux-armv7l/wheel/proto/marshal/types copying build/lib/proto/marshal/types/dates.py -> build/bdist.linux-armv7l/wheel/proto/marshal/types copying build/lib/proto/marshal/__init__.py -> build/bdist.linux-armv7l/wheel/proto/marshal copying build/lib/proto/marshal/marshal.py -> build/bdist.linux-armv7l/wheel/proto/marshal running install_egg_info Copying proto_plus.egg-info to build/bdist.linux-armv7l/wheel/proto_plus-0.1.0a1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/proto_plus-0.1.0a1.dist-info/WHEEL creating '/tmp/pip-wheel-wgv8psrr/proto_plus-0.1.0a1-py3-none-any.whl' and adding '.' to it adding 'proto/__init__.py' adding 'proto/fields.py' adding 'proto/message.py' adding 'proto/primitives.py' adding 'proto/marshal/__init__.py' adding 'proto/marshal/marshal.py' adding 'proto/marshal/types/__init__.py' adding 'proto/marshal/types/dates.py' adding 'proto/marshal/types/message.py' adding 'proto/marshal/types/wrappers.py' adding 'proto_plus-0.1.0a1.dist-info/top_level.txt' adding 'proto_plus-0.1.0a1.dist-info/WHEEL' adding 'proto_plus-0.1.0a1.dist-info/METADATA' adding 'proto_plus-0.1.0a1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for proto-plus: finished with status 'done' Stored in directory: /tmp/tmp0wg52kg3 Successfully built proto-plus Cleaning up... Removing source in /tmp/pip-wheel-c7vp8n7n/proto-plus Removed build tracker '/tmp/pip-req-tracker-zzdzzsl5'