Created temporary directory: /tmp/pip-ephem-wheel-cache-o63m4viy Created temporary directory: /tmp/pip-req-tracker-bmo5oqm3 Created requirements tracker '/tmp/pip-req-tracker-bmo5oqm3' Created temporary directory: /tmp/pip-wheel-fvud91ef Collecting py2jdbc==0.0.6 1 location(s) to search for versions of py2jdbc: * https://pypi.org/simple/py2jdbc/ Getting page https://pypi.org/simple/py2jdbc/ Analyzing links from page https://pypi.org/simple/py2jdbc/ Found link https://files.pythonhosted.org/packages/9d/b6/1723530a1fef00563265bd43facdd80998366b10ebc7c82a5831436ee320/py2jdbc-0.0.3.tar.gz#sha256=0e0f3252c3013b10266daf6b165ce70cc72987ccfc8c017e9e8a394aaa526885 (from https://pypi.org/simple/py2jdbc/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/69/72/4e774a775d1153dd300205a8b4ca12da5f59dff82b5826f6584b896aa146/py2jdbc-0.0.4.tar.gz#sha256=f6a22de3925a77ef883457fbc411ac5500fd10c2870688841905b8198a4861ea (from https://pypi.org/simple/py2jdbc/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/79/29/bc6e90fdd494b33bd471d5554a0a95d86e2398ed22cf0d69407eb1d5d99d/py2jdbc-0.0.5.tar.gz#sha256=2294f93a0982449a85e0c58b53021c38ec5981ebf14999ef94b392a82885f70a (from https://pypi.org/simple/py2jdbc/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/68/e7/b4b950706a0d24df7fcdff44d6e48f86a861f2e7c0f4ad3e824ad2312e05/py2jdbc-0.0.6.tar.gz#sha256=cdef2517b18e56f64460443016d31767e0962e2528de0987b3d49e16777b8bbb (from https://pypi.org/simple/py2jdbc/), version: 0.0.6 Using version 0.0.6 (newest of versions: 0.0.6) Created temporary directory: /tmp/pip-unpack-cm1ppnwl Downloading https://files.pythonhosted.org/packages/68/e7/b4b950706a0d24df7fcdff44d6e48f86a861f2e7c0f4ad3e824ad2312e05/py2jdbc-0.0.6.tar.gz (69kB) Downloading from URL https://files.pythonhosted.org/packages/68/e7/b4b950706a0d24df7fcdff44d6e48f86a861f2e7c0f4ad3e824ad2312e05/py2jdbc-0.0.6.tar.gz#sha256=cdef2517b18e56f64460443016d31767e0962e2528de0987b3d49e16777b8bbb (from https://pypi.org/simple/py2jdbc/) Added py2jdbc==0.0.6 from https://files.pythonhosted.org/packages/68/e7/b4b950706a0d24df7fcdff44d6e48f86a861f2e7c0f4ad3e824ad2312e05/py2jdbc-0.0.6.tar.gz#sha256=cdef2517b18e56f64460443016d31767e0962e2528de0987b3d49e16777b8bbb to build tracker '/tmp/pip-req-tracker-bmo5oqm3' Running setup.py (path:/tmp/pip-wheel-fvud91ef/py2jdbc/setup.py) egg_info for package py2jdbc Running command python setup.py egg_info running egg_info creating pip-egg-info/py2jdbc.egg-info writing top-level names to pip-egg-info/py2jdbc.egg-info/top_level.txt writing pip-egg-info/py2jdbc.egg-info/PKG-INFO writing dependency_links to pip-egg-info/py2jdbc.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/py2jdbc.egg-info/SOURCES.txt' file ./py2jdbc.py (for module py2jdbc) not found reading manifest file 'pip-egg-info/py2jdbc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' writing manifest file 'pip-egg-info/py2jdbc.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fvud91ef/py2jdbc has version 0.0.6, which satisfies requirement py2jdbc==0.0.6 from https://files.pythonhosted.org/packages/68/e7/b4b950706a0d24df7fcdff44d6e48f86a861f2e7c0f4ad3e824ad2312e05/py2jdbc-0.0.6.tar.gz#sha256=cdef2517b18e56f64460443016d31767e0962e2528de0987b3d49e16777b8bbb Removed py2jdbc==0.0.6 from https://files.pythonhosted.org/packages/68/e7/b4b950706a0d24df7fcdff44d6e48f86a861f2e7c0f4ad3e824ad2312e05/py2jdbc-0.0.6.tar.gz#sha256=cdef2517b18e56f64460443016d31767e0962e2528de0987b3d49e16777b8bbb from build tracker '/tmp/pip-req-tracker-bmo5oqm3' Building wheels for collected packages: py2jdbc Created temporary directory: /tmp/pip-wheel-d88igi3y Running setup.py bdist_wheel for py2jdbc: started Destination directory: /tmp/pip-wheel-d88igi3y Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fvud91ef/py2jdbc/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-d88igi3y running bdist_wheel running build running build_py file ./py2jdbc.py (for module py2jdbc) not found creating build creating build/lib creating build/lib/py2jdbc copying ./py2jdbc/sql.py -> build/lib/py2jdbc copying ./py2jdbc/dbi.py -> build/lib/py2jdbc copying ./py2jdbc/reflect.py -> build/lib/py2jdbc copying ./py2jdbc/wrap.py -> build/lib/py2jdbc copying ./py2jdbc/util.py -> build/lib/py2jdbc copying ./py2jdbc/sig.py -> build/lib/py2jdbc copying ./py2jdbc/lang.py -> build/lib/py2jdbc copying ./py2jdbc/__init__.py -> build/lib/py2jdbc copying ./py2jdbc/jvm.py -> build/lib/py2jdbc copying ./py2jdbc/jni.py -> build/lib/py2jdbc copying ./py2jdbc/exc.py -> build/lib/py2jdbc copying ./py2jdbc/mutf8.py -> build/lib/py2jdbc copying ./py2jdbc/math.py -> build/lib/py2jdbc running egg_info writing top-level names to py2jdbc.egg-info/top_level.txt writing py2jdbc.egg-info/PKG-INFO writing dependency_links to py2jdbc.egg-info/dependency_links.txt file ./py2jdbc.py (for module py2jdbc) not found reading manifest file 'py2jdbc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' writing manifest file 'py2jdbc.egg-info/SOURCES.txt' file ./py2jdbc.py (for module py2jdbc) not found 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/py2jdbc copying build/lib/py2jdbc/sql.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/dbi.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/reflect.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/wrap.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/util.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/sig.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/lang.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/__init__.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/jvm.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/jni.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/exc.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/mutf8.py -> build/bdist.linux-armv7l/wheel/py2jdbc copying build/lib/py2jdbc/math.py -> build/bdist.linux-armv7l/wheel/py2jdbc running install_egg_info Copying py2jdbc.egg-info to build/bdist.linux-armv7l/wheel/py2jdbc-0.0.6-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/py2jdbc-0.0.6.dist-info/WHEEL creating '/tmp/pip-wheel-d88igi3y/py2jdbc-0.0.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'py2jdbc/__init__.py' adding 'py2jdbc/dbi.py' adding 'py2jdbc/exc.py' adding 'py2jdbc/jni.py' adding 'py2jdbc/jvm.py' adding 'py2jdbc/lang.py' adding 'py2jdbc/math.py' adding 'py2jdbc/mutf8.py' adding 'py2jdbc/reflect.py' adding 'py2jdbc/sig.py' adding 'py2jdbc/sql.py' adding 'py2jdbc/util.py' adding 'py2jdbc/wrap.py' adding 'py2jdbc-0.0.6.dist-info/LICENSE.txt' adding 'py2jdbc-0.0.6.dist-info/METADATA' adding 'py2jdbc-0.0.6.dist-info/WHEEL' adding 'py2jdbc-0.0.6.dist-info/top_level.txt' adding 'py2jdbc-0.0.6.dist-info/zip-safe' adding 'py2jdbc-0.0.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for py2jdbc: finished with status 'done' Stored in directory: /tmp/tmp6zvhhobc Successfully built py2jdbc Cleaning up... Removing source in /tmp/pip-wheel-fvud91ef/py2jdbc Removed build tracker '/tmp/pip-req-tracker-bmo5oqm3'