Created temporary directory: /tmp/pip-ephem-wheel-cache-6q8indeh Created temporary directory: /tmp/pip-req-tracker-k2qb8sj0 Created requirements tracker '/tmp/pip-req-tracker-k2qb8sj0' Created temporary directory: /tmp/pip-wheel-sj_x9nzg Collecting crl.remotescript==1.0.2 1 location(s) to search for versions of crl.remotescript: * https://pypi.org/simple/crl-remotescript/ Getting page https://pypi.org/simple/crl-remotescript/ Analyzing links from page https://pypi.org/simple/crl-remotescript/ Found link https://files.pythonhosted.org/packages/83/2a/1b35bdad5b3839f341acbd75955917b71e392643857882d6ee4ae16f8142/crl.remotescript-1.0.tar.gz#sha256=e1e387e3d7b3a1d836de0718458adab5fb6a7d2013b3f15ec313c4f803a94e09 (from https://pypi.org/simple/crl-remotescript/), version: 1.0 Found link https://files.pythonhosted.org/packages/20/77/8431d41e9db0d27f5d881d3eb533aa123c3c131b5fada003ceab4da9e461/crl.remotescript-1.0.1.tar.gz#sha256=2ff06dddd24f7542d1c6a017a73d9d956b1b045b670004036dc44c8ad9e1fc67 (from https://pypi.org/simple/crl-remotescript/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/94/a9/be83b3ec65a8802b2aad9c0ab784d7586df24c0a35acc5a6e2cb895388a5/crl.remotescript-1.0.2.tar.gz#sha256=e62998e974dbe1ca93cff92a1d72cd578900d42e90a36f21dbd02b2a2c8f452e (from https://pypi.org/simple/crl-remotescript/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-dts9h2nm Downloading https://files.pythonhosted.org/packages/94/a9/be83b3ec65a8802b2aad9c0ab784d7586df24c0a35acc5a6e2cb895388a5/crl.remotescript-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/94/a9/be83b3ec65a8802b2aad9c0ab784d7586df24c0a35acc5a6e2cb895388a5/crl.remotescript-1.0.2.tar.gz#sha256=e62998e974dbe1ca93cff92a1d72cd578900d42e90a36f21dbd02b2a2c8f452e (from https://pypi.org/simple/crl-remotescript/) Added crl.remotescript==1.0.2 from https://files.pythonhosted.org/packages/94/a9/be83b3ec65a8802b2aad9c0ab784d7586df24c0a35acc5a6e2cb895388a5/crl.remotescript-1.0.2.tar.gz#sha256=e62998e974dbe1ca93cff92a1d72cd578900d42e90a36f21dbd02b2a2c8f452e to build tracker '/tmp/pip-req-tracker-k2qb8sj0' Running setup.py (path:/tmp/pip-wheel-sj_x9nzg/crl.remotescript/setup.py) egg_info for package crl.remotescript Running command python setup.py egg_info running egg_info creating pip-egg-info/crl.remotescript.egg-info writing entry points to pip-egg-info/crl.remotescript.egg-info/entry_points.txt writing namespace_packages to pip-egg-info/crl.remotescript.egg-info/namespace_packages.txt writing requirements to pip-egg-info/crl.remotescript.egg-info/requires.txt writing pip-egg-info/crl.remotescript.egg-info/PKG-INFO writing top-level names to pip-egg-info/crl.remotescript.egg-info/top_level.txt writing dependency_links to pip-egg-info/crl.remotescript.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/crl.remotescript.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/crl.remotescript.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'sphinxdocs/_static/*' writing manifest file 'pip-egg-info/crl.remotescript.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-sj_x9nzg/crl.remotescript has version 1.0.2, which satisfies requirement crl.remotescript==1.0.2 from https://files.pythonhosted.org/packages/94/a9/be83b3ec65a8802b2aad9c0ab784d7586df24c0a35acc5a6e2cb895388a5/crl.remotescript-1.0.2.tar.gz#sha256=e62998e974dbe1ca93cff92a1d72cd578900d42e90a36f21dbd02b2a2c8f452e Removed crl.remotescript==1.0.2 from https://files.pythonhosted.org/packages/94/a9/be83b3ec65a8802b2aad9c0ab784d7586df24c0a35acc5a6e2cb895388a5/crl.remotescript-1.0.2.tar.gz#sha256=e62998e974dbe1ca93cff92a1d72cd578900d42e90a36f21dbd02b2a2c8f452e from build tracker '/tmp/pip-req-tracker-k2qb8sj0' Building wheels for collected packages: crl.remotescript Created temporary directory: /tmp/pip-wheel-390hr1wq Running setup.py bdist_wheel for crl.remotescript: started Destination directory: /tmp/pip-wheel-390hr1wq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-sj_x9nzg/crl.remotescript/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-390hr1wq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/crl copying src/crl/__init__.py -> build/lib/crl creating build/lib/crl/remotescript copying src/crl/remotescript/_version.py -> build/lib/crl/remotescript copying src/crl/remotescript/fpengine.py -> build/lib/crl/remotescript copying src/crl/remotescript/target.py -> build/lib/crl/remotescript copying src/crl/remotescript/robotdocsconf.py -> build/lib/crl/remotescript copying src/crl/remotescript/scp.py -> build/lib/crl/remotescript copying src/crl/remotescript/RemoteScript.py -> build/lib/crl/remotescript copying src/crl/remotescript/FP.py -> build/lib/crl/remotescript copying src/crl/remotescript/connectionmediator.py -> build/lib/crl/remotescript copying src/crl/remotescript/remotefile.py -> build/lib/crl/remotescript copying src/crl/remotescript/result.py -> build/lib/crl/remotescript copying src/crl/remotescript/ssh.py -> build/lib/crl/remotescript copying src/crl/remotescript/sshjava.py -> build/lib/crl/remotescript copying src/crl/remotescript/baseengine.py -> build/lib/crl/remotescript copying src/crl/remotescript/pathops.py -> build/lib/crl/remotescript copying src/crl/remotescript/__init__.py -> build/lib/crl/remotescript installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/crl/__init__.py (namespace package) copying crl/remotescript/_version.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/fpengine.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/target.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/robotdocsconf.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/scp.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/RemoteScript.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/FP.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/connectionmediator.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/remotefile.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/result.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/ssh.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/sshjava.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/baseengine.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/pathops.py -> build/bdist.linux-armv7l/wheel/crl/remotescript copying crl/remotescript/__init__.py -> build/bdist.linux-armv7l/wheel/crl/remotescript running install_egg_info running egg_info writing dependency_links to src/crl.remotescript.egg-info/dependency_links.txt writing top-level names to src/crl.remotescript.egg-info/top_level.txt writing src/crl.remotescript.egg-info/PKG-INFO writing entry points to src/crl.remotescript.egg-info/entry_points.txt writing namespace_packages to src/crl.remotescript.egg-info/namespace_packages.txt writing requirements to src/crl.remotescript.egg-info/requires.txt reading manifest file 'src/crl.remotescript.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'sphinxdocs/_static/*' writing manifest file 'src/crl.remotescript.egg-info/SOURCES.txt' Copying src/crl.remotescript.egg-info to build/bdist.linux-armv7l/wheel/crl.remotescript-1.0.2-py3.5.egg-info Installing build/bdist.linux-armv7l/wheel/crl.remotescript-1.0.2-py3.5-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/crl.remotescript-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-390hr1wq/crl.remotescript-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'crl.remotescript-1.0.2-py3.5-nspkg.pth' adding 'crl/remotescript/FP.py' adding 'crl/remotescript/RemoteScript.py' adding 'crl/remotescript/__init__.py' adding 'crl/remotescript/_version.py' adding 'crl/remotescript/baseengine.py' adding 'crl/remotescript/connectionmediator.py' adding 'crl/remotescript/fpengine.py' adding 'crl/remotescript/pathops.py' adding 'crl/remotescript/remotefile.py' adding 'crl/remotescript/result.py' adding 'crl/remotescript/robotdocsconf.py' adding 'crl/remotescript/scp.py' adding 'crl/remotescript/ssh.py' adding 'crl/remotescript/sshjava.py' adding 'crl/remotescript/target.py' adding 'crl.remotescript-1.0.2.dist-info/METADATA' adding 'crl.remotescript-1.0.2.dist-info/WHEEL' adding 'crl.remotescript-1.0.2.dist-info/entry_points.txt' adding 'crl.remotescript-1.0.2.dist-info/namespace_packages.txt' adding 'crl.remotescript-1.0.2.dist-info/top_level.txt' adding 'crl.remotescript-1.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for crl.remotescript: finished with status 'done' Stored in directory: /tmp/tmpf7st78vy Successfully built crl.remotescript Cleaning up... Removing source in /tmp/pip-wheel-sj_x9nzg/crl.remotescript Removed build tracker '/tmp/pip-req-tracker-k2qb8sj0'