Created temporary directory: /tmp/pip-ephem-wheel-cache-efpvkjo_ Created temporary directory: /tmp/pip-req-tracker-hacztvdv Created requirements tracker '/tmp/pip-req-tracker-hacztvdv' Created temporary directory: /tmp/pip-wheel-gt9sfqrh Collecting x5092json==1.0.3 1 location(s) to search for versions of x5092json: * https://pypi.org/simple/x5092json/ Getting page https://pypi.org/simple/x5092json/ Analyzing links from page https://pypi.org/simple/x5092json/ Found link https://files.pythonhosted.org/packages/a6/4a/a323fe1a7f0fefbdb270911d0f4fa5c4846a929ea655b58712428228efc5/x5092json-1.0.1.tar.gz#sha256=5ff4a1a088fe4734ea5807e6c117010785b9889f41fc33975dcb02ae15a4fa23 (from https://pypi.org/simple/x5092json/) (requires-python:>=3.5), version: 1.0.1 Found link https://files.pythonhosted.org/packages/58/17/370f1d7be06db3645ab5f2a308ebaca12c385404cd4a8fc3d1710c00796b/x5092json-1.0.2.tar.gz#sha256=3300804f58d904481d1707cfadeeb075e953e65ad1468deeecb9106c8e991ed6 (from https://pypi.org/simple/x5092json/) (requires-python:>=3.5), version: 1.0.2 Found link https://files.pythonhosted.org/packages/6c/d0/78347ac3397a1b7efb4e9650d38ee2e16e0130ae87212ff289bc919a2c36/x5092json-1.0.3.tar.gz#sha256=f3c74d9f6e3b8ee3fde0baa4157de85cc8004cd6c3b4dc0fd1dddacbccef9c61 (from https://pypi.org/simple/x5092json/) (requires-python:>=3.5), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-2fvpxo7v Downloading https://files.pythonhosted.org/packages/6c/d0/78347ac3397a1b7efb4e9650d38ee2e16e0130ae87212ff289bc919a2c36/x5092json-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6c/d0/78347ac3397a1b7efb4e9650d38ee2e16e0130ae87212ff289bc919a2c36/x5092json-1.0.3.tar.gz#sha256=f3c74d9f6e3b8ee3fde0baa4157de85cc8004cd6c3b4dc0fd1dddacbccef9c61 (from https://pypi.org/simple/x5092json/) (requires-python:>=3.5) Added x5092json==1.0.3 from https://files.pythonhosted.org/packages/6c/d0/78347ac3397a1b7efb4e9650d38ee2e16e0130ae87212ff289bc919a2c36/x5092json-1.0.3.tar.gz#sha256=f3c74d9f6e3b8ee3fde0baa4157de85cc8004cd6c3b4dc0fd1dddacbccef9c61 to build tracker '/tmp/pip-req-tracker-hacztvdv' Running setup.py (path:/tmp/pip-wheel-gt9sfqrh/x5092json/setup.py) egg_info for package x5092json Running command python setup.py egg_info running egg_info creating pip-egg-info/x5092json.egg-info writing dependency_links to pip-egg-info/x5092json.egg-info/dependency_links.txt writing top-level names to pip-egg-info/x5092json.egg-info/top_level.txt writing requirements to pip-egg-info/x5092json.egg-info/requires.txt writing entry points to pip-egg-info/x5092json.egg-info/entry_points.txt writing pip-egg-info/x5092json.egg-info/PKG-INFO writing manifest file 'pip-egg-info/x5092json.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/x5092json.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/x5092json.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gt9sfqrh/x5092json has version 1.0.3, which satisfies requirement x5092json==1.0.3 from https://files.pythonhosted.org/packages/6c/d0/78347ac3397a1b7efb4e9650d38ee2e16e0130ae87212ff289bc919a2c36/x5092json-1.0.3.tar.gz#sha256=f3c74d9f6e3b8ee3fde0baa4157de85cc8004cd6c3b4dc0fd1dddacbccef9c61 Removed x5092json==1.0.3 from https://files.pythonhosted.org/packages/6c/d0/78347ac3397a1b7efb4e9650d38ee2e16e0130ae87212ff289bc919a2c36/x5092json-1.0.3.tar.gz#sha256=f3c74d9f6e3b8ee3fde0baa4157de85cc8004cd6c3b4dc0fd1dddacbccef9c61 from build tracker '/tmp/pip-req-tracker-hacztvdv' Building wheels for collected packages: x5092json Created temporary directory: /tmp/pip-wheel-8yn5rvi1 Running setup.py bdist_wheel for x5092json: started Destination directory: /tmp/pip-wheel-8yn5rvi1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gt9sfqrh/x5092json/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-8yn5rvi1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/x5092json copying x5092json/x509parser.py -> build/lib/x5092json copying x5092json/asn1_decode_patches.py -> build/lib/x5092json copying x5092json/more_oids.py -> build/lib/x5092json copying x5092json/extension_patches.py -> build/lib/x5092json copying x5092json/name_patches.py -> build/lib/x5092json copying x5092json/__init__.py -> build/lib/x5092json 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/x5092json copying build/lib/x5092json/x509parser.py -> build/bdist.linux-armv7l/wheel/x5092json copying build/lib/x5092json/asn1_decode_patches.py -> build/bdist.linux-armv7l/wheel/x5092json copying build/lib/x5092json/more_oids.py -> build/bdist.linux-armv7l/wheel/x5092json copying build/lib/x5092json/extension_patches.py -> build/bdist.linux-armv7l/wheel/x5092json copying build/lib/x5092json/name_patches.py -> build/bdist.linux-armv7l/wheel/x5092json copying build/lib/x5092json/__init__.py -> build/bdist.linux-armv7l/wheel/x5092json running install_data creating build/bdist.linux-armv7l/wheel/x5092json-1.0.3.data creating build/bdist.linux-armv7l/wheel/x5092json-1.0.3.data/data creating build/bdist.linux-armv7l/wheel/x5092json-1.0.3.data/data/man creating build/bdist.linux-armv7l/wheel/x5092json-1.0.3.data/data/man/man1 copying doc/man1/x5092json.1 -> build/bdist.linux-armv7l/wheel/x5092json-1.0.3.data/data/man/man1 running install_egg_info running egg_info writing entry points to x5092json.egg-info/entry_points.txt writing x5092json.egg-info/PKG-INFO writing top-level names to x5092json.egg-info/top_level.txt writing requirements to x5092json.egg-info/requires.txt writing dependency_links to x5092json.egg-info/dependency_links.txt reading manifest file 'x5092json.egg-info/SOURCES.txt' writing manifest file 'x5092json.egg-info/SOURCES.txt' Copying x5092json.egg-info to build/bdist.linux-armv7l/wheel/x5092json-1.0.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/x5092json-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-8yn5rvi1/x5092json-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'x5092json/__init__.py' adding 'x5092json/asn1_decode_patches.py' adding 'x5092json/extension_patches.py' adding 'x5092json/more_oids.py' adding 'x5092json/name_patches.py' adding 'x5092json/x509parser.py' adding 'x5092json-1.0.3.data/data/man/man1/x5092json.1' adding 'x5092json-1.0.3.dist-info/METADATA' adding 'x5092json-1.0.3.dist-info/WHEEL' adding 'x5092json-1.0.3.dist-info/entry_points.txt' adding 'x5092json-1.0.3.dist-info/top_level.txt' adding 'x5092json-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for x5092json: finished with status 'done' Stored in directory: /tmp/tmp9oswgwa0 Successfully built x5092json Cleaning up... Removing source in /tmp/pip-wheel-gt9sfqrh/x5092json Removed build tracker '/tmp/pip-req-tracker-hacztvdv'