Collecting ckanext-resourceauthorizer==0.0.1 1 location(s) to search for versions of ckanext-resourceauthorizer: * https://pypi.python.org/simple/ckanext-resourceauthorizer/ Getting page https://pypi.python.org/simple/ckanext-resourceauthorizer/ Analyzing links from page https://pypi.python.org/simple/ckanext-resourceauthorizer/ Found link https://pypi.python.org/packages/0d/90/3d4943efc42a441ff8720a0310a91bca7d50e68e6cd0af2fc2914a8e66b8/ckanext-resourceauthorizer-0.0.1.tar.gz#md5=1cd9977c270ac6f5e01c79b77ee02d3d (from https://pypi.python.org/simple/ckanext-resourceauthorizer/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading ckanext-resourceauthorizer-0.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/0d/90/3d4943efc42a441ff8720a0310a91bca7d50e68e6cd0af2fc2914a8e66b8/ckanext-resourceauthorizer-0.0.1.tar.gz#md5=1cd9977c270ac6f5e01c79b77ee02d3d (from https://pypi.python.org/simple/ckanext-resourceauthorizer/) Running setup.py (path:/tmp/pip-build-9i3jwsoz/ckanext-resourceauthorizer/setup.py) egg_info for package ckanext-resourceauthorizer Running command python setup.py egg_info running egg_info creating pip-egg-info/ckanext_resourceauthorizer.egg-info writing namespace_packages to pip-egg-info/ckanext_resourceauthorizer.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/ckanext_resourceauthorizer.egg-info/top_level.txt writing dependency_links to pip-egg-info/ckanext_resourceauthorizer.egg-info/dependency_links.txt writing entry points to pip-egg-info/ckanext_resourceauthorizer.egg-info/entry_points.txt writing pip-egg-info/ckanext_resourceauthorizer.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ckanext_resourceauthorizer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ckanext_resourceauthorizer.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 '*.json' under directory 'ckanext/resourceauthorizer' warning: no files found matching '*.js' under directory 'ckanext/resourceauthorizer' warning: no files found matching '*.less' under directory 'ckanext/resourceauthorizer' warning: no files found matching '*.css' under directory 'ckanext/resourceauthorizer' warning: no files found matching '*.mo' under directory 'ckanext/resourceauthorizer' writing manifest file 'pip-egg-info/ckanext_resourceauthorizer.egg-info/SOURCES.txt' Source in /tmp/pip-build-9i3jwsoz/ckanext-resourceauthorizer has version 0.0.1, which satisfies requirement ckanext-resourceauthorizer==0.0.1 from https://pypi.python.org/packages/0d/90/3d4943efc42a441ff8720a0310a91bca7d50e68e6cd0af2fc2914a8e66b8/ckanext-resourceauthorizer-0.0.1.tar.gz#md5=1cd9977c270ac6f5e01c79b77ee02d3d Building wheels for collected packages: ckanext-resourceauthorizer Running setup.py bdist_wheel for ckanext-resourceauthorizer: started Destination directory: /tmp/tmp5lb96ql9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-9i3jwsoz/ckanext-resourceauthorizer/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/tmp5lb96ql9pip-wheel- /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/resourceauthorizer copying ckanext/resourceauthorizer/controller.py -> build/lib/ckanext/resourceauthorizer copying ckanext/resourceauthorizer/__init__.py -> build/lib/ckanext/resourceauthorizer copying ckanext/resourceauthorizer/helpers.py -> build/lib/ckanext/resourceauthorizer copying ckanext/resourceauthorizer/model.py -> build/lib/ckanext/resourceauthorizer copying ckanext/resourceauthorizer/commands.py -> build/lib/ckanext/resourceauthorizer copying ckanext/resourceauthorizer/plugin.py -> build/lib/ckanext/resourceauthorizer creating build/lib/ckanext/resourceauthorizer/tests copying ckanext/resourceauthorizer/tests/__init__.py -> build/lib/ckanext/resourceauthorizer/tests copying ckanext/resourceauthorizer/tests/test_plugin.py -> build/lib/ckanext/resourceauthorizer/tests creating build/lib/ckanext/resourceauthorizer/logic copying ckanext/resourceauthorizer/logic/__init__.py -> build/lib/ckanext/resourceauthorizer/logic copying ckanext/resourceauthorizer/logic/validators.py -> build/lib/ckanext/resourceauthorizer/logic copying ckanext/resourceauthorizer/logic/auth.py -> build/lib/ckanext/resourceauthorizer/logic copying ckanext/resourceauthorizer/logic/schema.py -> build/lib/ckanext/resourceauthorizer/logic copying ckanext/resourceauthorizer/logic/action.py -> build/lib/ckanext/resourceauthorizer/logic running egg_info writing ckanext_resourceauthorizer.egg-info/PKG-INFO writing top-level names to ckanext_resourceauthorizer.egg-info/top_level.txt writing entry points to ckanext_resourceauthorizer.egg-info/entry_points.txt writing namespace_packages to ckanext_resourceauthorizer.egg-info/namespace_packages.txt writing dependency_links to ckanext_resourceauthorizer.egg-info/dependency_links.txt reading manifest file 'ckanext_resourceauthorizer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'ckanext/resourceauthorizer' warning: no files found matching '*.js' under directory 'ckanext/resourceauthorizer' warning: no files found matching '*.less' under directory 'ckanext/resourceauthorizer' warning: no files found matching '*.css' under directory 'ckanext/resourceauthorizer' warning: no files found matching '*.mo' under directory 'ckanext/resourceauthorizer' writing manifest file 'ckanext_resourceauthorizer.egg-info/SOURCES.txt' creating build/lib/ckanext/resourceauthorizer/templates creating build/lib/ckanext/resourceauthorizer/templates/package copying ckanext/resourceauthorizer/templates/package/resource_edit_base.html -> build/lib/ckanext/resourceauthorizer/templates/package creating build/lib/ckanext/resourceauthorizer/templates/resource-authorizer copying ckanext/resourceauthorizer/templates/resource-authorizer/acl.html -> build/lib/ckanext/resourceauthorizer/templates/resource-authorizer copying ckanext/resourceauthorizer/templates/resource-authorizer/acl_new.html -> build/lib/ckanext/resourceauthorizer/templates/resource-authorizer 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/resourceauthorizer/controller.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer copying ckanext/resourceauthorizer/__init__.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer copying ckanext/resourceauthorizer/helpers.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer copying ckanext/resourceauthorizer/model.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer copying ckanext/resourceauthorizer/commands.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer copying ckanext/resourceauthorizer/plugin.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer copying ckanext/resourceauthorizer/templates/resource-authorizer/acl.html -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer/templates/resource-authorizer copying ckanext/resourceauthorizer/templates/resource-authorizer/acl_new.html -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer/templates/resource-authorizer copying ckanext/resourceauthorizer/templates/package/resource_edit_base.html -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer/templates/package copying ckanext/resourceauthorizer/tests/__init__.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer/tests copying ckanext/resourceauthorizer/tests/test_plugin.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer/tests copying ckanext/resourceauthorizer/logic/__init__.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer/logic copying ckanext/resourceauthorizer/logic/validators.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer/logic copying ckanext/resourceauthorizer/logic/auth.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer/logic copying ckanext/resourceauthorizer/logic/schema.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer/logic copying ckanext/resourceauthorizer/logic/action.py -> build/bdist.linux-armv7l/wheel/ckanext/resourceauthorizer/logic running install_egg_info Copying ckanext_resourceauthorizer.egg-info to build/bdist.linux-armv7l/wheel/ckanext_resourceauthorizer-0.0.1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/ckanext_resourceauthorizer-0.0.1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/ckanext_resourceauthorizer-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for ckanext-resourceauthorizer: finished with status 'done' Stored in directory: /tmp/tmpvyvtr9xt Successfully built ckanext-resourceauthorizer Cleaning up... Removing source in /tmp/pip-build-9i3jwsoz/ckanext-resourceauthorizer