Created temporary directory: /tmp/pip-ephem-wheel-cache-od7vw2e9 Created temporary directory: /tmp/pip-req-tracker-gjo_2k11 Created requirements tracker '/tmp/pip-req-tracker-gjo_2k11' Created temporary directory: /tmp/pip-wheel-9fl2p_oy Collecting collective.registration==1.0 1 location(s) to search for versions of collective.registration: * https://pypi.org/simple/collective-registration/ Getting page https://pypi.org/simple/collective-registration/ Analyzing links from page https://pypi.org/simple/collective-registration/ Found link https://files.pythonhosted.org/packages/f2/0b/66170274e54346c93bdecd5808c5878a54e04642dca7fa27c4f2b8fd14fe/collective.registration-1.0a1.tar.gz#sha256=ecbda9d82b4f506ee35257138cadfa6149300c4dab0f2b86ccbd9698e94d8184 (from https://pypi.org/simple/collective-registration/), version: 1.0a1 Found link https://files.pythonhosted.org/packages/4d/ba/227b5eb744a162c2a6eed8cdb7ffa414945af964ef0401d0b802c0c01953/collective.registration-1.0.tar.gz#sha256=3d206138a9e3c4d42c4d386e088f561cada5bd9bf593ed305fcaf220bb756f4b (from https://pypi.org/simple/collective-registration/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-1ngnchxo Downloading https://files.pythonhosted.org/packages/4d/ba/227b5eb744a162c2a6eed8cdb7ffa414945af964ef0401d0b802c0c01953/collective.registration-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4d/ba/227b5eb744a162c2a6eed8cdb7ffa414945af964ef0401d0b802c0c01953/collective.registration-1.0.tar.gz#sha256=3d206138a9e3c4d42c4d386e088f561cada5bd9bf593ed305fcaf220bb756f4b (from https://pypi.org/simple/collective-registration/) Added collective.registration==1.0 from https://files.pythonhosted.org/packages/4d/ba/227b5eb744a162c2a6eed8cdb7ffa414945af964ef0401d0b802c0c01953/collective.registration-1.0.tar.gz#sha256=3d206138a9e3c4d42c4d386e088f561cada5bd9bf593ed305fcaf220bb756f4b to build tracker '/tmp/pip-req-tracker-gjo_2k11' Running setup.py (path:/tmp/pip-wheel-9fl2p_oy/collective.registration/setup.py) egg_info for package collective.registration Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.registration.egg-info writing dependency_links to pip-egg-info/collective.registration.egg-info/dependency_links.txt writing pip-egg-info/collective.registration.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/collective.registration.egg-info/namespace_packages.txt writing requirements to pip-egg-info/collective.registration.egg-info/requires.txt writing top-level names to pip-egg-info/collective.registration.egg-info/top_level.txt writing entry points to pip-egg-info/collective.registration.egg-info/entry_points.txt writing manifest file 'pip-egg-info/collective.registration.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.registration.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'docs' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/collective.registration.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9fl2p_oy/collective.registration has version 1.0, which satisfies requirement collective.registration==1.0 from https://files.pythonhosted.org/packages/4d/ba/227b5eb744a162c2a6eed8cdb7ffa414945af964ef0401d0b802c0c01953/collective.registration-1.0.tar.gz#sha256=3d206138a9e3c4d42c4d386e088f561cada5bd9bf593ed305fcaf220bb756f4b Removed collective.registration==1.0 from https://files.pythonhosted.org/packages/4d/ba/227b5eb744a162c2a6eed8cdb7ffa414945af964ef0401d0b802c0c01953/collective.registration-1.0.tar.gz#sha256=3d206138a9e3c4d42c4d386e088f561cada5bd9bf593ed305fcaf220bb756f4b from build tracker '/tmp/pip-req-tracker-gjo_2k11' Building wheels for collected packages: collective.registration Created temporary directory: /tmp/pip-wheel-7hmb7rn5 Running setup.py bdist_wheel for collective.registration: started Destination directory: /tmp/pip-wheel-7hmb7rn5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9fl2p_oy/collective.registration/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/pip-wheel-7hmb7rn5 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/collective copying src/collective/__init__.py -> build/lib/collective creating build/lib/collective/registration copying src/collective/registration/testing.py -> build/lib/collective/registration copying src/collective/registration/utils.py -> build/lib/collective/registration copying src/collective/registration/__init__.py -> build/lib/collective/registration copying src/collective/registration/setuphandlers.py -> build/lib/collective/registration copying src/collective/registration/config.py -> build/lib/collective/registration copying src/collective/registration/interfaces.py -> build/lib/collective/registration copying src/collective/registration/vocabularies.py -> build/lib/collective/registration creating build/lib/collective/registration/browser copying src/collective/registration/browser/__init__.py -> build/lib/collective/registration/browser copying src/collective/registration/browser/subscriber.py -> build/lib/collective/registration/browser copying src/collective/registration/browser/easyform.py -> build/lib/collective/registration/browser creating build/lib/collective/registration/tests copying src/collective/registration/tests/__init__.py -> build/lib/collective/registration/tests copying src/collective/registration/tests/test_period.py -> build/lib/collective/registration/tests copying src/collective/registration/tests/test_setup.py -> build/lib/collective/registration/tests creating build/lib/collective/registration/content copying src/collective/registration/content/__init__.py -> build/lib/collective/registration/content copying src/collective/registration/content/subscriber.py -> build/lib/collective/registration/content copying src/collective/registration/content/period.py -> build/lib/collective/registration/content copying src/collective/registration/content/registration.py -> build/lib/collective/registration/content creating build/lib/collective/registration/viewlets copying src/collective/registration/viewlets/__init__.py -> build/lib/collective/registration/viewlets copying src/collective/registration/viewlets/registration.py -> build/lib/collective/registration/viewlets running egg_info writing src/collective.registration.egg-info/PKG-INFO writing top-level names to src/collective.registration.egg-info/top_level.txt writing dependency_links to src/collective.registration.egg-info/dependency_links.txt writing entry points to src/collective.registration.egg-info/entry_points.txt writing namespace_packages to src/collective.registration.egg-info/namespace_packages.txt writing requirements to src/collective.registration.egg-info/requires.txt reading manifest file 'src/collective.registration.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'docs' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/collective.registration.egg-info/SOURCES.txt' copying src/collective/registration/configure.zcml -> build/lib/collective/registration copying src/collective/registration/permissions.zcml -> build/lib/collective/registration creating build/lib/collective/registration/locales copying src/collective/registration/locales/collective.registration.pot -> build/lib/collective/registration/locales copying src/collective/registration/locales/update.sh -> build/lib/collective/registration/locales creating build/lib/collective/registration/locales/fr creating build/lib/collective/registration/locales/fr/LC_MESSAGES copying src/collective/registration/locales/fr/LC_MESSAGES/collective.registration.po -> build/lib/collective/registration/locales/fr/LC_MESSAGES creating build/lib/collective/registration/locales/nl creating build/lib/collective/registration/locales/nl/LC_MESSAGES copying src/collective/registration/locales/nl/LC_MESSAGES/collective.registration.po -> build/lib/collective/registration/locales/nl/LC_MESSAGES creating build/lib/collective/registration/profiles creating build/lib/collective/registration/profiles/default copying src/collective/registration/profiles/default/browserlayer.xml -> build/lib/collective/registration/profiles/default copying src/collective/registration/profiles/default/catalog.xml -> build/lib/collective/registration/profiles/default copying src/collective/registration/profiles/default/metadata.xml -> build/lib/collective/registration/profiles/default copying src/collective/registration/profiles/default/rolemap.xml -> build/lib/collective/registration/profiles/default copying src/collective/registration/profiles/default/types.xml -> build/lib/collective/registration/profiles/default copying src/collective/registration/profiles/default/workflows.xml -> build/lib/collective/registration/profiles/default creating build/lib/collective/registration/profiles/default/types copying src/collective/registration/profiles/default/types/EasyForm.xml -> build/lib/collective/registration/profiles/default/types copying src/collective/registration/profiles/default/types/period.xml -> build/lib/collective/registration/profiles/default/types copying src/collective/registration/profiles/default/types/registration.xml -> build/lib/collective/registration/profiles/default/types copying src/collective/registration/profiles/default/types/subscriber.xml -> build/lib/collective/registration/profiles/default/types creating build/lib/collective/registration/profiles/uninstall copying src/collective/registration/profiles/uninstall/browserlayer.xml -> build/lib/collective/registration/profiles/uninstall copying src/collective/registration/profiles/uninstall/types.xml -> build/lib/collective/registration/profiles/uninstall copying src/collective/registration/browser/configure.zcml -> build/lib/collective/registration/browser copying src/collective/registration/content/configure.zcml -> build/lib/collective/registration/content copying src/collective/registration/viewlets/configure.zcml -> build/lib/collective/registration/viewlets creating build/lib/collective/registration/viewlets/templates copying src/collective/registration/viewlets/templates/registrationlink.pt -> build/lib/collective/registration/viewlets/templates installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/collective/__init__.py (namespace package) copying collective/registration/testing.py -> build/bdist.linux-armv7l/wheel/collective/registration copying collective/registration/utils.py -> build/bdist.linux-armv7l/wheel/collective/registration copying collective/registration/permissions.zcml -> build/bdist.linux-armv7l/wheel/collective/registration copying collective/registration/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/registration copying collective/registration/__init__.py -> build/bdist.linux-armv7l/wheel/collective/registration copying collective/registration/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/registration copying collective/registration/config.py -> build/bdist.linux-armv7l/wheel/collective/registration copying collective/registration/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/registration copying collective/registration/vocabularies.py -> build/bdist.linux-armv7l/wheel/collective/registration copying collective/registration/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/registration/browser copying collective/registration/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/registration/browser copying collective/registration/browser/subscriber.py -> build/bdist.linux-armv7l/wheel/collective/registration/browser copying collective/registration/browser/easyform.py -> build/bdist.linux-armv7l/wheel/collective/registration/browser copying collective/registration/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/registration/tests copying collective/registration/tests/test_period.py -> build/bdist.linux-armv7l/wheel/collective/registration/tests copying collective/registration/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/registration/tests copying collective/registration/content/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/registration/content copying collective/registration/content/__init__.py -> build/bdist.linux-armv7l/wheel/collective/registration/content copying collective/registration/content/subscriber.py -> build/bdist.linux-armv7l/wheel/collective/registration/content copying collective/registration/content/period.py -> build/bdist.linux-armv7l/wheel/collective/registration/content copying collective/registration/content/registration.py -> build/bdist.linux-armv7l/wheel/collective/registration/content copying collective/registration/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/registration/locales copying collective/registration/locales/collective.registration.pot -> build/bdist.linux-armv7l/wheel/collective/registration/locales copying collective/registration/locales/nl/LC_MESSAGES/collective.registration.po -> build/bdist.linux-armv7l/wheel/collective/registration/locales/nl/LC_MESSAGES copying collective/registration/locales/fr/LC_MESSAGES/collective.registration.po -> build/bdist.linux-armv7l/wheel/collective/registration/locales/fr/LC_MESSAGES copying collective/registration/viewlets/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/registration/viewlets copying collective/registration/viewlets/__init__.py -> build/bdist.linux-armv7l/wheel/collective/registration/viewlets copying collective/registration/viewlets/registration.py -> build/bdist.linux-armv7l/wheel/collective/registration/viewlets copying collective/registration/viewlets/templates/registrationlink.pt -> build/bdist.linux-armv7l/wheel/collective/registration/viewlets/templates copying collective/registration/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/uninstall copying collective/registration/profiles/uninstall/types.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/uninstall copying collective/registration/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/default copying collective/registration/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/default copying collective/registration/profiles/default/workflows.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/default copying collective/registration/profiles/default/types.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/default copying collective/registration/profiles/default/catalog.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/default copying collective/registration/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/default copying collective/registration/profiles/default/types/period.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/default/types copying collective/registration/profiles/default/types/EasyForm.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/default/types copying collective/registration/profiles/default/types/registration.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/default/types copying collective/registration/profiles/default/types/subscriber.xml -> build/bdist.linux-armv7l/wheel/collective/registration/profiles/default/types running install_egg_info Copying src/collective.registration.egg-info to build/bdist.linux-armv7l/wheel/collective.registration-1.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.registration-1.0-py3.4-nspkg.pth running install_scripts adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") adding license file "LICENSE.GPL" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/collective.registration-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-7hmb7rn5/collective.registration-1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'collective.registration-1.0-py3.4-nspkg.pth' adding 'collective/registration/__init__.py' adding 'collective/registration/config.py' adding 'collective/registration/configure.zcml' adding 'collective/registration/interfaces.py' adding 'collective/registration/permissions.zcml' adding 'collective/registration/setuphandlers.py' adding 'collective/registration/testing.py' adding 'collective/registration/utils.py' adding 'collective/registration/vocabularies.py' adding 'collective/registration/browser/__init__.py' adding 'collective/registration/browser/configure.zcml' adding 'collective/registration/browser/easyform.py' adding 'collective/registration/browser/subscriber.py' adding 'collective/registration/content/__init__.py' adding 'collective/registration/content/configure.zcml' adding 'collective/registration/content/period.py' adding 'collective/registration/content/registration.py' adding 'collective/registration/content/subscriber.py' adding 'collective/registration/locales/collective.registration.pot' adding 'collective/registration/locales/update.sh' adding 'collective/registration/locales/fr/LC_MESSAGES/collective.registration.po' adding 'collective/registration/locales/nl/LC_MESSAGES/collective.registration.po' adding 'collective/registration/profiles/default/browserlayer.xml' adding 'collective/registration/profiles/default/catalog.xml' adding 'collective/registration/profiles/default/metadata.xml' adding 'collective/registration/profiles/default/rolemap.xml' adding 'collective/registration/profiles/default/types.xml' adding 'collective/registration/profiles/default/workflows.xml' adding 'collective/registration/profiles/default/types/EasyForm.xml' adding 'collective/registration/profiles/default/types/period.xml' adding 'collective/registration/profiles/default/types/registration.xml' adding 'collective/registration/profiles/default/types/subscriber.xml' adding 'collective/registration/profiles/uninstall/browserlayer.xml' adding 'collective/registration/profiles/uninstall/types.xml' adding 'collective/registration/tests/__init__.py' adding 'collective/registration/tests/test_period.py' adding 'collective/registration/tests/test_setup.py' adding 'collective/registration/viewlets/__init__.py' adding 'collective/registration/viewlets/configure.zcml' adding 'collective/registration/viewlets/registration.py' adding 'collective/registration/viewlets/templates/registrationlink.pt' adding 'collective.registration-1.0.dist-info/LICENSE.GPL' adding 'collective.registration-1.0.dist-info/LICENSE.rst' adding 'collective.registration-1.0.dist-info/METADATA' adding 'collective.registration-1.0.dist-info/WHEEL' adding 'collective.registration-1.0.dist-info/entry_points.txt' adding 'collective.registration-1.0.dist-info/namespace_packages.txt' adding 'collective.registration-1.0.dist-info/top_level.txt' adding 'collective.registration-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collective.registration: finished with status 'done' Stored in directory: /tmp/tmp5as24o7e Successfully built collective.registration Cleaning up... Removing source in /tmp/pip-wheel-9fl2p_oy/collective.registration Removed build tracker '/tmp/pip-req-tracker-gjo_2k11'