Collecting zope.app.content==3.4.0a1 1 location(s) to search for versions of zope.app.content: * https://pypi.python.org/simple/zope-app-content/ Getting page https://pypi.python.org/simple/zope-app-content/ Analyzing links from page https://pypi.python.org/simple/zope-app-content/ Found link https://pypi.python.org/packages/00/ff/e68826f6d2f805f366491d97b2cf0ffebcbe880a7a63ffe35ee4b4f333fb/zope.app.content-3.5.0.tar.gz#md5=c4f4119c34e1243c3706a9c7b7dc29f5 (from https://pypi.python.org/simple/zope-app-content/), version: 3.5.0 Found link https://pypi.python.org/packages/11/0b/f41a501dafef273febb64e9cc2228ced2f4b4b1a1fd0424a2fec4aec3a19/zope.app.content-3.5.1.tar.gz#md5=0ac6a6fcb5dd6f845759f998d8e8cbb3 (from https://pypi.python.org/simple/zope-app-content/), version: 3.5.1 Found link https://pypi.python.org/packages/33/32/ce8ab57201f422bc9af23b730ebe46bca0933919c8ebba381d41f47acc9c/zope.app.content-4.0.0.tar.gz#md5=dd242ed7b98173e2a4faa9d831fbce66 (from https://pypi.python.org/simple/zope-app-content/), version: 4.0.0 Found link https://pypi.python.org/packages/6f/51/4616655c7c81c61decff2c4948a4d4fab0d0cdcb1bc1e6e5b8e1cb9dca8d/zope.app.content-3.4.0.tar.gz#md5=bf2c89526bea33826f78a697092eecb9 (from https://pypi.python.org/simple/zope-app-content/), version: 3.4.0 Found link https://pypi.python.org/packages/bd/4f/12ce0827f057d3e08cb2ab116922812c3a306886b8da51cca75a971b4953/zope.app.content-4.0.0-py2.py3-none-any.whl#md5=4ebb136a978930161d8a5427b3a9ad4e (from https://pypi.python.org/simple/zope-app-content/), version: 4.0.0 Found link https://pypi.python.org/packages/f1/08/e7b1c7544f9177224461f671e0d3eadb5974be40676c11066141257c4ccc/zope.app.content-3.4.0a1.tar.gz#md5=06696a3d5dd3f10a55d22d6ebc287cee (from https://pypi.python.org/simple/zope-app-content/), version: 3.4.0a1 Using version 3.4.0a1 (newest of versions: 3.4.0a1) Downloading zope.app.content-3.4.0a1.tar.gz Downloading from URL https://pypi.python.org/packages/f1/08/e7b1c7544f9177224461f671e0d3eadb5974be40676c11066141257c4ccc/zope.app.content-3.4.0a1.tar.gz#md5=06696a3d5dd3f10a55d22d6ebc287cee (from https://pypi.python.org/simple/zope-app-content/) Running setup.py (path:/tmp/pip-build-aurz7hqw/zope.app.content/setup.py) egg_info for package zope.app.content Running command python setup.py egg_info running egg_info creating pip-egg-info/zope.app.content.egg-info writing dependency_links to pip-egg-info/zope.app.content.egg-info/dependency_links.txt writing top-level names to pip-egg-info/zope.app.content.egg-info/top_level.txt writing namespace_packages to pip-egg-info/zope.app.content.egg-info/namespace_packages.txt writing pip-egg-info/zope.app.content.egg-info/PKG-INFO writing requirements to pip-egg-info/zope.app.content.egg-info/requires.txt writing manifest file 'pip-egg-info/zope.app.content.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zope.app.content.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/zope.app.content.egg-info/SOURCES.txt' Source in /tmp/pip-build-aurz7hqw/zope.app.content has version 3.4.0a1, which satisfies requirement zope.app.content==3.4.0a1 from https://pypi.python.org/packages/f1/08/e7b1c7544f9177224461f671e0d3eadb5974be40676c11066141257c4ccc/zope.app.content-3.4.0a1.tar.gz#md5=06696a3d5dd3f10a55d22d6ebc287cee Building wheels for collected packages: zope.app.content Running setup.py bdist_wheel for zope.app.content: started Destination directory: /tmp/tmpnpstrv84pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-aurz7hqw/zope.app.content/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/tmpnpstrv84pip-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/app copying src/zope/app/__init__.py -> build/lib/zope/app creating build/lib/zope/app/content copying src/zope/app/content/__init__.py -> build/lib/zope/app/content copying src/zope/app/content/interfaces.py -> build/lib/zope/app/content running egg_info writing top-level names to src/zope.app.content.egg-info/top_level.txt writing src/zope.app.content.egg-info/PKG-INFO writing namespace_packages to src/zope.app.content.egg-info/namespace_packages.txt writing dependency_links to src/zope.app.content.egg-info/dependency_links.txt writing requirements to src/zope.app.content.egg-info/requires.txt reading manifest file 'src/zope.app.content.egg-info/SOURCES.txt' writing manifest file 'src/zope.app.content.egg-info/SOURCES.txt' copying src/zope/app/content/configure.zcml -> build/lib/zope/app/content 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) Skipping installation of build/bdist.linux-armv7l/wheel/zope/app/__init__.py (namespace package) copying zope/app/content/__init__.py -> build/bdist.linux-armv7l/wheel/zope/app/content copying zope/app/content/interfaces.py -> build/bdist.linux-armv7l/wheel/zope/app/content copying zope/app/content/configure.zcml -> build/bdist.linux-armv7l/wheel/zope/app/content running install_egg_info Copying src/zope.app.content.egg-info to build/bdist.linux-armv7l/wheel/zope.app.content-3.4.0a1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/zope.app.content-3.4.0a1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/zope.app.content-3.4.0a1.dist-info/WHEEL Running setup.py bdist_wheel for zope.app.content: finished with status 'done' Stored in directory: /tmp/tmprbjbbbnn Successfully built zope.app.content Cleaning up... Removing source in /tmp/pip-build-aurz7hqw/zope.app.content