Collecting zope.preference==3.8.0 1 location(s) to search for versions of zope.preference: * https://pypi.python.org/simple/zope-preference/ Getting page https://pypi.python.org/simple/zope-preference/ Analyzing links from page https://pypi.python.org/simple/zope-preference/ Found link https://pypi.python.org/packages/3c/34/6b5580d2dfa7f186f39c3db0902e5480fcf7703582affda7486f87354e18/zope.preference-4.0.0.tar.gz#md5=fb61d39a154f16e3ace8525e82016d78 (from https://pypi.python.org/simple/zope-preference/), version: 4.0.0 Found link https://pypi.python.org/packages/43/ff/71dcd8078f0d8954228cd6941814d6e7d8daf3b69671bb7774eacfcf04a9/zope.preference-4.0.0a1.zip#md5=6b7d5fd1c4399290211e65cf26172a61 (from https://pypi.python.org/simple/zope-preference/), version: 4.0.0a1 Found link https://pypi.python.org/packages/5c/23/3cd5b7334ce1d992d7ebb5e5f6bbbf410ecedf757c51b1949c92d6721a7c/zope.preference-3.8.0.tar.gz#md5=bb8b1c9f65387a51be429407528cc453 (from https://pypi.python.org/simple/zope-preference/), version: 3.8.0 Found link https://pypi.python.org/packages/9f/a6/8d5c32dc07cd843ff30da8e174e9e6546210fba266fa26871ba42759cc27/zope.preference-4.0.0-py2.py3-none-any.whl#md5=901a19913721828f2393ecc03b47f12d (from https://pypi.python.org/simple/zope-preference/), version: 4.0.0 Using version 3.8.0 (newest of versions: 3.8.0) Downloading zope.preference-3.8.0.tar.gz Downloading from URL https://pypi.python.org/packages/5c/23/3cd5b7334ce1d992d7ebb5e5f6bbbf410ecedf757c51b1949c92d6721a7c/zope.preference-3.8.0.tar.gz#md5=bb8b1c9f65387a51be429407528cc453 (from https://pypi.python.org/simple/zope-preference/) Running setup.py (path:/tmp/pip-build-60kex3lg/zope.preference/setup.py) egg_info for package zope.preference Running command python setup.py egg_info running egg_info creating pip-egg-info/zope.preference.egg-info writing dependency_links to pip-egg-info/zope.preference.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/zope.preference.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/zope.preference.egg-info/top_level.txt writing pip-egg-info/zope.preference.egg-info/PKG-INFO writing requirements to pip-egg-info/zope.preference.egg-info/requires.txt writing manifest file 'pip-egg-info/zope.preference.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zope.preference.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/zope.preference.egg-info/SOURCES.txt' Source in /tmp/pip-build-60kex3lg/zope.preference has version 3.8.0, which satisfies requirement zope.preference==3.8.0 from https://pypi.python.org/packages/5c/23/3cd5b7334ce1d992d7ebb5e5f6bbbf410ecedf757c51b1949c92d6721a7c/zope.preference-3.8.0.tar.gz#md5=bb8b1c9f65387a51be429407528cc453 Building wheels for collected packages: zope.preference Running setup.py bdist_wheel for zope.preference: started Destination directory: /tmp/tmpnlckfg05pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-60kex3lg/zope.preference/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/tmpnlckfg05pip-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/preference copying src/zope/preference/__init__.py -> build/lib/zope/preference copying src/zope/preference/preference.py -> build/lib/zope/preference copying src/zope/preference/tests.py -> build/lib/zope/preference copying src/zope/preference/metadirectives.py -> build/lib/zope/preference copying src/zope/preference/default.py -> build/lib/zope/preference copying src/zope/preference/metaconfigure.py -> build/lib/zope/preference copying src/zope/preference/interfaces.py -> build/lib/zope/preference running egg_info writing namespace_packages to src/zope.preference.egg-info/namespace_packages.txt writing requirements to src/zope.preference.egg-info/requires.txt writing src/zope.preference.egg-info/PKG-INFO writing dependency_links to src/zope.preference.egg-info/dependency_links.txt writing top-level names to src/zope.preference.egg-info/top_level.txt reading manifest file 'src/zope.preference.egg-info/SOURCES.txt' writing manifest file 'src/zope.preference.egg-info/SOURCES.txt' copying src/zope/preference/README.txt -> build/lib/zope/preference copying src/zope/preference/configure.zcml -> build/lib/zope/preference copying src/zope/preference/meta.zcml -> build/lib/zope/preference 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/preference/configure.zcml -> build/bdist.linux-armv7l/wheel/zope/preference copying zope/preference/__init__.py -> build/bdist.linux-armv7l/wheel/zope/preference copying zope/preference/preference.py -> build/bdist.linux-armv7l/wheel/zope/preference copying zope/preference/README.txt -> build/bdist.linux-armv7l/wheel/zope/preference copying zope/preference/tests.py -> build/bdist.linux-armv7l/wheel/zope/preference copying zope/preference/metadirectives.py -> build/bdist.linux-armv7l/wheel/zope/preference copying zope/preference/meta.zcml -> build/bdist.linux-armv7l/wheel/zope/preference copying zope/preference/default.py -> build/bdist.linux-armv7l/wheel/zope/preference copying zope/preference/metaconfigure.py -> build/bdist.linux-armv7l/wheel/zope/preference copying zope/preference/interfaces.py -> build/bdist.linux-armv7l/wheel/zope/preference running install_egg_info Copying src/zope.preference.egg-info to build/bdist.linux-armv7l/wheel/zope.preference-3.8.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/zope.preference-3.8.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/zope.preference-3.8.0.dist-info/WHEEL Running setup.py bdist_wheel for zope.preference: finished with status 'done' Stored in directory: /tmp/tmpvx8crixz Successfully built zope.preference Cleaning up... Removing source in /tmp/pip-build-60kex3lg/zope.preference