Collecting zope.principalregistry==4.0.0 1 location(s) to search for versions of zope.principalregistry: * https://pypi.python.org/simple/zope-principalregistry/ Getting page https://pypi.python.org/simple/zope-principalregistry/ Analyzing links from page https://pypi.python.org/simple/zope-principalregistry/ Found link https://pypi.python.org/packages/16/76/cdd2ed46b5d427333f4046886b0667b68e7ea6dacbc0d4f3c099ae543f65/zope.principalregistry-3.7.1.tar.gz#md5=9b90adc7915d9bbed4237db432fc70c2 (from https://pypi.python.org/simple/zope-principalregistry/), version: 3.7.1 Found link https://pypi.python.org/packages/5c/06/b9a3f48cc50a4cb955270dbd53f3981a2fe93ed001e823e12637c6a4e152/zope.principalregistry-4.0.0a1.zip#md5=e1bda1cf68e0ecee8a957df9e84d5ccb (from https://pypi.python.org/simple/zope-principalregistry/), version: 4.0.0a1 Found link https://pypi.python.org/packages/85/04/dd46f869f40d54277de398ecde717c0ce667ae8337fe29c6e3be633db554/zope.principalregistry-4.0.0a2.zip#md5=66f361ad9a228b41eec939c3310cba72 (from https://pypi.python.org/simple/zope-principalregistry/), version: 4.0.0a2 Found link https://pypi.python.org/packages/92/29/a57758e0bdf4a4a5f2bcea9d6cd4b6d3c1add65e32935ac4ea750e0e7a9f/zope.principalregistry-3.7.0.tar.gz#md5=34315cfe28a6d82a429bed786d067cdd (from https://pypi.python.org/simple/zope-principalregistry/), version: 3.7.0 Found link https://pypi.python.org/packages/c0/ec/bc77a99803509605c66d652d6d60208a1a728644d3a35f989ddd5999757b/zope.principalregistry-4.0.0.tar.gz#md5=c4de04558e567dde268095f15a940638 (from https://pypi.python.org/simple/zope-principalregistry/), version: 4.0.0 Using version 4.0.0 (newest of versions: 4.0.0) Downloading zope.principalregistry-4.0.0.tar.gz Downloading from URL https://pypi.python.org/packages/c0/ec/bc77a99803509605c66d652d6d60208a1a728644d3a35f989ddd5999757b/zope.principalregistry-4.0.0.tar.gz#md5=c4de04558e567dde268095f15a940638 (from https://pypi.python.org/simple/zope-principalregistry/) Running setup.py (path:/tmp/pip-build-pm92dral/zope.principalregistry/setup.py) egg_info for package zope.principalregistry Running command python setup.py egg_info running egg_info creating pip-egg-info/zope.principalregistry.egg-info writing top-level names to pip-egg-info/zope.principalregistry.egg-info/top_level.txt writing pip-egg-info/zope.principalregistry.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/zope.principalregistry.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/zope.principalregistry.egg-info/dependency_links.txt writing requirements to pip-egg-info/zope.principalregistry.egg-info/requires.txt writing manifest file 'pip-egg-info/zope.principalregistry.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zope.principalregistry.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/zope.principalregistry.egg-info/SOURCES.txt' Source in /tmp/pip-build-pm92dral/zope.principalregistry has version 4.0.0, which satisfies requirement zope.principalregistry==4.0.0 from https://pypi.python.org/packages/c0/ec/bc77a99803509605c66d652d6d60208a1a728644d3a35f989ddd5999757b/zope.principalregistry-4.0.0.tar.gz#md5=c4de04558e567dde268095f15a940638 Building wheels for collected packages: zope.principalregistry Running setup.py bdist_wheel for zope.principalregistry: started Destination directory: /tmp/tmpvs6daagxpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-pm92dral/zope.principalregistry/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/tmpvs6daagxpip-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/principalregistry copying src/zope/principalregistry/__init__.py -> build/lib/zope/principalregistry copying src/zope/principalregistry/metaconfigure.py -> build/lib/zope/principalregistry copying src/zope/principalregistry/metadirectives.py -> build/lib/zope/principalregistry copying src/zope/principalregistry/principalregistry.py -> build/lib/zope/principalregistry creating build/lib/zope/principalregistry/tests copying src/zope/principalregistry/tests/__init__.py -> build/lib/zope/principalregistry/tests copying src/zope/principalregistry/tests/test_doc.py -> build/lib/zope/principalregistry/tests copying src/zope/principalregistry/tests/test_principalregistry.py -> build/lib/zope/principalregistry/tests running egg_info writing top-level names to src/zope.principalregistry.egg-info/top_level.txt writing requirements to src/zope.principalregistry.egg-info/requires.txt writing dependency_links to src/zope.principalregistry.egg-info/dependency_links.txt writing src/zope.principalregistry.egg-info/PKG-INFO writing namespace_packages to src/zope.principalregistry.egg-info/namespace_packages.txt reading manifest file 'src/zope.principalregistry.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/zope.principalregistry.egg-info/SOURCES.txt' copying src/zope/principalregistry/README.txt -> build/lib/zope/principalregistry copying src/zope/principalregistry/configure.zcml -> build/lib/zope/principalregistry copying src/zope/principalregistry/meta.zcml -> build/lib/zope/principalregistry copying src/zope/principalregistry/tests/principal.zcml -> build/lib/zope/principalregistry/tests 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/principalregistry/__init__.py -> build/bdist.linux-armv7l/wheel/zope/principalregistry copying zope/principalregistry/meta.zcml -> build/bdist.linux-armv7l/wheel/zope/principalregistry copying zope/principalregistry/configure.zcml -> build/bdist.linux-armv7l/wheel/zope/principalregistry copying zope/principalregistry/README.txt -> build/bdist.linux-armv7l/wheel/zope/principalregistry copying zope/principalregistry/metaconfigure.py -> build/bdist.linux-armv7l/wheel/zope/principalregistry copying zope/principalregistry/metadirectives.py -> build/bdist.linux-armv7l/wheel/zope/principalregistry copying zope/principalregistry/principalregistry.py -> build/bdist.linux-armv7l/wheel/zope/principalregistry copying zope/principalregistry/tests/__init__.py -> build/bdist.linux-armv7l/wheel/zope/principalregistry/tests copying zope/principalregistry/tests/test_doc.py -> build/bdist.linux-armv7l/wheel/zope/principalregistry/tests copying zope/principalregistry/tests/test_principalregistry.py -> build/bdist.linux-armv7l/wheel/zope/principalregistry/tests copying zope/principalregistry/tests/principal.zcml -> build/bdist.linux-armv7l/wheel/zope/principalregistry/tests running install_egg_info Copying src/zope.principalregistry.egg-info to build/bdist.linux-armv7l/wheel/zope.principalregistry-4.0.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/zope.principalregistry-4.0.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/zope.principalregistry-4.0.0.dist-info/WHEEL Running setup.py bdist_wheel for zope.principalregistry: finished with status 'done' Stored in directory: /tmp/tmpri3j3_lu Successfully built zope.principalregistry Cleaning up... Removing source in /tmp/pip-build-pm92dral/zope.principalregistry