Created temporary directory: /tmp/pip-ephem-wheel-cache-ye1ndel8 Created temporary directory: /tmp/pip-req-tracker-rweb3slb Created requirements tracker '/tmp/pip-req-tracker-rweb3slb' Created temporary directory: /tmp/pip-wheel-yeugxg4_ Looking in indexes: https://pypi.python.org/simple Collecting python-xml-hl7==1.2.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/32/2a/4bd8489d2055f88e447cad60c45f10636b4d477e31c3d74935080b8fa394/python-xml-hl7-1.1.0.zip#sha256=8fdcb9148d376a6320ad3647ae799c1501e053fac0671970343f8e596821b3bd (from https://pypi.org/simple/python-xml-hl7/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/93/31/d80b84ca48375ae7b9a9210275f8f31fcedc8c710b64232de303b923ede5/python-xml-hl7-1.2.0.tar.gz#sha256=0b4cf4b167e1befa3a8e1d9f105dd8dd82de4545fd1cfc14fa0f9a0ac2bb11d4 (from https://pypi.org/simple/python-xml-hl7/), version: 1.2.0 Using version 1.2.0 (newest of versions: 1.2.0) Created temporary directory: /tmp/pip-unpack-xm9lgv2c Downloading https://files.pythonhosted.org/packages/93/31/d80b84ca48375ae7b9a9210275f8f31fcedc8c710b64232de303b923ede5/python-xml-hl7-1.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/93/31/d80b84ca48375ae7b9a9210275f8f31fcedc8c710b64232de303b923ede5/python-xml-hl7-1.2.0.tar.gz#sha256=0b4cf4b167e1befa3a8e1d9f105dd8dd82de4545fd1cfc14fa0f9a0ac2bb11d4 (from https://pypi.org/simple/python-xml-hl7/) Added python-xml-hl7==1.2.0 from https://files.pythonhosted.org/packages/93/31/d80b84ca48375ae7b9a9210275f8f31fcedc8c710b64232de303b923ede5/python-xml-hl7-1.2.0.tar.gz#sha256=0b4cf4b167e1befa3a8e1d9f105dd8dd82de4545fd1cfc14fa0f9a0ac2bb11d4 to build tracker '/tmp/pip-req-tracker-rweb3slb' Running setup.py (path:/tmp/pip-wheel-yeugxg4_/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 top-level names to pip-egg-info/python_xml_hl7.egg-info/top_level.txt 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 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-yeugxg4_/python-xml-hl7 has version 1.2.0, which satisfies requirement python-xml-hl7==1.2.0 from https://files.pythonhosted.org/packages/93/31/d80b84ca48375ae7b9a9210275f8f31fcedc8c710b64232de303b923ede5/python-xml-hl7-1.2.0.tar.gz#sha256=0b4cf4b167e1befa3a8e1d9f105dd8dd82de4545fd1cfc14fa0f9a0ac2bb11d4 Removed python-xml-hl7==1.2.0 from https://files.pythonhosted.org/packages/93/31/d80b84ca48375ae7b9a9210275f8f31fcedc8c710b64232de303b923ede5/python-xml-hl7-1.2.0.tar.gz#sha256=0b4cf4b167e1befa3a8e1d9f105dd8dd82de4545fd1cfc14fa0f9a0ac2bb11d4 from build tracker '/tmp/pip-req-tracker-rweb3slb' Building wheels for collected packages: python-xml-hl7 Created temporary directory: /tmp/pip-wheel-4yk9trr5 Running setup.py bdist_wheel for python-xml-hl7: started Destination directory: /tmp/pip-wheel-4yk9trr5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-yeugxg4_/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-4yk9trr5 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/constants.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_containers.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests creating build/lib/hl7/xml copying hl7/xml/constants.py -> build/lib/hl7/xml copying hl7/xml/containers.py -> build/lib/hl7/xml copying hl7/xml/parser.py -> build/lib/hl7/xml copying hl7/xml/__init__.py -> build/lib/hl7/xml copying hl7/xml/client.py -> build/lib/hl7/xml copying hl7/xml/utils.py -> build/lib/hl7/xml copying hl7/xml/datatypes.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 creating 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/containers.py -> build/bdist.linux-armv7l/wheel/hl7/xml copying build/lib/hl7/xml/parser.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/client.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/datatypes.py -> build/bdist.linux-armv7l/wheel/hl7/xml copying build/lib/hl7/__init__.py -> build/bdist.linux-armv7l/wheel/hl7 creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/constants.py -> 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/test_utils.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing dependency_links to python_xml_hl7.egg-info/dependency_links.txt writing top-level names to python_xml_hl7.egg-info/top_level.txt writing python_xml_hl7.egg-info/PKG-INFO 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.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_xml_hl7-1.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-4yk9trr5/python_xml_hl7-1.2.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.2.0.dist-info/top_level.txt' adding 'python_xml_hl7-1.2.0.dist-info/WHEEL' adding 'python_xml_hl7-1.2.0.dist-info/METADATA' adding 'python_xml_hl7-1.2.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/tmpjf3sbztr Successfully built python-xml-hl7 Cleaning up... Removing source in /tmp/pip-wheel-yeugxg4_/python-xml-hl7 Removed build tracker '/tmp/pip-req-tracker-rweb3slb'