Created temporary directory: /tmp/pip-ephem-wheel-cache-fo7ruejk Created temporary directory: /tmp/pip-req-tracker-ncrlv1zy Created requirements tracker '/tmp/pip-req-tracker-ncrlv1zy' Created temporary directory: /tmp/pip-wheel-f_5qgsvc Looking in indexes: https://pypi.python.org/simple Collecting python-xml-hl7==1.1.0 1 location(s) to search for versions of python-xml-hl7: * https://pypi.python.org/simple/python-xml-hl7/ Getting page https://pypi.python.org/simple/python-xml-hl7/ Analyzing links from page https://pypi.org/simple/python-xml-hl7/ Found link https://files.pythonhosted.org/packages/c1/84/3ad3c9705bb3df1fe3110e2e703202c480a5a3a99832175761af390c74e1/python-xml-hl7-1.0.0.tar.gz#sha256=ead4e4f4a06e5c654962ced1053ae8521ceee0451f1c9d999f5a276d8ffeecde (from https://pypi.org/simple/python-xml-hl7/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/43/13/9c8d45e261e91c0de2e7ebc4c942689ac264080d4b4340a3891529a829e7/python-xml-hl7-1.1.0.tar.gz#sha256=8b05a0dce9d15556eb6537d848d8fc9a77360a7d945c1a0caf0be23d418b1e7d (from https://pypi.org/simple/python-xml-hl7/), version: 1.1.0 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-k7yc60z3 Downloading https://files.pythonhosted.org/packages/43/13/9c8d45e261e91c0de2e7ebc4c942689ac264080d4b4340a3891529a829e7/python-xml-hl7-1.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/43/13/9c8d45e261e91c0de2e7ebc4c942689ac264080d4b4340a3891529a829e7/python-xml-hl7-1.1.0.tar.gz#sha256=8b05a0dce9d15556eb6537d848d8fc9a77360a7d945c1a0caf0be23d418b1e7d (from https://pypi.org/simple/python-xml-hl7/) Added python-xml-hl7==1.1.0 from https://files.pythonhosted.org/packages/43/13/9c8d45e261e91c0de2e7ebc4c942689ac264080d4b4340a3891529a829e7/python-xml-hl7-1.1.0.tar.gz#sha256=8b05a0dce9d15556eb6537d848d8fc9a77360a7d945c1a0caf0be23d418b1e7d to build tracker '/tmp/pip-req-tracker-ncrlv1zy' Running setup.py (path:/tmp/pip-wheel-f_5qgsvc/python-xml-hl7/setup.py) egg_info for package python-xml-hl7 Running command python setup.py egg_info running egg_info creating pip-egg-info/python_xml_hl7.egg-info writing pip-egg-info/python_xml_hl7.egg-info/PKG-INFO writing dependency_links to pip-egg-info/python_xml_hl7.egg-info/dependency_links.txt writing top-level names to pip-egg-info/python_xml_hl7.egg-info/top_level.txt writing manifest file 'pip-egg-info/python_xml_hl7.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_xml_hl7.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/python_xml_hl7.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-f_5qgsvc/python-xml-hl7 has version 1.1.0, which satisfies requirement python-xml-hl7==1.1.0 from https://files.pythonhosted.org/packages/43/13/9c8d45e261e91c0de2e7ebc4c942689ac264080d4b4340a3891529a829e7/python-xml-hl7-1.1.0.tar.gz#sha256=8b05a0dce9d15556eb6537d848d8fc9a77360a7d945c1a0caf0be23d418b1e7d Removed python-xml-hl7==1.1.0 from https://files.pythonhosted.org/packages/43/13/9c8d45e261e91c0de2e7ebc4c942689ac264080d4b4340a3891529a829e7/python-xml-hl7-1.1.0.tar.gz#sha256=8b05a0dce9d15556eb6537d848d8fc9a77360a7d945c1a0caf0be23d418b1e7d from build tracker '/tmp/pip-req-tracker-ncrlv1zy' Building wheels for collected packages: python-xml-hl7 Created temporary directory: /tmp/pip-wheel-r6tf8tli Running setup.py bdist_wheel for python-xml-hl7: started Destination directory: /tmp/pip-wheel-r6tf8tli Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-f_5qgsvc/python-xml-hl7/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-r6tf8tli running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hl7 copying hl7/__init__.py -> build/lib/hl7 creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_containers.py -> build/lib/tests copying tests/constants.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests creating build/lib/hl7/xml copying hl7/xml/client.py -> build/lib/hl7/xml copying hl7/xml/containers.py -> build/lib/hl7/xml copying hl7/xml/utils.py -> build/lib/hl7/xml copying hl7/xml/__init__.py -> build/lib/hl7/xml copying hl7/xml/constants.py -> build/lib/hl7/xml copying hl7/xml/datatypes.py -> build/lib/hl7/xml copying hl7/xml/parser.py -> build/lib/hl7/xml 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/hl7 copying build/lib/hl7/__init__.py -> build/bdist.linux-armv7l/wheel/hl7 creating build/bdist.linux-armv7l/wheel/hl7/xml copying build/lib/hl7/xml/client.py -> build/bdist.linux-armv7l/wheel/hl7/xml copying build/lib/hl7/xml/containers.py -> build/bdist.linux-armv7l/wheel/hl7/xml copying build/lib/hl7/xml/utils.py -> build/bdist.linux-armv7l/wheel/hl7/xml copying build/lib/hl7/xml/__init__.py -> build/bdist.linux-armv7l/wheel/hl7/xml copying build/lib/hl7/xml/constants.py -> build/bdist.linux-armv7l/wheel/hl7/xml copying build/lib/hl7/xml/datatypes.py -> build/bdist.linux-armv7l/wheel/hl7/xml copying build/lib/hl7/xml/parser.py -> build/bdist.linux-armv7l/wheel/hl7/xml creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_containers.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/constants.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing python_xml_hl7.egg-info/PKG-INFO writing top-level names to python_xml_hl7.egg-info/top_level.txt writing dependency_links to python_xml_hl7.egg-info/dependency_links.txt reading manifest file 'python_xml_hl7.egg-info/SOURCES.txt' writing manifest file 'python_xml_hl7.egg-info/SOURCES.txt' Copying python_xml_hl7.egg-info to build/bdist.linux-armv7l/wheel/python_xml_hl7-1.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_xml_hl7-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-r6tf8tli/python_xml_hl7-1.1.0-py3-none-any.whl' and adding '.' to it adding 'hl7/__init__.py' adding 'hl7/xml/__init__.py' adding 'hl7/xml/client.py' adding 'hl7/xml/constants.py' adding 'hl7/xml/containers.py' adding 'hl7/xml/datatypes.py' adding 'hl7/xml/parser.py' adding 'hl7/xml/utils.py' adding 'tests/__init__.py' adding 'tests/constants.py' adding 'tests/test_containers.py' adding 'tests/test_utils.py' adding 'python_xml_hl7-1.1.0.dist-info/top_level.txt' adding 'python_xml_hl7-1.1.0.dist-info/WHEEL' adding 'python_xml_hl7-1.1.0.dist-info/METADATA' adding 'python_xml_hl7-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for python-xml-hl7: finished with status 'done' Stored in directory: /tmp/tmpwlsncp6h Successfully built python-xml-hl7 Cleaning up... Removing source in /tmp/pip-wheel-f_5qgsvc/python-xml-hl7 Removed build tracker '/tmp/pip-req-tracker-ncrlv1zy'