Collecting zope.ramcache==2.0.0 1 location(s) to search for versions of zope.ramcache: * https://pypi.python.org/simple/zope-ramcache/ Getting page https://pypi.python.org/simple/zope-ramcache/ Analyzing links from page https://pypi.python.org/simple/zope-ramcache/ Found link https://pypi.python.org/packages/2a/fc/935dda4201a8067d5aa44390e2ba17cb39fd0d16491ed12696c26008ecb4/zope.ramcache-2.0.0.tar.gz#md5=5abbf93eeea4bba1c9c05e3fec10c99a (from https://pypi.python.org/simple/zope-ramcache/), version: 2.0.0 Found link https://pypi.python.org/packages/99/b5/3b41ecf2ca5e0d20b836427ff1986eceed5bbc4270e598f4eb47729f3f6c/zope.ramcache-2.1.0-py2.py3-none-any.whl#md5=3e076136a1d9d9f2e978f1b3b59e4d98 (from https://pypi.python.org/simple/zope-ramcache/), version: 2.1.0 Found link https://pypi.python.org/packages/aa/90/57e84b94843c2a29ffd4cdd63813d7caba5770fddc4820c8bbd33a67889b/zope.ramcache-2.1.0.tar.gz#md5=25df655636cd0e61eff21c0d97ad7912 (from https://pypi.python.org/simple/zope-ramcache/), version: 2.1.0 Found link https://pypi.python.org/packages/b8/86/3a8193ca2525a47610cbbb0f1c08dbf7f654898ffcc06816991b50c1b0c0/zope.ramcache-1.0.zip#md5=87289e15f0e51f50704adda1557c02a7 (from https://pypi.python.org/simple/zope-ramcache/), version: 1.0 Using version 2.0.0 (newest of versions: 2.0.0) Downloading zope.ramcache-2.0.0.tar.gz Downloading from URL https://pypi.python.org/packages/2a/fc/935dda4201a8067d5aa44390e2ba17cb39fd0d16491ed12696c26008ecb4/zope.ramcache-2.0.0.tar.gz#md5=5abbf93eeea4bba1c9c05e3fec10c99a (from https://pypi.python.org/simple/zope-ramcache/) Running setup.py (path:/tmp/pip-build-x6zwa5t0/zope.ramcache/setup.py) egg_info for package zope.ramcache Running command python setup.py egg_info running egg_info creating pip-egg-info/zope.ramcache.egg-info writing pip-egg-info/zope.ramcache.egg-info/PKG-INFO writing top-level names to pip-egg-info/zope.ramcache.egg-info/top_level.txt writing requirements to pip-egg-info/zope.ramcache.egg-info/requires.txt writing namespace_packages to pip-egg-info/zope.ramcache.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/zope.ramcache.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/zope.ramcache.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zope.ramcache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution writing manifest file 'pip-egg-info/zope.ramcache.egg-info/SOURCES.txt' Source in /tmp/pip-build-x6zwa5t0/zope.ramcache has version 2.0.0, which satisfies requirement zope.ramcache==2.0.0 from https://pypi.python.org/packages/2a/fc/935dda4201a8067d5aa44390e2ba17cb39fd0d16491ed12696c26008ecb4/zope.ramcache-2.0.0.tar.gz#md5=5abbf93eeea4bba1c9c05e3fec10c99a Building wheels for collected packages: zope.ramcache Running setup.py bdist_wheel for zope.ramcache: started Destination directory: /tmp/tmpyp7vw45qpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-x6zwa5t0/zope.ramcache/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/tmpyp7vw45qpip-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/ramcache copying src/zope/ramcache/__init__.py -> build/lib/zope/ramcache copying src/zope/ramcache/ram.py -> build/lib/zope/ramcache copying src/zope/ramcache/_compat.py -> build/lib/zope/ramcache creating build/lib/zope/ramcache/interfaces copying src/zope/ramcache/interfaces/__init__.py -> build/lib/zope/ramcache/interfaces copying src/zope/ramcache/interfaces/ram.py -> build/lib/zope/ramcache/interfaces creating build/lib/zope/ramcache/tests copying src/zope/ramcache/tests/__init__.py -> build/lib/zope/ramcache/tests copying src/zope/ramcache/tests/test_icache.py -> build/lib/zope/ramcache/tests copying src/zope/ramcache/tests/test_ramcache.py -> build/lib/zope/ramcache/tests running egg_info writing namespace_packages to src/zope.ramcache.egg-info/namespace_packages.txt writing top-level names to src/zope.ramcache.egg-info/top_level.txt writing requirements to src/zope.ramcache.egg-info/requires.txt writing src/zope.ramcache.egg-info/PKG-INFO writing dependency_links to src/zope.ramcache.egg-info/dependency_links.txt reading manifest file 'src/zope.ramcache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution writing manifest file 'src/zope.ramcache.egg-info/SOURCES.txt' 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/ramcache/__init__.py -> build/bdist.linux-armv7l/wheel/zope/ramcache copying zope/ramcache/ram.py -> build/bdist.linux-armv7l/wheel/zope/ramcache copying zope/ramcache/_compat.py -> build/bdist.linux-armv7l/wheel/zope/ramcache copying zope/ramcache/interfaces/__init__.py -> build/bdist.linux-armv7l/wheel/zope/ramcache/interfaces copying zope/ramcache/interfaces/ram.py -> build/bdist.linux-armv7l/wheel/zope/ramcache/interfaces copying zope/ramcache/tests/__init__.py -> build/bdist.linux-armv7l/wheel/zope/ramcache/tests copying zope/ramcache/tests/test_icache.py -> build/bdist.linux-armv7l/wheel/zope/ramcache/tests copying zope/ramcache/tests/test_ramcache.py -> build/bdist.linux-armv7l/wheel/zope/ramcache/tests running install_egg_info Copying src/zope.ramcache.egg-info to build/bdist.linux-armv7l/wheel/zope.ramcache-2.0.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/zope.ramcache-2.0.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/zope.ramcache-2.0.0.dist-info/WHEEL Running setup.py bdist_wheel for zope.ramcache: finished with status 'done' Stored in directory: /tmp/tmppessu2rl Successfully built zope.ramcache Cleaning up... Removing source in /tmp/pip-build-x6zwa5t0/zope.ramcache