Collecting venom==2.0.0 1 location(s) to search for versions of venom: * https://pypi.python.org/simple/venom/ Getting page https://pypi.python.org/simple/venom/ Analyzing links from page https://pypi.python.org/simple/venom/ Found link https://pypi.python.org/packages/10/50/3821f2e5dee70f2d7590d029d1eee00e2405efcbf2b3d383061cfa549acb/venom-1.0.0a3.tar.gz#md5=bf717f143ac035897ff6d8b624fb547d (from https://pypi.python.org/simple/venom/), version: 1.0.0a3 Found link https://pypi.python.org/packages/21/e3/c3072878e1bf101c87f02b0dc9a367b8701061a086eb0d6a96da1df4eca4/venom-1.0.0a1.tar.gz#md5=727c42cda041cf0cb21a2e6a1433b8a0 (from https://pypi.python.org/simple/venom/), version: 1.0.0a1 Found link https://pypi.python.org/packages/67/ba/cca81b6a48b85fcdb56c63cc45b346ecf7dcf132d50a548983859b92afb3/venom-1.0.0a2.tar.gz#md5=66161f2b53edff8949beb637f992ec56 (from https://pypi.python.org/simple/venom/), version: 1.0.0a2 Found link https://pypi.python.org/packages/aa/ff/f580d32f01da38b4081316452702025e5e8e8810b4bd8c585abc2e4dbe18/venom-1.0.0a4.tar.gz#md5=58bcc09f152e822b61f0fd5fc44efd84 (from https://pypi.python.org/simple/venom/), version: 1.0.0a4 Found link https://pypi.python.org/packages/d8/35/be857167741285c1ba695f4334563daeae62ab4aa9366e10a1c500da962d/venom-1.0.0a5.tar.gz#md5=985b45de86ef79fedc45710478253a16 (from https://pypi.python.org/simple/venom/), version: 1.0.0a5 Found link https://pypi.python.org/packages/f2/c9/74a77e0034b257eba19f2fb56e06159ee7aedf5b872847afa5f8123c274c/venom-2.0.0.tar.gz#md5=4fb594db54473042f83e2ce0e73e526b (from https://pypi.python.org/simple/venom/), version: 2.0.0 Found link https://pypi.python.org/packages/ff/78/25c236312a4a8dc84e9595135b7eb2c92ae61a5f12630c30d32779018adc/venom-1.0.0a6.tar.gz#md5=97d23369e2eb381bfd451fb62888b00e (from https://pypi.python.org/simple/venom/), version: 1.0.0a6 Using version 2.0.0 (newest of versions: 2.0.0) Downloading venom-2.0.0.tar.gz Downloading from URL https://pypi.python.org/packages/f2/c9/74a77e0034b257eba19f2fb56e06159ee7aedf5b872847afa5f8123c274c/venom-2.0.0.tar.gz#md5=4fb594db54473042f83e2ce0e73e526b (from https://pypi.python.org/simple/venom/) Running setup.py (path:/tmp/pip-build-lyoxuazy/venom/setup.py) egg_info for package venom Running command python setup.py egg_info running egg_info creating pip-egg-info/venom.egg-info writing dependency_links to pip-egg-info/venom.egg-info/dependency_links.txt writing requirements to pip-egg-info/venom.egg-info/requires.txt writing pip-egg-info/venom.egg-info/PKG-INFO writing top-level names to pip-egg-info/venom.egg-info/top_level.txt writing manifest file 'pip-egg-info/venom.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/venom.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/venom.egg-info/SOURCES.txt' Source in /tmp/pip-build-lyoxuazy/venom has version 2.0.0, which satisfies requirement venom==2.0.0 from https://pypi.python.org/packages/f2/c9/74a77e0034b257eba19f2fb56e06159ee7aedf5b872847afa5f8123c274c/venom-2.0.0.tar.gz#md5=4fb594db54473042f83e2ce0e73e526b Building wheels for collected packages: venom Running setup.py bdist_wheel for venom: started Destination directory: /tmp/tmphe5ktowtpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-lyoxuazy/venom/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/tmphe5ktowtpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/venom copying venom/exceptions.py -> build/lib/venom copying venom/util.py -> build/lib/venom copying venom/__init__.py -> build/lib/venom copying venom/fields.py -> build/lib/venom copying venom/converter.py -> build/lib/venom copying venom/message.py -> build/lib/venom creating build/lib/venom/protocol copying venom/protocol/__init__.py -> build/lib/venom/protocol copying venom/protocol/protocol.py -> build/lib/venom/protocol copying venom/protocol/transcode.py -> build/lib/venom/protocol creating build/lib/venom/rpc copying venom/rpc/context.py -> build/lib/venom/rpc copying venom/rpc/__init__.py -> build/lib/venom/rpc copying venom/rpc/stub.py -> build/lib/venom/rpc copying venom/rpc/method.py -> build/lib/venom/rpc copying venom/rpc/resolver.py -> build/lib/venom/rpc copying venom/rpc/service.py -> build/lib/venom/rpc copying venom/rpc/inspection.py -> build/lib/venom/rpc copying venom/rpc/proxy.py -> build/lib/venom/rpc creating build/lib/venom/common copying venom/common/__init__.py -> build/lib/venom/common copying venom/common/messages.py -> build/lib/venom/common copying venom/common/fields.py -> build/lib/venom/common copying venom/common/converters.py -> build/lib/venom/common copying venom/common/types.py -> build/lib/venom/common creating build/lib/venom/validation copying venom/validation/__init__.py -> build/lib/venom/validation copying venom/validation/_validators.py -> build/lib/venom/validation copying venom/validation/schema.py -> build/lib/venom/validation creating build/lib/venom/rpc/reflect copying venom/rpc/reflect/reflect.py -> build/lib/venom/rpc/reflect copying venom/rpc/reflect/openapi.py -> build/lib/venom/rpc/reflect copying venom/rpc/reflect/__init__.py -> build/lib/venom/rpc/reflect copying venom/rpc/reflect/stubs.py -> build/lib/venom/rpc/reflect copying venom/rpc/reflect/service.py -> build/lib/venom/rpc/reflect creating build/lib/venom/rpc/test_utils copying venom/rpc/test_utils/__init__.py -> build/lib/venom/rpc/test_utils creating build/lib/venom/rpc/comms copying venom/rpc/comms/__init__.py -> build/lib/venom/rpc/comms copying venom/rpc/comms/grpc.py -> build/lib/venom/rpc/comms copying venom/rpc/comms/aiohttp.py -> build/lib/venom/rpc/comms 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/venom creating build/bdist.linux-armv7l/wheel/venom/protocol copying build/lib/venom/protocol/__init__.py -> build/bdist.linux-armv7l/wheel/venom/protocol copying build/lib/venom/protocol/protocol.py -> build/bdist.linux-armv7l/wheel/venom/protocol copying build/lib/venom/protocol/transcode.py -> build/bdist.linux-armv7l/wheel/venom/protocol copying build/lib/venom/exceptions.py -> build/bdist.linux-armv7l/wheel/venom copying build/lib/venom/util.py -> build/bdist.linux-armv7l/wheel/venom copying build/lib/venom/__init__.py -> build/bdist.linux-armv7l/wheel/venom creating build/bdist.linux-armv7l/wheel/venom/rpc creating build/bdist.linux-armv7l/wheel/venom/rpc/reflect copying build/lib/venom/rpc/reflect/reflect.py -> build/bdist.linux-armv7l/wheel/venom/rpc/reflect copying build/lib/venom/rpc/reflect/openapi.py -> build/bdist.linux-armv7l/wheel/venom/rpc/reflect copying build/lib/venom/rpc/reflect/__init__.py -> build/bdist.linux-armv7l/wheel/venom/rpc/reflect copying build/lib/venom/rpc/reflect/stubs.py -> build/bdist.linux-armv7l/wheel/venom/rpc/reflect copying build/lib/venom/rpc/reflect/service.py -> build/bdist.linux-armv7l/wheel/venom/rpc/reflect copying build/lib/venom/rpc/context.py -> build/bdist.linux-armv7l/wheel/venom/rpc copying build/lib/venom/rpc/__init__.py -> build/bdist.linux-armv7l/wheel/venom/rpc copying build/lib/venom/rpc/stub.py -> build/bdist.linux-armv7l/wheel/venom/rpc copying build/lib/venom/rpc/method.py -> build/bdist.linux-armv7l/wheel/venom/rpc copying build/lib/venom/rpc/resolver.py -> build/bdist.linux-armv7l/wheel/venom/rpc copying build/lib/venom/rpc/service.py -> build/bdist.linux-armv7l/wheel/venom/rpc creating build/bdist.linux-armv7l/wheel/venom/rpc/test_utils copying build/lib/venom/rpc/test_utils/__init__.py -> build/bdist.linux-armv7l/wheel/venom/rpc/test_utils creating build/bdist.linux-armv7l/wheel/venom/rpc/comms copying build/lib/venom/rpc/comms/__init__.py -> build/bdist.linux-armv7l/wheel/venom/rpc/comms copying build/lib/venom/rpc/comms/grpc.py -> build/bdist.linux-armv7l/wheel/venom/rpc/comms copying build/lib/venom/rpc/comms/aiohttp.py -> build/bdist.linux-armv7l/wheel/venom/rpc/comms copying build/lib/venom/rpc/inspection.py -> build/bdist.linux-armv7l/wheel/venom/rpc copying build/lib/venom/rpc/proxy.py -> build/bdist.linux-armv7l/wheel/venom/rpc creating build/bdist.linux-armv7l/wheel/venom/common copying build/lib/venom/common/__init__.py -> build/bdist.linux-armv7l/wheel/venom/common copying build/lib/venom/common/messages.py -> build/bdist.linux-armv7l/wheel/venom/common copying build/lib/venom/common/fields.py -> build/bdist.linux-armv7l/wheel/venom/common copying build/lib/venom/common/converters.py -> build/bdist.linux-armv7l/wheel/venom/common copying build/lib/venom/common/types.py -> build/bdist.linux-armv7l/wheel/venom/common copying build/lib/venom/fields.py -> build/bdist.linux-armv7l/wheel/venom copying build/lib/venom/converter.py -> build/bdist.linux-armv7l/wheel/venom creating build/bdist.linux-armv7l/wheel/venom/validation copying build/lib/venom/validation/__init__.py -> build/bdist.linux-armv7l/wheel/venom/validation copying build/lib/venom/validation/_validators.py -> build/bdist.linux-armv7l/wheel/venom/validation copying build/lib/venom/validation/schema.py -> build/bdist.linux-armv7l/wheel/venom/validation copying build/lib/venom/message.py -> build/bdist.linux-armv7l/wheel/venom running install_egg_info running egg_info writing venom.egg-info/PKG-INFO writing top-level names to venom.egg-info/top_level.txt writing requirements to venom.egg-info/requires.txt writing dependency_links to venom.egg-info/dependency_links.txt reading manifest file 'venom.egg-info/SOURCES.txt' writing manifest file 'venom.egg-info/SOURCES.txt' Copying venom.egg-info to build/bdist.linux-armv7l/wheel/venom-2.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/venom-2.0.0.dist-info/WHEEL Running setup.py bdist_wheel for venom: finished with status 'done' Stored in directory: /tmp/tmpqfld6vmn Successfully built venom Cleaning up... Removing source in /tmp/pip-build-lyoxuazy/venom