Collecting zope.file==0.4.0 1 location(s) to search for versions of zope.file: * https://pypi.python.org/simple/zope-file/ Getting page https://pypi.python.org/simple/zope-file/ Analyzing links from page https://pypi.python.org/simple/zope-file/ Found link https://pypi.python.org/packages/28/c0/aa64a29841d3a36504dc268bbafd61bd3383bcca2496d26484ca0a5f3227/zope.file-0.5.0.tar.gz#md5=8e87f7fee844d1a81741d98bba1d2081 (from https://pypi.python.org/simple/zope-file/), version: 0.5.0 Found link https://pypi.python.org/packages/6d/8a/5001e0771a53610e9bdaea6a256f0dedfe339049d3ec293836e63a9f5f70/zope.file-0.3.0.tar.gz#md5=1a89bcae612103df5f4089404942caa2 (from https://pypi.python.org/simple/zope-file/), version: 0.3.0 Found link https://pypi.python.org/packages/82/5c/45a26826d4e621cfeae8e80714562880d217a25612a57cdfaf86baa20d1f/zope.file-0.6.1.tar.gz#md5=5df3b63c678f4b445be345f1dff1bc9b (from https://pypi.python.org/simple/zope-file/), version: 0.6.1 Found link https://pypi.python.org/packages/a4/de/deee73bce39eaea2b9496e0a4ebdab3adf6d829f79a34951ec70656702ef/zope.file-1.0.0.tar.gz#md5=d9e859a04c24aa762e48fbb364480fa9 (from https://pypi.python.org/simple/zope-file/), version: 1.0.0 Found link https://pypi.python.org/packages/b4/7c/6880e043f644d6673883f751353b1b64a1b846e071ae4fd719eac2b9664a/zope.file-0.6.0.tar.gz#md5=2a4fbbd65c4d3fa4534b278e09b8b578 (from https://pypi.python.org/simple/zope-file/), version: 0.6.0 Found link https://pypi.python.org/packages/c3/24/7d6cda931c9ca791dc8af47a2ddaa74de1fbe0aa891fb9d6915ca65186f7/zope.file-1.0.0-py2.py3-none-any.whl#md5=05055396ec92297188417238d798e235 (from https://pypi.python.org/simple/zope-file/), version: 1.0.0 Found link https://pypi.python.org/packages/c9/67/bbc74312fc58bc4050e5ac73372a440212f59a89183ad8b3b1f2e4e26c77/zope.file-0.6.2.tar.gz#md5=8c4603043140836855561f8d24f4b1df (from https://pypi.python.org/simple/zope-file/), version: 0.6.2 Found link https://pypi.python.org/packages/d8/a5/fa1c429fdb7bcadc2a081a1e4ea84d1e3c34c9cbb82c3f09173989194671/zope.file-0.4.0.tar.gz#md5=671fdbc127c04c8150790c08796320ad (from https://pypi.python.org/simple/zope-file/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Downloading zope.file-0.4.0.tar.gz Downloading from URL https://pypi.python.org/packages/d8/a5/fa1c429fdb7bcadc2a081a1e4ea84d1e3c34c9cbb82c3f09173989194671/zope.file-0.4.0.tar.gz#md5=671fdbc127c04c8150790c08796320ad (from https://pypi.python.org/simple/zope-file/) Running setup.py (path:/tmp/pip-build-v7fsi36u/zope.file/setup.py) egg_info for package zope.file Running command python setup.py egg_info running egg_info creating pip-egg-info/zope.file.egg-info writing dependency_links to pip-egg-info/zope.file.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/zope.file.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/zope.file.egg-info/top_level.txt writing pip-egg-info/zope.file.egg-info/PKG-INFO writing requirements to pip-egg-info/zope.file.egg-info/requires.txt writing manifest file 'pip-egg-info/zope.file.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zope.file.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/zope.file.egg-info/SOURCES.txt' Source in /tmp/pip-build-v7fsi36u/zope.file has version 0.4.0, which satisfies requirement zope.file==0.4.0 from https://pypi.python.org/packages/d8/a5/fa1c429fdb7bcadc2a081a1e4ea84d1e3c34c9cbb82c3f09173989194671/zope.file-0.4.0.tar.gz#md5=671fdbc127c04c8150790c08796320ad Building wheels for collected packages: zope.file Running setup.py bdist_wheel for zope.file: started Destination directory: /tmp/tmpdhy29j5epip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-v7fsi36u/zope.file/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/tmpdhy29j5epip-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/file copying src/zope/file/tests.py -> build/lib/zope/file copying src/zope/file/adapters.py -> build/lib/zope/file copying src/zope/file/event.py -> build/lib/zope/file copying src/zope/file/interfaces.py -> build/lib/zope/file copying src/zope/file/download.py -> build/lib/zope/file copying src/zope/file/testing.py -> build/lib/zope/file copying src/zope/file/contenttype.py -> build/lib/zope/file copying src/zope/file/i18n.py -> build/lib/zope/file copying src/zope/file/browser.py -> build/lib/zope/file copying src/zope/file/__init__.py -> build/lib/zope/file copying src/zope/file/upload.py -> build/lib/zope/file copying src/zope/file/file.py -> build/lib/zope/file running egg_info writing top-level names to src/zope.file.egg-info/top_level.txt writing namespace_packages to src/zope.file.egg-info/namespace_packages.txt writing dependency_links to src/zope.file.egg-info/dependency_links.txt writing src/zope.file.egg-info/PKG-INFO writing requirements to src/zope.file.egg-info/requires.txt reading manifest file 'src/zope.file.egg-info/SOURCES.txt' writing manifest file 'src/zope.file.egg-info/SOURCES.txt' copying src/zope/file/DEPENDENCIES.cfg -> build/lib/zope/file copying src/zope/file/README.txt -> build/lib/zope/file copying src/zope/file/SETUP.cfg -> build/lib/zope/file copying src/zope/file/browser.txt -> build/lib/zope/file copying src/zope/file/configure.zcml -> build/lib/zope/file copying src/zope/file/contenttype.txt -> build/lib/zope/file copying src/zope/file/download.txt -> build/lib/zope/file copying src/zope/file/ftesting.zcml -> build/lib/zope/file copying src/zope/file/upload.txt -> build/lib/zope/file copying src/zope/file/zope.file-configure.zcml -> build/lib/zope/file 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/file/tests.py -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/DEPENDENCIES.cfg -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/adapters.py -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/event.py -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/interfaces.py -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/upload.txt -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/ftesting.zcml -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/SETUP.cfg -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/download.py -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/README.txt -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/testing.py -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/contenttype.py -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/i18n.py -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/browser.py -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/zope.file-configure.zcml -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/__init__.py -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/configure.zcml -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/upload.py -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/browser.txt -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/download.txt -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/contenttype.txt -> build/bdist.linux-armv7l/wheel/zope/file copying zope/file/file.py -> build/bdist.linux-armv7l/wheel/zope/file running install_egg_info Copying src/zope.file.egg-info to build/bdist.linux-armv7l/wheel/zope.file-0.4.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/zope.file-0.4.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/zope.file-0.4.0.dist-info/WHEEL Running setup.py bdist_wheel for zope.file: finished with status 'done' Stored in directory: /tmp/tmp_5rjl0xb Successfully built zope.file Cleaning up... Removing source in /tmp/pip-build-v7fsi36u/zope.file