Created temporary directory: /tmp/pip-ephem-wheel-cache-q8_c48cp Created temporary directory: /tmp/pip-req-tracker-gfxqrmqp Created requirements tracker '/tmp/pip-req-tracker-gfxqrmqp' Created temporary directory: /tmp/pip-wheel-0l4p9qn_ Collecting xmlsig==0.1.2 1 location(s) to search for versions of xmlsig: * https://pypi.org/simple/xmlsig/ Getting page https://pypi.org/simple/xmlsig/ Analyzing links from page https://pypi.org/simple/xmlsig/ Found link https://files.pythonhosted.org/packages/25/d4/24f61d3bc189bafb1c4536334d900f470daff9dde32585f33e25f5cb95b1/xmlsig-0.1.0-py2.py3-none-any.whl#sha256=93044f8e948c6fe3e779555d037fbda7ddf9886b60b6eff059360b1bda39878b (from https://pypi.org/simple/xmlsig/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/9b/d7/2f001d40e05b4a82bfc9698293d2fc2e2ee5f4bdc02e92f314507b5f3184/xmlsig-0.1.1-py2.py3-none-any.whl#sha256=91fa14066b2c7090e9d1de63c3f80b8e28d6794ee691f3e75118473146821823 (from https://pypi.org/simple/xmlsig/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/f2/9c/587c6d4687d26792e61fe8a3ce4439756183ee970daf30530077bf551dbb/xmlsig-0.1.2.tar.gz#sha256=6a57fc514d0a2d06b189e6aa0983f94f14e4996341c94fe1d5fd261af7650704 (from https://pypi.org/simple/xmlsig/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-4r1j7k63 Downloading https://files.pythonhosted.org/packages/f2/9c/587c6d4687d26792e61fe8a3ce4439756183ee970daf30530077bf551dbb/xmlsig-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f2/9c/587c6d4687d26792e61fe8a3ce4439756183ee970daf30530077bf551dbb/xmlsig-0.1.2.tar.gz#sha256=6a57fc514d0a2d06b189e6aa0983f94f14e4996341c94fe1d5fd261af7650704 (from https://pypi.org/simple/xmlsig/) Added xmlsig==0.1.2 from https://files.pythonhosted.org/packages/f2/9c/587c6d4687d26792e61fe8a3ce4439756183ee970daf30530077bf551dbb/xmlsig-0.1.2.tar.gz#sha256=6a57fc514d0a2d06b189e6aa0983f94f14e4996341c94fe1d5fd261af7650704 to build tracker '/tmp/pip-req-tracker-gfxqrmqp' Running setup.py (path:/tmp/pip-wheel-0l4p9qn_/xmlsig/setup.py) egg_info for package xmlsig Running command python setup.py egg_info running egg_info creating pip-egg-info/xmlsig.egg-info writing pip-egg-info/xmlsig.egg-info/PKG-INFO writing dependency_links to pip-egg-info/xmlsig.egg-info/dependency_links.txt writing requirements to pip-egg-info/xmlsig.egg-info/requires.txt writing top-level names to pip-egg-info/xmlsig.egg-info/top_level.txt writing manifest file 'pip-egg-info/xmlsig.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/xmlsig.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no files found matching 'CONTRIBUTORS.rst' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'pip-egg-info/xmlsig.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0l4p9qn_/xmlsig has version 0.1.2, which satisfies requirement xmlsig==0.1.2 from https://files.pythonhosted.org/packages/f2/9c/587c6d4687d26792e61fe8a3ce4439756183ee970daf30530077bf551dbb/xmlsig-0.1.2.tar.gz#sha256=6a57fc514d0a2d06b189e6aa0983f94f14e4996341c94fe1d5fd261af7650704 Removed xmlsig==0.1.2 from https://files.pythonhosted.org/packages/f2/9c/587c6d4687d26792e61fe8a3ce4439756183ee970daf30530077bf551dbb/xmlsig-0.1.2.tar.gz#sha256=6a57fc514d0a2d06b189e6aa0983f94f14e4996341c94fe1d5fd261af7650704 from build tracker '/tmp/pip-req-tracker-gfxqrmqp' Building wheels for collected packages: xmlsig Created temporary directory: /tmp/pip-wheel-osb9xo5p Running setup.py bdist_wheel for xmlsig: started Destination directory: /tmp/pip-wheel-osb9xo5p Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0l4p9qn_/xmlsig/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-osb9xo5p running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/xmlsig copying src/xmlsig/signature_context.py -> build/lib/xmlsig copying src/xmlsig/constants.py -> build/lib/xmlsig copying src/xmlsig/template.py -> build/lib/xmlsig copying src/xmlsig/utils.py -> build/lib/xmlsig copying src/xmlsig/ns.py -> build/lib/xmlsig copying src/xmlsig/__init__.py -> build/lib/xmlsig creating build/lib/xmlsig/algorithms copying src/xmlsig/algorithms/rsa.py -> build/lib/xmlsig/algorithms copying src/xmlsig/algorithms/base.py -> build/lib/xmlsig/algorithms copying src/xmlsig/algorithms/hmac.py -> build/lib/xmlsig/algorithms copying src/xmlsig/algorithms/__init__.py -> build/lib/xmlsig/algorithms running egg_info writing dependency_links to src/xmlsig.egg-info/dependency_links.txt writing requirements to src/xmlsig.egg-info/requires.txt writing src/xmlsig.egg-info/PKG-INFO writing top-level names to src/xmlsig.egg-info/top_level.txt reading manifest file 'src/xmlsig.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no files found matching 'CONTRIBUTORS.rst' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'src/xmlsig.egg-info/SOURCES.txt' creating build/lib/xmlsig/data copying src/xmlsig/data/xmldsig-core-schema.xsd -> build/lib/xmlsig/data installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/xmlsig copying build/lib/xmlsig/signature_context.py -> build/bdist.linux-armv7l/wheel/xmlsig copying build/lib/xmlsig/constants.py -> build/bdist.linux-armv7l/wheel/xmlsig creating build/bdist.linux-armv7l/wheel/xmlsig/algorithms copying build/lib/xmlsig/algorithms/rsa.py -> build/bdist.linux-armv7l/wheel/xmlsig/algorithms copying build/lib/xmlsig/algorithms/base.py -> build/bdist.linux-armv7l/wheel/xmlsig/algorithms copying build/lib/xmlsig/algorithms/hmac.py -> build/bdist.linux-armv7l/wheel/xmlsig/algorithms copying build/lib/xmlsig/algorithms/__init__.py -> build/bdist.linux-armv7l/wheel/xmlsig/algorithms copying build/lib/xmlsig/template.py -> build/bdist.linux-armv7l/wheel/xmlsig creating build/bdist.linux-armv7l/wheel/xmlsig/data copying build/lib/xmlsig/data/xmldsig-core-schema.xsd -> build/bdist.linux-armv7l/wheel/xmlsig/data copying build/lib/xmlsig/utils.py -> build/bdist.linux-armv7l/wheel/xmlsig copying build/lib/xmlsig/ns.py -> build/bdist.linux-armv7l/wheel/xmlsig copying build/lib/xmlsig/__init__.py -> build/bdist.linux-armv7l/wheel/xmlsig running install_egg_info Copying src/xmlsig.egg-info to build/bdist.linux-armv7l/wheel/xmlsig-0.1.2-py3.5.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/xmlsig-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-osb9xo5p/xmlsig-0.1.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'xmlsig/__init__.py' adding 'xmlsig/constants.py' adding 'xmlsig/ns.py' adding 'xmlsig/signature_context.py' adding 'xmlsig/template.py' adding 'xmlsig/utils.py' adding 'xmlsig/algorithms/__init__.py' adding 'xmlsig/algorithms/base.py' adding 'xmlsig/algorithms/hmac.py' adding 'xmlsig/algorithms/rsa.py' adding 'xmlsig/data/xmldsig-core-schema.xsd' adding 'xmlsig-0.1.2.dist-info/LICENSE' adding 'xmlsig-0.1.2.dist-info/METADATA' adding 'xmlsig-0.1.2.dist-info/WHEEL' adding 'xmlsig-0.1.2.dist-info/top_level.txt' adding 'xmlsig-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for xmlsig: finished with status 'done' Stored in directory: /tmp/tmpa85a3qph Successfully built xmlsig Cleaning up... Removing source in /tmp/pip-wheel-0l4p9qn_/xmlsig Removed build tracker '/tmp/pip-req-tracker-gfxqrmqp'