Collecting zc.relation==1.1.post1 1 location(s) to search for versions of zc.relation: * https://pypi.python.org/simple/zc-relation/ Getting page https://pypi.python.org/simple/zc-relation/ Analyzing links from page https://pypi.org/simple/zc-relation/ Found link https://files.pythonhosted.org/packages/bf/31/76b2c1e408136b3e61b5508d254b6ccc26c79b14dc440abe17aae05e3695/zc.relation-1.0.tar.gz#sha256=771ee928bce412f4eaeb6ebebb6dbf12ca2ba9dc4d60ad0a0dae0b608b57cdc5 (from https://pypi.org/simple/zc-relation/), version: 1.0 Found link https://files.pythonhosted.org/packages/ec/7e/956002bf9f288a32ec77c9133ccdbb35607e4605d4d137d97072668bbd67/zc.relation-1.1.tar.gz#sha256=1d2de09eb5642fed4fd8df89391c2dcb378891fd64c0f1d7477eeb053d6e1757 (from https://pypi.org/simple/zc-relation/), version: 1.1 Found link https://files.pythonhosted.org/packages/a4/6c/fe9067c5e43d408f6d94e2b12d62999419e3f55509a03912481191f021c1/zc.relation-1.1.post1.tar.gz#sha256=77f9fb3d60c6728604042a10a266acdf97e9c1fbe831a5e0d8ba4384b6053bf7 (from https://pypi.org/simple/zc-relation/), version: 1.1.post1 Using version 1.1.post1 (newest of versions: 1.1.post1) Downloading https://files.pythonhosted.org/packages/a4/6c/fe9067c5e43d408f6d94e2b12d62999419e3f55509a03912481191f021c1/zc.relation-1.1.post1.tar.gz (153kB) Downloading from URL https://files.pythonhosted.org/packages/a4/6c/fe9067c5e43d408f6d94e2b12d62999419e3f55509a03912481191f021c1/zc.relation-1.1.post1.tar.gz#sha256=77f9fb3d60c6728604042a10a266acdf97e9c1fbe831a5e0d8ba4384b6053bf7 (from https://pypi.org/simple/zc-relation/) Running setup.py (path:/tmp/pip-build-ke7dltwn/zc.relation/setup.py) egg_info for package zc.relation Running command python setup.py egg_info running egg_info creating pip-egg-info/zc.relation.egg-info writing pip-egg-info/zc.relation.egg-info/PKG-INFO writing top-level names to pip-egg-info/zc.relation.egg-info/top_level.txt writing namespace_packages to pip-egg-info/zc.relation.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/zc.relation.egg-info/dependency_links.txt writing requirements to pip-egg-info/zc.relation.egg-info/requires.txt writing manifest file 'pip-egg-info/zc.relation.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zc.relation.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/zc.relation.egg-info/SOURCES.txt' Source in /tmp/pip-build-ke7dltwn/zc.relation has version 1.1.post1, which satisfies requirement zc.relation==1.1.post1 from https://files.pythonhosted.org/packages/a4/6c/fe9067c5e43d408f6d94e2b12d62999419e3f55509a03912481191f021c1/zc.relation-1.1.post1.tar.gz#sha256=77f9fb3d60c6728604042a10a266acdf97e9c1fbe831a5e0d8ba4384b6053bf7 Building wheels for collected packages: zc.relation Running setup.py bdist_wheel for zc.relation: started Destination directory: /tmp/tmpn3l06290pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ke7dltwn/zc.relation/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/tmpn3l06290pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/zc copying src/zc/__init__.py -> build/lib/zc creating build/lib/zc/relation copying src/zc/relation/__init__.py -> build/lib/zc/relation copying src/zc/relation/searchindex.py -> build/lib/zc/relation copying src/zc/relation/tests.py -> build/lib/zc/relation copying src/zc/relation/queryfactory.py -> build/lib/zc/relation copying src/zc/relation/interfaces.py -> build/lib/zc/relation copying src/zc/relation/catalog.py -> build/lib/zc/relation running egg_info writing top-level names to src/zc.relation.egg-info/top_level.txt writing src/zc.relation.egg-info/PKG-INFO writing requirements to src/zc.relation.egg-info/requires.txt writing dependency_links to src/zc.relation.egg-info/dependency_links.txt writing namespace_packages to src/zc.relation.egg-info/namespace_packages.txt reading manifest file 'src/zc.relation.egg-info/SOURCES.txt' writing manifest file 'src/zc.relation.egg-info/SOURCES.txt' copying src/zc/relation/CHANGES.rst -> build/lib/zc/relation copying src/zc/relation/README.rst -> build/lib/zc/relation copying src/zc/relation/optimization.rst -> build/lib/zc/relation copying src/zc/relation/searchindex.rst -> build/lib/zc/relation copying src/zc/relation/tokens.rst -> build/lib/zc/relation creating build/lib/zc/relation/timeit copying src/zc/relation/timeit/manual_intersection.py -> build/lib/zc/relation/timeit copying src/zc/relation/timeit/set_creation_vs_removal.py -> build/lib/zc/relation/timeit copying src/zc/relation/timeit/transitive_search_index.py -> build/lib/zc/relation/timeit installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/zc/__init__.py (namespace package) copying zc/relation/optimization.rst -> build/bdist.linux-armv7l/wheel/zc/relation copying zc/relation/__init__.py -> build/bdist.linux-armv7l/wheel/zc/relation copying zc/relation/CHANGES.rst -> build/bdist.linux-armv7l/wheel/zc/relation copying zc/relation/searchindex.py -> build/bdist.linux-armv7l/wheel/zc/relation copying zc/relation/searchindex.rst -> build/bdist.linux-armv7l/wheel/zc/relation copying zc/relation/tests.py -> build/bdist.linux-armv7l/wheel/zc/relation copying zc/relation/queryfactory.py -> build/bdist.linux-armv7l/wheel/zc/relation copying zc/relation/tokens.rst -> build/bdist.linux-armv7l/wheel/zc/relation copying zc/relation/interfaces.py -> build/bdist.linux-armv7l/wheel/zc/relation copying zc/relation/catalog.py -> build/bdist.linux-armv7l/wheel/zc/relation copying zc/relation/README.rst -> build/bdist.linux-armv7l/wheel/zc/relation copying zc/relation/timeit/transitive_search_index.py -> build/bdist.linux-armv7l/wheel/zc/relation/timeit copying zc/relation/timeit/manual_intersection.py -> build/bdist.linux-armv7l/wheel/zc/relation/timeit copying zc/relation/timeit/set_creation_vs_removal.py -> build/bdist.linux-armv7l/wheel/zc/relation/timeit running install_egg_info Copying src/zc.relation.egg-info to build/bdist.linux-armv7l/wheel/zc.relation-1.1.post1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/zc.relation-1.1.post1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/zc.relation-1.1.post1.dist-info/WHEEL Running setup.py bdist_wheel for zc.relation: finished with status 'done' Stored in directory: /tmp/tmp8je8iac3 Successfully built zc.relation Cleaning up... Removing source in /tmp/pip-build-ke7dltwn/zc.relation