Collecting zope.authentication==4.0.0 1 location(s) to search for versions of zope.authentication: * https://pypi.python.org/simple/zope-authentication/ Getting page https://pypi.python.org/simple/zope-authentication/ Analyzing links from page https://pypi.python.org/simple/zope-authentication/ Found link https://pypi.python.org/packages/2f/b3/1e6306de261f4976f35edb2b8d41bf8689643f911e26ba209287e16f3674/zope.authentication-4.3.tar.gz#md5=4d95f103d21c822d563a8ee050a569a2 (from https://pypi.python.org/simple/zope-authentication/), version: 4.3 Found link https://pypi.python.org/packages/63/c7/f89d1dc8c9956b9d7f1f4e756ab1feec0de26b1917a65181b0880a66d0d6/zope.authentication-3.7.1.zip#md5=7d6bb340610518f2fc71213cfeccda68 (from https://pypi.python.org/simple/zope-authentication/), version: 3.7.1 Found link https://pypi.python.org/packages/68/6d/63a903dce9db336a5eb63fb98a4ebdcd2a8d71003ed3a55f1f9bfb3ae0be/zope.authentication-3.7.0.tar.gz#md5=4932cdd44c5570a641c623450f436c6a (from https://pypi.python.org/simple/zope-authentication/), version: 3.7.0 Found link https://pypi.python.org/packages/75/2e/cea3bbd3db5c5730b917934d89749cfeebd8cfe80d736cf1ee79dd754b0e/zope.authentication-4.2.0.tar.gz#md5=cc4c2d8d6a4af3f24350c46b0506cd93 (from https://pypi.python.org/simple/zope-authentication/), version: 4.2.0 Found link https://pypi.python.org/packages/a2/5a/e28acba90511192399bccdb6b093aed03d21dca05bead59ea5036d448147/zope.authentication-4.0.0.tar.gz#md5=4359ace6c9f94dab9a267376529340a2 (from https://pypi.python.org/simple/zope-authentication/), version: 4.0.0 Found link https://pypi.python.org/packages/b2/4f/691616d46769036f12fad6bc2c6e58005239163359b0aee171272839cebe/zope.authentication-4.1.0.zip#md5=1c921b51fb93ad992947bf378b5a3cdf (from https://pypi.python.org/simple/zope-authentication/), version: 4.1.0 Found link https://pypi.python.org/packages/c0/f0/88ace1a23decf050835ec4bacc53cf01135b83f81ade4b0ae772894fb10d/zope.authentication-4.2.1.tar.gz#md5=dea3d8c3fd9ee4b350f41d055aa7a90f (from https://pypi.python.org/simple/zope-authentication/), version: 4.2.1 Using version 4.0.0 (newest of versions: 4.0.0) Downloading zope.authentication-4.0.0.tar.gz Downloading from URL https://pypi.python.org/packages/a2/5a/e28acba90511192399bccdb6b093aed03d21dca05bead59ea5036d448147/zope.authentication-4.0.0.tar.gz#md5=4359ace6c9f94dab9a267376529340a2 (from https://pypi.python.org/simple/zope-authentication/) Running setup.py (path:/tmp/pip-build-poyacrx7/zope.authentication/setup.py) egg_info for package zope.authentication Running command python setup.py egg_info running egg_info creating pip-egg-info/zope.authentication.egg-info writing dependency_links to pip-egg-info/zope.authentication.egg-info/dependency_links.txt writing pip-egg-info/zope.authentication.egg-info/PKG-INFO writing top-level names to pip-egg-info/zope.authentication.egg-info/top_level.txt writing requirements to pip-egg-info/zope.authentication.egg-info/requires.txt writing namespace_packages to pip-egg-info/zope.authentication.egg-info/namespace_packages.txt writing manifest file 'pip-egg-info/zope.authentication.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zope.authentication.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/zope.authentication.egg-info/SOURCES.txt' Source in /tmp/pip-build-poyacrx7/zope.authentication has version 4.0.0, which satisfies requirement zope.authentication==4.0.0 from https://pypi.python.org/packages/a2/5a/e28acba90511192399bccdb6b093aed03d21dca05bead59ea5036d448147/zope.authentication-4.0.0.tar.gz#md5=4359ace6c9f94dab9a267376529340a2 Building wheels for collected packages: zope.authentication Running setup.py bdist_wheel for zope.authentication: started Destination directory: /tmp/tmpjc_3646zpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-poyacrx7/zope.authentication/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/tmpjc_3646zpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/authentication copying src/zope/authentication/loginpassword.py -> build/lib/zope/authentication copying src/zope/authentication/interfaces.py -> build/lib/zope/authentication copying src/zope/authentication/principal.py -> build/lib/zope/authentication copying src/zope/authentication/__init__.py -> build/lib/zope/authentication copying src/zope/authentication/logout.py -> build/lib/zope/authentication creating build/lib/zope/authentication/tests copying src/zope/authentication/tests/test_principal.py -> build/lib/zope/authentication/tests copying src/zope/authentication/tests/test_loginpassword.py -> build/lib/zope/authentication/tests copying src/zope/authentication/tests/utils.py -> build/lib/zope/authentication/tests copying src/zope/authentication/tests/__init__.py -> build/lib/zope/authentication/tests copying src/zope/authentication/tests/test_logout.py -> build/lib/zope/authentication/tests running egg_info writing namespace_packages to src/zope.authentication.egg-info/namespace_packages.txt writing requirements to src/zope.authentication.egg-info/requires.txt writing dependency_links to src/zope.authentication.egg-info/dependency_links.txt writing src/zope.authentication.egg-info/PKG-INFO writing top-level names to src/zope.authentication.egg-info/top_level.txt reading manifest file 'src/zope.authentication.egg-info/SOURCES.txt' writing manifest file 'src/zope.authentication.egg-info/SOURCES.txt' copying src/zope/authentication/configure.zcml -> build/lib/zope/authentication copying src/zope/authentication/logout.txt -> build/lib/zope/authentication copying src/zope/authentication/principalterms.txt -> build/lib/zope/authentication installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/zope/__init__.py (namespace package) copying zope/authentication/loginpassword.py -> build/bdist.linux-armv7l/wheel/zope/authentication copying zope/authentication/interfaces.py -> build/bdist.linux-armv7l/wheel/zope/authentication copying zope/authentication/principal.py -> build/bdist.linux-armv7l/wheel/zope/authentication copying zope/authentication/configure.zcml -> build/bdist.linux-armv7l/wheel/zope/authentication copying zope/authentication/principalterms.txt -> build/bdist.linux-armv7l/wheel/zope/authentication copying zope/authentication/logout.txt -> build/bdist.linux-armv7l/wheel/zope/authentication copying zope/authentication/__init__.py -> build/bdist.linux-armv7l/wheel/zope/authentication copying zope/authentication/logout.py -> build/bdist.linux-armv7l/wheel/zope/authentication copying zope/authentication/tests/test_principal.py -> build/bdist.linux-armv7l/wheel/zope/authentication/tests copying zope/authentication/tests/test_loginpassword.py -> build/bdist.linux-armv7l/wheel/zope/authentication/tests copying zope/authentication/tests/utils.py -> build/bdist.linux-armv7l/wheel/zope/authentication/tests copying zope/authentication/tests/__init__.py -> build/bdist.linux-armv7l/wheel/zope/authentication/tests copying zope/authentication/tests/test_logout.py -> build/bdist.linux-armv7l/wheel/zope/authentication/tests running install_egg_info Copying src/zope.authentication.egg-info to build/bdist.linux-armv7l/wheel/zope.authentication-4.0.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/zope.authentication-4.0.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/zope.authentication-4.0.0.dist-info/WHEEL Running setup.py bdist_wheel for zope.authentication: finished with status 'done' Stored in directory: /tmp/tmppo6e3m5c Successfully built zope.authentication Cleaning up... Removing source in /tmp/pip-build-poyacrx7/zope.authentication