Created temporary directory: /tmp/pip-ephem-wheel-cache-9x4bk9gu Created temporary directory: /tmp/pip-req-tracker-x0h8tcuf Created requirements tracker '/tmp/pip-req-tracker-x0h8tcuf' Created temporary directory: /tmp/pip-wheel-1170eq6w Collecting collective.csaml2==1.2 1 location(s) to search for versions of collective.csaml2: * https://pypi.org/simple/collective-csaml2/ Getting page https://pypi.org/simple/collective-csaml2/ Analyzing links from page https://pypi.org/simple/collective-csaml2/ Skipping link https://files.pythonhosted.org/packages/2c/d4/66214900e1cb65cd7572b8fa3d6bf2dfe4923c3d675e972e80d70648d292/collective.csaml2-1.2-py2-none-any.whl#sha256=0e8345532834795f385f479b8b7d2666a985566cf035eb9a3ddc26b123c9dd45 (from https://pypi.org/simple/collective-csaml2/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ab/c5/239c4823be92c5c841d1709c6b219a78a842cf35787d67c7ebff25f8f460/collective.csaml2-1.2.tar.gz#sha256=ff18e2ed76db2242c9e127f6ff622969420ce581a582a930be2a79ee710b8ed4 (from https://pypi.org/simple/collective-csaml2/), version: 1.2 Using version 1.2 (newest of versions: 1.2) Created temporary directory: /tmp/pip-unpack-7n01l1y4 Downloading https://files.pythonhosted.org/packages/ab/c5/239c4823be92c5c841d1709c6b219a78a842cf35787d67c7ebff25f8f460/collective.csaml2-1.2.tar.gz (40kB) Downloading from URL https://files.pythonhosted.org/packages/ab/c5/239c4823be92c5c841d1709c6b219a78a842cf35787d67c7ebff25f8f460/collective.csaml2-1.2.tar.gz#sha256=ff18e2ed76db2242c9e127f6ff622969420ce581a582a930be2a79ee710b8ed4 (from https://pypi.org/simple/collective-csaml2/) Added collective.csaml2==1.2 from https://files.pythonhosted.org/packages/ab/c5/239c4823be92c5c841d1709c6b219a78a842cf35787d67c7ebff25f8f460/collective.csaml2-1.2.tar.gz#sha256=ff18e2ed76db2242c9e127f6ff622969420ce581a582a930be2a79ee710b8ed4 to build tracker '/tmp/pip-req-tracker-x0h8tcuf' Running setup.py (path:/tmp/pip-wheel-1170eq6w/collective.csaml2/setup.py) egg_info for package collective.csaml2 Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.csaml2.egg-info writing pip-egg-info/collective.csaml2.egg-info/PKG-INFO writing top-level names to pip-egg-info/collective.csaml2.egg-info/top_level.txt writing namespace_packages to pip-egg-info/collective.csaml2.egg-info/namespace_packages.txt writing requirements to pip-egg-info/collective.csaml2.egg-info/requires.txt writing dependency_links to pip-egg-info/collective.csaml2.egg-info/dependency_links.txt writing entry points to pip-egg-info/collective.csaml2.egg-info/entry_points.txt writing manifest file 'pip-egg-info/collective.csaml2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.csaml2.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/collective.csaml2.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1170eq6w/collective.csaml2 has version 1.2, which satisfies requirement collective.csaml2==1.2 from https://files.pythonhosted.org/packages/ab/c5/239c4823be92c5c841d1709c6b219a78a842cf35787d67c7ebff25f8f460/collective.csaml2-1.2.tar.gz#sha256=ff18e2ed76db2242c9e127f6ff622969420ce581a582a930be2a79ee710b8ed4 Removed collective.csaml2==1.2 from https://files.pythonhosted.org/packages/ab/c5/239c4823be92c5c841d1709c6b219a78a842cf35787d67c7ebff25f8f460/collective.csaml2-1.2.tar.gz#sha256=ff18e2ed76db2242c9e127f6ff622969420ce581a582a930be2a79ee710b8ed4 from build tracker '/tmp/pip-req-tracker-x0h8tcuf' Building wheels for collected packages: collective.csaml2 Created temporary directory: /tmp/pip-wheel-rjozxj1o Running setup.py bdist_wheel for collective.csaml2: started Destination directory: /tmp/pip-wheel-rjozxj1o Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1170eq6w/collective.csaml2/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-rjozxj1o 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/saml2 copying src/collective/saml2/testing.py -> build/lib/collective/saml2 copying src/collective/saml2/__init__.py -> build/lib/collective/saml2 copying src/collective/saml2/idpsso.py -> build/lib/collective/saml2 copying src/collective/saml2/tests.py -> build/lib/collective/saml2 copying src/collective/saml2/interfaces.py -> build/lib/collective/saml2 creating build/lib/collective/saml2/browser copying src/collective/saml2/browser/__init__.py -> build/lib/collective/saml2/browser creating build/lib/collective/saml2/bindings copying src/collective/saml2/bindings/_sp.py -> build/lib/collective/saml2/bindings copying src/collective/saml2/bindings/__init__.py -> build/lib/collective/saml2/bindings copying src/collective/saml2/bindings/_auth.py -> build/lib/collective/saml2/bindings copying src/collective/saml2/bindings/ws_fed.py -> build/lib/collective/saml2/bindings copying src/collective/saml2/bindings/_wsu.py -> build/lib/collective/saml2/bindings copying src/collective/saml2/bindings/_wsa.py -> build/lib/collective/saml2/bindings running egg_info writing src/collective.csaml2.egg-info/PKG-INFO writing requirements to src/collective.csaml2.egg-info/requires.txt writing dependency_links to src/collective.csaml2.egg-info/dependency_links.txt writing entry points to src/collective.csaml2.egg-info/entry_points.txt writing top-level names to src/collective.csaml2.egg-info/top_level.txt writing namespace_packages to src/collective.csaml2.egg-info/namespace_packages.txt reading manifest file 'src/collective.csaml2.egg-info/SOURCES.txt' writing manifest file 'src/collective.csaml2.egg-info/SOURCES.txt' 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/saml2/testing.py -> build/bdist.linux-armv7l/wheel/collective/saml2 copying collective/saml2/__init__.py -> build/bdist.linux-armv7l/wheel/collective/saml2 copying collective/saml2/idpsso.py -> build/bdist.linux-armv7l/wheel/collective/saml2 copying collective/saml2/tests.py -> build/bdist.linux-armv7l/wheel/collective/saml2 copying collective/saml2/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/saml2 copying collective/saml2/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/saml2/browser copying collective/saml2/bindings/_sp.py -> build/bdist.linux-armv7l/wheel/collective/saml2/bindings copying collective/saml2/bindings/__init__.py -> build/bdist.linux-armv7l/wheel/collective/saml2/bindings copying collective/saml2/bindings/_auth.py -> build/bdist.linux-armv7l/wheel/collective/saml2/bindings copying collective/saml2/bindings/ws_fed.py -> build/bdist.linux-armv7l/wheel/collective/saml2/bindings copying collective/saml2/bindings/_wsu.py -> build/bdist.linux-armv7l/wheel/collective/saml2/bindings copying collective/saml2/bindings/_wsa.py -> build/bdist.linux-armv7l/wheel/collective/saml2/bindings running install_egg_info Copying src/collective.csaml2.egg-info to build/bdist.linux-armv7l/wheel/collective.csaml2-1.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.csaml2-1.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.csaml2-1.2.dist-info/WHEEL creating '/tmp/pip-wheel-rjozxj1o/collective.csaml2-1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'collective.csaml2-1.2-py3.4-nspkg.pth' adding 'collective/saml2/__init__.py' adding 'collective/saml2/idpsso.py' adding 'collective/saml2/interfaces.py' adding 'collective/saml2/testing.py' adding 'collective/saml2/tests.py' adding 'collective/saml2/bindings/__init__.py' adding 'collective/saml2/bindings/_auth.py' adding 'collective/saml2/bindings/_sp.py' adding 'collective/saml2/bindings/_wsa.py' adding 'collective/saml2/bindings/_wsu.py' adding 'collective/saml2/bindings/ws_fed.py' adding 'collective/saml2/browser/__init__.py' adding 'collective.csaml2-1.2.dist-info/METADATA' adding 'collective.csaml2-1.2.dist-info/WHEEL' adding 'collective.csaml2-1.2.dist-info/entry_points.txt' adding 'collective.csaml2-1.2.dist-info/namespace_packages.txt' adding 'collective.csaml2-1.2.dist-info/top_level.txt' adding 'collective.csaml2-1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collective.csaml2: finished with status 'done' Stored in directory: /tmp/tmpf1o2pg4e Successfully built collective.csaml2 Cleaning up... Removing source in /tmp/pip-wheel-1170eq6w/collective.csaml2 Removed build tracker '/tmp/pip-req-tracker-x0h8tcuf'