Created temporary directory: /tmp/pip-ephem-wheel-cache-7tcdbdw3 Created temporary directory: /tmp/pip-req-tracker-oqv8mk4c Created requirements tracker '/tmp/pip-req-tracker-oqv8mk4c' Created temporary directory: /tmp/pip-wheel-vioxq4gp Looking in indexes: https://pypi.python.org/simple Collecting ckanext-jena==0.0.1 1 location(s) to search for versions of ckanext-jena: * https://pypi.python.org/simple/ckanext-jena/ Getting page https://pypi.python.org/simple/ckanext-jena/ Analyzing links from page https://pypi.org/simple/ckanext-jena/ Found link https://files.pythonhosted.org/packages/e0/e7/b8bf08f46ae1544c986906ac44570fac7c3655deda791e05a96d221826a3/ckanext-jena-0.0.1.tar.gz#sha256=172dbdd0da9271f907d52f8a3831540b1b3433cbc0a2c2aa78924a476599c2c0 (from https://pypi.org/simple/ckanext-jena/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/35/9e/c6983f08d1e0f8f3bd0204a628a9ae1f9fa0991f9fddfcee5bed778af8ae/ckanext_jena-0.0.1-py2-none-any.whl#sha256=fb64727c5a8ccc5e1b199e5700f8b716106725d6be9a158e90649bf1af2869e0 (from https://pypi.org/simple/ckanext-jena/); it is not compatible with this Python Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-avzjvd92 Downloading https://files.pythonhosted.org/packages/e0/e7/b8bf08f46ae1544c986906ac44570fac7c3655deda791e05a96d221826a3/ckanext-jena-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e0/e7/b8bf08f46ae1544c986906ac44570fac7c3655deda791e05a96d221826a3/ckanext-jena-0.0.1.tar.gz#sha256=172dbdd0da9271f907d52f8a3831540b1b3433cbc0a2c2aa78924a476599c2c0 (from https://pypi.org/simple/ckanext-jena/) Added ckanext-jena==0.0.1 from https://files.pythonhosted.org/packages/e0/e7/b8bf08f46ae1544c986906ac44570fac7c3655deda791e05a96d221826a3/ckanext-jena-0.0.1.tar.gz#sha256=172dbdd0da9271f907d52f8a3831540b1b3433cbc0a2c2aa78924a476599c2c0 to build tracker '/tmp/pip-req-tracker-oqv8mk4c' Running setup.py (path:/tmp/pip-wheel-vioxq4gp/ckanext-jena/setup.py) egg_info for package ckanext-jena Running command python setup.py egg_info running egg_info creating pip-egg-info/ckanext_jena.egg-info writing namespace_packages to pip-egg-info/ckanext_jena.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/ckanext_jena.egg-info/top_level.txt writing dependency_links to pip-egg-info/ckanext_jena.egg-info/dependency_links.txt writing entry points to pip-egg-info/ckanext_jena.egg-info/entry_points.txt writing pip-egg-info/ckanext_jena.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ckanext_jena.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ckanext_jena.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'message_extractors' warnings.warn(msg) warning: no files found matching '*.html' under directory 'ckanext/multidatastore' warning: no files found matching '*.json' under directory 'ckanext/multidatastore' warning: no files found matching '*.js' under directory 'ckanext/multidatastore' warning: no files found matching '*.less' under directory 'ckanext/multidatastore' warning: no files found matching '*.css' under directory 'ckanext/multidatastore' warning: no files found matching '*.mo' under directory 'ckanext/multidatastore' writing manifest file 'pip-egg-info/ckanext_jena.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vioxq4gp/ckanext-jena has version 0.0.1, which satisfies requirement ckanext-jena==0.0.1 from https://files.pythonhosted.org/packages/e0/e7/b8bf08f46ae1544c986906ac44570fac7c3655deda791e05a96d221826a3/ckanext-jena-0.0.1.tar.gz#sha256=172dbdd0da9271f907d52f8a3831540b1b3433cbc0a2c2aa78924a476599c2c0 Removed ckanext-jena==0.0.1 from https://files.pythonhosted.org/packages/e0/e7/b8bf08f46ae1544c986906ac44570fac7c3655deda791e05a96d221826a3/ckanext-jena-0.0.1.tar.gz#sha256=172dbdd0da9271f907d52f8a3831540b1b3433cbc0a2c2aa78924a476599c2c0 from build tracker '/tmp/pip-req-tracker-oqv8mk4c' Building wheels for collected packages: ckanext-jena Created temporary directory: /tmp/pip-wheel-tlkcwks3 Running setup.py bdist_wheel for ckanext-jena: started Destination directory: /tmp/pip-wheel-tlkcwks3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vioxq4gp/ckanext-jena/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-tlkcwks3 /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'message_extractors' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ckanext copying ckanext/__init__.py -> build/lib/ckanext creating build/lib/ckanext/jena copying ckanext/jena/plugin.py -> build/lib/ckanext/jena copying ckanext/jena/__init__.py -> build/lib/ckanext/jena copying ckanext/jena/backend.py -> build/lib/ckanext/jena creating build/lib/ckanext/jena/logic copying ckanext/jena/logic/action.py -> build/lib/ckanext/jena/logic copying ckanext/jena/logic/__init__.py -> build/lib/ckanext/jena/logic copying ckanext/jena/logic/auth.py -> build/lib/ckanext/jena/logic running egg_info writing top-level names to ckanext_jena.egg-info/top_level.txt writing dependency_links to ckanext_jena.egg-info/dependency_links.txt writing namespace_packages to ckanext_jena.egg-info/namespace_packages.txt writing entry points to ckanext_jena.egg-info/entry_points.txt writing ckanext_jena.egg-info/PKG-INFO reading manifest file 'ckanext_jena.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'ckanext/multidatastore' warning: no files found matching '*.json' under directory 'ckanext/multidatastore' warning: no files found matching '*.js' under directory 'ckanext/multidatastore' warning: no files found matching '*.less' under directory 'ckanext/multidatastore' warning: no files found matching '*.css' under directory 'ckanext/multidatastore' warning: no files found matching '*.mo' under directory 'ckanext/multidatastore' writing manifest file 'ckanext_jena.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/ckanext/__init__.py (namespace package) copying ckanext/jena/plugin.py -> build/bdist.linux-armv7l/wheel/ckanext/jena copying ckanext/jena/__init__.py -> build/bdist.linux-armv7l/wheel/ckanext/jena copying ckanext/jena/backend.py -> build/bdist.linux-armv7l/wheel/ckanext/jena copying ckanext/jena/logic/action.py -> build/bdist.linux-armv7l/wheel/ckanext/jena/logic copying ckanext/jena/logic/__init__.py -> build/bdist.linux-armv7l/wheel/ckanext/jena/logic copying ckanext/jena/logic/auth.py -> build/bdist.linux-armv7l/wheel/ckanext/jena/logic running install_egg_info Copying ckanext_jena.egg-info to build/bdist.linux-armv7l/wheel/ckanext_jena-0.0.1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/ckanext_jena-0.0.1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/ckanext_jena-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-tlkcwks3/ckanext_jena-0.0.1-py3-none-any.whl' and adding '.' to it adding 'ckanext_jena-0.0.1-py3.4-nspkg.pth' adding 'ckanext/jena/__init__.py' adding 'ckanext/jena/backend.py' adding 'ckanext/jena/plugin.py' adding 'ckanext/jena/logic/__init__.py' adding 'ckanext/jena/logic/action.py' adding 'ckanext/jena/logic/auth.py' adding 'ckanext_jena-0.0.1.dist-info/entry_points.txt' adding 'ckanext_jena-0.0.1.dist-info/namespace_packages.txt' adding 'ckanext_jena-0.0.1.dist-info/top_level.txt' adding 'ckanext_jena-0.0.1.dist-info/WHEEL' adding 'ckanext_jena-0.0.1.dist-info/METADATA' adding 'ckanext_jena-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ckanext-jena: finished with status 'done' Stored in directory: /tmp/tmp9bdxkpy7 Successfully built ckanext-jena Cleaning up... Removing source in /tmp/pip-wheel-vioxq4gp/ckanext-jena Removed build tracker '/tmp/pip-req-tracker-oqv8mk4c'