Collecting zExceptions==3.3 1 location(s) to search for versions of zExceptions: * https://pypi.python.org/simple/zexceptions/ Getting page https://pypi.python.org/simple/zexceptions/ Analyzing links from page https://pypi.python.org/simple/zexceptions/ Found link https://pypi.python.org/packages/0d/f9/2488e35c0d1f3d839d580e2edded2d1b166590ce4613a59842d9de755d24/zExceptions-3.1.zip#md5=8e4482aa2bb04ffcc5d0ed46e2be34c2 (from https://pypi.python.org/simple/zexceptions/), version: 3.1 Found link https://pypi.python.org/packages/15/73/10b1f759b8b3847668c5bc640b36ffe03b3e535fc9fb759b898299736d3e/zExceptions-3.5.tar.gz#md5=b851f3f6a4a74bf274944072753ba914 (from https://pypi.python.org/simple/zexceptions/), version: 3.5 Found link https://pypi.python.org/packages/1e/66/929554bd50a581456986d68bb750eded5a92bdd11767cc4d024fa5f33704/zExceptions-3.0.zip#md5=01847b1db43e8419e8b708a18f25395e (from https://pypi.python.org/simple/zexceptions/), version: 3.0 Found link https://pypi.python.org/packages/28/7f/6ddba7d8feeac43fa67548726369196e19877c619747d87394e919799516/zExceptions-3.2.zip#md5=73ae97884b1356d54da3a7922fe3b823 (from https://pypi.python.org/simple/zexceptions/), version: 3.2 Found link https://pypi.python.org/packages/4b/86/110ab12c402082dc05cd5c121ab26d64a184477c6e3150c77edc0cfc4aef/zExceptions-2.13.0.zip#md5=4c679696c959040d8e656ef85ae40136 (from https://pypi.python.org/simple/zexceptions/), version: 2.13.0 Found link https://pypi.python.org/packages/71/68/62267f14809b180594223c3492601f9be637f7316a048b78d37167b4f8b4/zExceptions-3.3.zip#md5=4ebbc21c7a43aa12ce6f7b174013811b (from https://pypi.python.org/simple/zexceptions/), version: 3.3 Found link https://pypi.python.org/packages/71/86/b6932b2c8927d1390f8d9368626558171b69dd94f8c0e72b64310f023b19/zExceptions-3.6.tar.gz#md5=460f6b3b5b33d7da10e3f91db643d1af (from https://pypi.python.org/simple/zexceptions/), version: 3.6 Found link https://pypi.python.org/packages/b2/19/20c6898e8a36bd76aa32c67671ed2c5f1c5d465c4290e7005844240c6b83/zExceptions-3.4.tar.gz#md5=28900eb6e63b83aa0e4f1bbe1a606a97 (from https://pypi.python.org/simple/zexceptions/), version: 3.4 Found link https://pypi.python.org/packages/cd/ec/4f1634a66f68c88b593144bea208d13735697c5551a4e02df6112eb1290a/zExceptions-3.6.1.tar.gz#md5=2a5e48f2f24bfe9e5b023a10e005036f (from https://pypi.python.org/simple/zexceptions/), version: 3.6.1 Using version 3.3 (newest of versions: 3.3) Downloading zExceptions-3.3.zip Downloading from URL https://pypi.python.org/packages/71/68/62267f14809b180594223c3492601f9be637f7316a048b78d37167b4f8b4/zExceptions-3.3.zip#md5=4ebbc21c7a43aa12ce6f7b174013811b (from https://pypi.python.org/simple/zexceptions/) Running setup.py (path:/tmp/pip-build-qalsuqka/zExceptions/setup.py) egg_info for package zExceptions Running command python setup.py egg_info running egg_info creating pip-egg-info/zExceptions.egg-info writing pip-egg-info/zExceptions.egg-info/PKG-INFO writing requirements to pip-egg-info/zExceptions.egg-info/requires.txt writing dependency_links to pip-egg-info/zExceptions.egg-info/dependency_links.txt writing top-level names to pip-egg-info/zExceptions.egg-info/top_level.txt writing manifest file 'pip-egg-info/zExceptions.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zExceptions.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'pip-egg-info/zExceptions.egg-info/SOURCES.txt' Source in /tmp/pip-build-qalsuqka/zExceptions has version 3.3, which satisfies requirement zExceptions==3.3 from https://pypi.python.org/packages/71/68/62267f14809b180594223c3492601f9be637f7316a048b78d37167b4f8b4/zExceptions-3.3.zip#md5=4ebbc21c7a43aa12ce6f7b174013811b Building wheels for collected packages: zExceptions Running setup.py bdist_wheel for zExceptions: started Destination directory: /tmp/tmp46u0mmnmpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qalsuqka/zExceptions/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/tmp46u0mmnmpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/zExceptions copying src/zExceptions/__init__.py -> build/lib/zExceptions copying src/zExceptions/_compat.py -> build/lib/zExceptions copying src/zExceptions/ExceptionFormatter.py -> build/lib/zExceptions copying src/zExceptions/TracebackSupplement.py -> build/lib/zExceptions copying src/zExceptions/ITracebackSupplement.py -> build/lib/zExceptions copying src/zExceptions/unauthorized.py -> build/lib/zExceptions creating build/lib/zExceptions/tests copying src/zExceptions/tests/__init__.py -> build/lib/zExceptions/tests copying src/zExceptions/tests/test_unauthorized.py -> build/lib/zExceptions/tests copying src/zExceptions/tests/test___init__.py -> build/lib/zExceptions/tests copying src/zExceptions/tests/testExceptionFormatter.py -> build/lib/zExceptions/tests running egg_info writing src/zExceptions.egg-info/PKG-INFO writing requirements to src/zExceptions.egg-info/requires.txt writing top-level names to src/zExceptions.egg-info/top_level.txt writing dependency_links to src/zExceptions.egg-info/dependency_links.txt reading manifest file 'src/zExceptions.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'src/zExceptions.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/zExceptions copying build/lib/zExceptions/__init__.py -> build/bdist.linux-armv7l/wheel/zExceptions copying build/lib/zExceptions/_compat.py -> build/bdist.linux-armv7l/wheel/zExceptions copying build/lib/zExceptions/ExceptionFormatter.py -> build/bdist.linux-armv7l/wheel/zExceptions copying build/lib/zExceptions/TracebackSupplement.py -> build/bdist.linux-armv7l/wheel/zExceptions copying build/lib/zExceptions/ITracebackSupplement.py -> build/bdist.linux-armv7l/wheel/zExceptions copying build/lib/zExceptions/unauthorized.py -> build/bdist.linux-armv7l/wheel/zExceptions creating build/bdist.linux-armv7l/wheel/zExceptions/tests copying build/lib/zExceptions/tests/__init__.py -> build/bdist.linux-armv7l/wheel/zExceptions/tests copying build/lib/zExceptions/tests/test_unauthorized.py -> build/bdist.linux-armv7l/wheel/zExceptions/tests copying build/lib/zExceptions/tests/test___init__.py -> build/bdist.linux-armv7l/wheel/zExceptions/tests copying build/lib/zExceptions/tests/testExceptionFormatter.py -> build/bdist.linux-armv7l/wheel/zExceptions/tests running install_egg_info Copying src/zExceptions.egg-info to build/bdist.linux-armv7l/wheel/zExceptions-3.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/zExceptions-3.3.dist-info/WHEEL Running setup.py bdist_wheel for zExceptions: finished with status 'done' Stored in directory: /tmp/tmpf7w93obb Successfully built zExceptions Cleaning up... Removing source in /tmp/pip-build-qalsuqka/zExceptions