Created temporary directory: /tmp/pip-ephem-wheel-cache-fawtxwup Created temporary directory: /tmp/pip-req-tracker-hwjlsjee Created requirements tracker '/tmp/pip-req-tracker-hwjlsjee' Created temporary directory: /tmp/pip-wheel-vjdswxvs Collecting pyxst==0.3.0 1 location(s) to search for versions of pyxst: * https://pypi.org/simple/pyxst/ Getting page https://pypi.org/simple/pyxst/ Analyzing links from page https://pypi.org/simple/pyxst/ Found link https://files.pythonhosted.org/packages/28/9b/c911fa6f3014b9a7a8d92ec20d506fdf5578b4950c5510f58a6bf928214f/pyxst-0.1.0a.tar.gz#sha256=db5d170e2aeff399d39faa5419f1bd4041abc43b20292d555e61a52c67ca2e51 (from https://pypi.org/simple/pyxst/), version: 0.1.0a Found link https://files.pythonhosted.org/packages/b1/60/4f9302cc1e717833909b7a05b9f32cc09b29b516f95d12073527d2c64e7d/pyxst-0.1.1.tar.gz#sha256=b305da6bfc9c08109b6cd6bbc2760eff9351fddc694476b51b993d78bb8f624e (from https://pypi.org/simple/pyxst/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/06/a9/352e3fd9f46a66980fda2d5dea560cef2635f58ab110ad657c59d6b52e57/pyxst-0.2.0.tar.gz#sha256=b05e616878ec42741a7dd8a1ea6c4d55d3fdf37b6834db600d1a303c0d762bfd (from https://pypi.org/simple/pyxst/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/4d/d1/69dfa211fce49fc8add7d5d63a5a9bde3f8d0a1eec6ac8d1c059674f31a8/pyxst-0.3.0.tar.gz#sha256=2f5822186cc841a482e43fe6b5fa59a18a4ee1f923c4c47a0065ccea00a1eab6 (from https://pypi.org/simple/pyxst/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-k2nr_b15 Downloading https://files.pythonhosted.org/packages/4d/d1/69dfa211fce49fc8add7d5d63a5a9bde3f8d0a1eec6ac8d1c059674f31a8/pyxst-0.3.0.tar.gz (57kB) Downloading from URL https://files.pythonhosted.org/packages/4d/d1/69dfa211fce49fc8add7d5d63a5a9bde3f8d0a1eec6ac8d1c059674f31a8/pyxst-0.3.0.tar.gz#sha256=2f5822186cc841a482e43fe6b5fa59a18a4ee1f923c4c47a0065ccea00a1eab6 (from https://pypi.org/simple/pyxst/) Added pyxst==0.3.0 from https://files.pythonhosted.org/packages/4d/d1/69dfa211fce49fc8add7d5d63a5a9bde3f8d0a1eec6ac8d1c059674f31a8/pyxst-0.3.0.tar.gz#sha256=2f5822186cc841a482e43fe6b5fa59a18a4ee1f923c4c47a0065ccea00a1eab6 to build tracker '/tmp/pip-req-tracker-hwjlsjee' Running setup.py (path:/tmp/pip-wheel-vjdswxvs/pyxst/setup.py) egg_info for package pyxst Running command python setup.py egg_info running egg_info creating pip-egg-info/pyxst.egg-info writing top-level names to pip-egg-info/pyxst.egg-info/top_level.txt writing requirements to pip-egg-info/pyxst.egg-info/requires.txt writing pip-egg-info/pyxst.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pyxst.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pyxst.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyxst.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'debian' no previously-included directories found matching 'python-pyxst.spec' writing manifest file 'pip-egg-info/pyxst.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vjdswxvs/pyxst has version 0.3.0, which satisfies requirement pyxst==0.3.0 from https://files.pythonhosted.org/packages/4d/d1/69dfa211fce49fc8add7d5d63a5a9bde3f8d0a1eec6ac8d1c059674f31a8/pyxst-0.3.0.tar.gz#sha256=2f5822186cc841a482e43fe6b5fa59a18a4ee1f923c4c47a0065ccea00a1eab6 Removed pyxst==0.3.0 from https://files.pythonhosted.org/packages/4d/d1/69dfa211fce49fc8add7d5d63a5a9bde3f8d0a1eec6ac8d1c059674f31a8/pyxst-0.3.0.tar.gz#sha256=2f5822186cc841a482e43fe6b5fa59a18a4ee1f923c4c47a0065ccea00a1eab6 from build tracker '/tmp/pip-req-tracker-hwjlsjee' Building wheels for collected packages: pyxst Created temporary directory: /tmp/pip-wheel-g5agwkjz Running setup.py bdist_wheel for pyxst: started Destination directory: /tmp/pip-wheel-g5agwkjz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vjdswxvs/pyxst/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-g5agwkjz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyxst copying pyxst/__init__.py -> build/lib/pyxst creating build/lib/pyxst/xml_struct copying pyxst/xml_struct/docs_analyzer.py -> build/lib/pyxst/xml_struct copying pyxst/xml_struct/comparator.py -> build/lib/pyxst/xml_struct copying pyxst/xml_struct/pprint.py -> build/lib/pyxst/xml_struct copying pyxst/xml_struct/graph.py -> build/lib/pyxst/xml_struct copying pyxst/xml_struct/utils.py -> build/lib/pyxst/xml_struct copying pyxst/xml_struct/graph_nodes.py -> build/lib/pyxst/xml_struct copying pyxst/xml_struct/__init__.py -> build/lib/pyxst/xml_struct copying pyxst/xml_struct/graph_target_relations.py -> build/lib/pyxst/xml_struct creating build/lib/pyxst/dtd copying pyxst/dtd/errors.py -> build/lib/pyxst/dtd copying pyxst/dtd/root.py -> build/lib/pyxst/dtd copying pyxst/dtd/groups.py -> build/lib/pyxst/dtd copying pyxst/dtd/utils.py -> build/lib/pyxst/dtd copying pyxst/dtd/constants.py -> build/lib/pyxst/dtd copying pyxst/dtd/nodes.py -> build/lib/pyxst/dtd copying pyxst/dtd/__init__.py -> build/lib/pyxst/dtd copying pyxst/dtd/parser.py -> build/lib/pyxst/dtd creating build/lib/pyxst/xsd copying pyxst/xsd/errors.py -> build/lib/pyxst/xsd copying pyxst/xsd/root.py -> build/lib/pyxst/xsd copying pyxst/xsd/groups.py -> build/lib/pyxst/xsd copying pyxst/xsd/utils.py -> build/lib/pyxst/xsd copying pyxst/xsd/attributes.py -> build/lib/pyxst/xsd copying pyxst/xsd/elements.py -> build/lib/pyxst/xsd copying pyxst/xsd/__init__.py -> build/lib/pyxst/xsd copying pyxst/xsd/types.py -> build/lib/pyxst/xsd copying pyxst/xsd/constraints.py -> build/lib/pyxst/xsd copying pyxst/xsd/parser.py -> build/lib/pyxst/xsd 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/pyxst creating build/bdist.linux-armv7l/wheel/pyxst/xml_struct copying build/lib/pyxst/xml_struct/docs_analyzer.py -> build/bdist.linux-armv7l/wheel/pyxst/xml_struct copying build/lib/pyxst/xml_struct/comparator.py -> build/bdist.linux-armv7l/wheel/pyxst/xml_struct copying build/lib/pyxst/xml_struct/pprint.py -> build/bdist.linux-armv7l/wheel/pyxst/xml_struct copying build/lib/pyxst/xml_struct/graph.py -> build/bdist.linux-armv7l/wheel/pyxst/xml_struct copying build/lib/pyxst/xml_struct/utils.py -> build/bdist.linux-armv7l/wheel/pyxst/xml_struct copying build/lib/pyxst/xml_struct/graph_nodes.py -> build/bdist.linux-armv7l/wheel/pyxst/xml_struct copying build/lib/pyxst/xml_struct/__init__.py -> build/bdist.linux-armv7l/wheel/pyxst/xml_struct copying build/lib/pyxst/xml_struct/graph_target_relations.py -> build/bdist.linux-armv7l/wheel/pyxst/xml_struct creating build/bdist.linux-armv7l/wheel/pyxst/dtd copying build/lib/pyxst/dtd/errors.py -> build/bdist.linux-armv7l/wheel/pyxst/dtd copying build/lib/pyxst/dtd/root.py -> build/bdist.linux-armv7l/wheel/pyxst/dtd copying build/lib/pyxst/dtd/groups.py -> build/bdist.linux-armv7l/wheel/pyxst/dtd copying build/lib/pyxst/dtd/utils.py -> build/bdist.linux-armv7l/wheel/pyxst/dtd copying build/lib/pyxst/dtd/constants.py -> build/bdist.linux-armv7l/wheel/pyxst/dtd copying build/lib/pyxst/dtd/nodes.py -> build/bdist.linux-armv7l/wheel/pyxst/dtd copying build/lib/pyxst/dtd/__init__.py -> build/bdist.linux-armv7l/wheel/pyxst/dtd copying build/lib/pyxst/dtd/parser.py -> build/bdist.linux-armv7l/wheel/pyxst/dtd creating build/bdist.linux-armv7l/wheel/pyxst/xsd copying build/lib/pyxst/xsd/errors.py -> build/bdist.linux-armv7l/wheel/pyxst/xsd copying build/lib/pyxst/xsd/root.py -> build/bdist.linux-armv7l/wheel/pyxst/xsd copying build/lib/pyxst/xsd/groups.py -> build/bdist.linux-armv7l/wheel/pyxst/xsd copying build/lib/pyxst/xsd/utils.py -> build/bdist.linux-armv7l/wheel/pyxst/xsd copying build/lib/pyxst/xsd/attributes.py -> build/bdist.linux-armv7l/wheel/pyxst/xsd copying build/lib/pyxst/xsd/elements.py -> build/bdist.linux-armv7l/wheel/pyxst/xsd copying build/lib/pyxst/xsd/__init__.py -> build/bdist.linux-armv7l/wheel/pyxst/xsd copying build/lib/pyxst/xsd/types.py -> build/bdist.linux-armv7l/wheel/pyxst/xsd copying build/lib/pyxst/xsd/constraints.py -> build/bdist.linux-armv7l/wheel/pyxst/xsd copying build/lib/pyxst/xsd/parser.py -> build/bdist.linux-armv7l/wheel/pyxst/xsd copying build/lib/pyxst/__init__.py -> build/bdist.linux-armv7l/wheel/pyxst running install_egg_info running egg_info writing dependency_links to pyxst.egg-info/dependency_links.txt writing pyxst.egg-info/PKG-INFO writing top-level names to pyxst.egg-info/top_level.txt writing requirements to pyxst.egg-info/requires.txt reading manifest file 'pyxst.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'debian' no previously-included directories found matching 'python-pyxst.spec' writing manifest file 'pyxst.egg-info/SOURCES.txt' Copying pyxst.egg-info to build/bdist.linux-armv7l/wheel/pyxst-0.3.0-py3.4.egg-info running install_scripts adding license file "COPYING.LESSER" (matched pattern "COPYING*") creating build/bdist.linux-armv7l/wheel/pyxst-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-g5agwkjz/pyxst-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyxst/__init__.py' adding 'pyxst/dtd/__init__.py' adding 'pyxst/dtd/constants.py' adding 'pyxst/dtd/errors.py' adding 'pyxst/dtd/groups.py' adding 'pyxst/dtd/nodes.py' adding 'pyxst/dtd/parser.py' adding 'pyxst/dtd/root.py' adding 'pyxst/dtd/utils.py' adding 'pyxst/xml_struct/__init__.py' adding 'pyxst/xml_struct/comparator.py' adding 'pyxst/xml_struct/docs_analyzer.py' adding 'pyxst/xml_struct/graph.py' adding 'pyxst/xml_struct/graph_nodes.py' adding 'pyxst/xml_struct/graph_target_relations.py' adding 'pyxst/xml_struct/pprint.py' adding 'pyxst/xml_struct/utils.py' adding 'pyxst/xsd/__init__.py' adding 'pyxst/xsd/attributes.py' adding 'pyxst/xsd/constraints.py' adding 'pyxst/xsd/elements.py' adding 'pyxst/xsd/errors.py' adding 'pyxst/xsd/groups.py' adding 'pyxst/xsd/parser.py' adding 'pyxst/xsd/root.py' adding 'pyxst/xsd/types.py' adding 'pyxst/xsd/utils.py' adding 'pyxst-0.3.0.dist-info/COPYING.LESSER' adding 'pyxst-0.3.0.dist-info/METADATA' adding 'pyxst-0.3.0.dist-info/WHEEL' adding 'pyxst-0.3.0.dist-info/top_level.txt' adding 'pyxst-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyxst: finished with status 'done' Stored in directory: /tmp/tmpg4rrhut_ Successfully built pyxst Cleaning up... Removing source in /tmp/pip-wheel-vjdswxvs/pyxst Removed build tracker '/tmp/pip-req-tracker-hwjlsjee'