Created temporary directory: /tmp/pip-ephem-wheel-cache-1prgj1ws Created temporary directory: /tmp/pip-req-tracker-0ao2dsc8 Created requirements tracker '/tmp/pip-req-tracker-0ao2dsc8' Created temporary directory: /tmp/pip-wheel-ktf9k058 Looking in indexes: https://pypi.python.org/simple Collecting patchman==1.0.9 1 location(s) to search for versions of patchman: * https://pypi.python.org/simple/patchman/ Getting page https://pypi.python.org/simple/patchman/ Analyzing links from page https://pypi.org/simple/patchman/ Found link https://files.pythonhosted.org/packages/ab/b8/dea0e160e33de07a1aad3abddc522077202feed620e02e915418d88b2cd4/patchman-1.0.2.linux-x86_64.tar.gz#sha256=ceac85d63ea447a235bff594b243fe6e3d9d59f742dba296f07633f8891ccaa4 (from https://pypi.org/simple/patchman/), version: 1.0.2.linux-x86_64 Found link https://files.pythonhosted.org/packages/16/85/8462f2702c04fa0c55dd574a69ed83a8e2abcad6c2a6ef7a1b4cda90acf2/patchman-1.0.2.tar.gz#sha256=d019c2c5121345d813756e9b5615ae20d0ae310d4d26a3ee8cbcfbcd81623451 (from https://pypi.org/simple/patchman/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/a8/6d/50764b6d5210e68e2d90acbc55f3bf44754d7a6afd85ce4512d10180e44c/patchman-1.0.9.tar.gz#sha256=4d589daff4bd812c8f267b06df50f0a86a8fa4779ffabdb2cb4b701268be961c (from https://pypi.org/simple/patchman/), version: 1.0.9 Using version 1.0.9 (newest of versions: 1.0.9) Created temporary directory: /tmp/pip-unpack-bn_2fz7c Downloading https://files.pythonhosted.org/packages/a8/6d/50764b6d5210e68e2d90acbc55f3bf44754d7a6afd85ce4512d10180e44c/patchman-1.0.9.tar.gz (77kB) Downloading from URL https://files.pythonhosted.org/packages/a8/6d/50764b6d5210e68e2d90acbc55f3bf44754d7a6afd85ce4512d10180e44c/patchman-1.0.9.tar.gz#sha256=4d589daff4bd812c8f267b06df50f0a86a8fa4779ffabdb2cb4b701268be961c (from https://pypi.org/simple/patchman/) Added patchman==1.0.9 from https://files.pythonhosted.org/packages/a8/6d/50764b6d5210e68e2d90acbc55f3bf44754d7a6afd85ce4512d10180e44c/patchman-1.0.9.tar.gz#sha256=4d589daff4bd812c8f267b06df50f0a86a8fa4779ffabdb2cb4b701268be961c to build tracker '/tmp/pip-req-tracker-0ao2dsc8' Running setup.py (path:/tmp/pip-wheel-ktf9k058/patchman/setup.py) egg_info for package patchman Running command python setup.py egg_info running egg_info creating pip-egg-info/patchman.egg-info writing requirements to pip-egg-info/patchman.egg-info/requires.txt writing dependency_links to pip-egg-info/patchman.egg-info/dependency_links.txt writing top-level names to pip-egg-info/patchman.egg-info/top_level.txt writing pip-egg-info/patchman.egg-info/PKG-INFO writing manifest file 'pip-egg-info/patchman.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/patchman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'INSTALL' writing manifest file 'pip-egg-info/patchman.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ktf9k058/patchman has version 1.0.9, which satisfies requirement patchman==1.0.9 from https://files.pythonhosted.org/packages/a8/6d/50764b6d5210e68e2d90acbc55f3bf44754d7a6afd85ce4512d10180e44c/patchman-1.0.9.tar.gz#sha256=4d589daff4bd812c8f267b06df50f0a86a8fa4779ffabdb2cb4b701268be961c Removed patchman==1.0.9 from https://files.pythonhosted.org/packages/a8/6d/50764b6d5210e68e2d90acbc55f3bf44754d7a6afd85ce4512d10180e44c/patchman-1.0.9.tar.gz#sha256=4d589daff4bd812c8f267b06df50f0a86a8fa4779ffabdb2cb4b701268be961c from build tracker '/tmp/pip-req-tracker-0ao2dsc8' Building wheels for collected packages: patchman Created temporary directory: /tmp/pip-wheel-2lwnnk0o Running setup.py bdist_wheel for patchman: started Destination directory: /tmp/pip-wheel-2lwnnk0o Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ktf9k058/patchman/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-2lwnnk0o running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/patchman copying patchman/settings.py -> build/lib/patchman copying patchman/manage.py -> build/lib/patchman copying patchman/receivers.py -> build/lib/patchman copying patchman/__init__.py -> build/lib/patchman copying patchman/urls.py -> build/lib/patchman copying patchman/wsgi.py -> build/lib/patchman copying patchman/signals.py -> build/lib/patchman creating build/lib/patchman/reports copying patchman/reports/tasks.py -> build/lib/patchman/reports copying patchman/reports/utils.py -> build/lib/patchman/reports copying patchman/reports/models.py -> build/lib/patchman/reports copying patchman/reports/admin.py -> build/lib/patchman/reports copying patchman/reports/views.py -> build/lib/patchman/reports copying patchman/reports/__init__.py -> build/lib/patchman/reports copying patchman/reports/urls.py -> build/lib/patchman/reports creating build/lib/patchman/util copying patchman/util/filterspecs.py -> build/lib/patchman/util copying patchman/util/views.py -> build/lib/patchman/util copying patchman/util/__init__.py -> build/lib/patchman/util copying patchman/util/urls.py -> build/lib/patchman/util creating build/lib/patchman/repos copying patchman/repos/forms.py -> build/lib/patchman/repos copying patchman/repos/serializers.py -> build/lib/patchman/repos copying patchman/repos/utils.py -> build/lib/patchman/repos copying patchman/repos/models.py -> build/lib/patchman/repos copying patchman/repos/admin.py -> build/lib/patchman/repos copying patchman/repos/views.py -> build/lib/patchman/repos copying patchman/repos/__init__.py -> build/lib/patchman/repos copying patchman/repos/urls.py -> build/lib/patchman/repos copying patchman/repos/managers.py -> build/lib/patchman/repos creating build/lib/patchman/domains copying patchman/domains/serializers.py -> build/lib/patchman/domains copying patchman/domains/models.py -> build/lib/patchman/domains copying patchman/domains/admin.py -> build/lib/patchman/domains copying patchman/domains/views.py -> build/lib/patchman/domains copying patchman/domains/__init__.py -> build/lib/patchman/domains creating build/lib/patchman/packages copying patchman/packages/serializers.py -> build/lib/patchman/packages copying patchman/packages/utils.py -> build/lib/patchman/packages copying patchman/packages/models.py -> build/lib/patchman/packages copying patchman/packages/admin.py -> build/lib/patchman/packages copying patchman/packages/views.py -> build/lib/patchman/packages copying patchman/packages/__init__.py -> build/lib/patchman/packages copying patchman/packages/urls.py -> build/lib/patchman/packages copying patchman/packages/managers.py -> build/lib/patchman/packages creating build/lib/patchman/operatingsystems copying patchman/operatingsystems/forms.py -> build/lib/patchman/operatingsystems copying patchman/operatingsystems/serializers.py -> build/lib/patchman/operatingsystems copying patchman/operatingsystems/models.py -> build/lib/patchman/operatingsystems copying patchman/operatingsystems/admin.py -> build/lib/patchman/operatingsystems copying patchman/operatingsystems/views.py -> build/lib/patchman/operatingsystems copying patchman/operatingsystems/__init__.py -> build/lib/patchman/operatingsystems copying patchman/operatingsystems/urls.py -> build/lib/patchman/operatingsystems creating build/lib/patchman/arch copying patchman/arch/serializers.py -> build/lib/patchman/arch copying patchman/arch/models.py -> build/lib/patchman/arch copying patchman/arch/admin.py -> build/lib/patchman/arch copying patchman/arch/views.py -> build/lib/patchman/arch copying patchman/arch/__init__.py -> build/lib/patchman/arch creating build/lib/patchman/hosts copying patchman/hosts/forms.py -> build/lib/patchman/hosts copying patchman/hosts/serializers.py -> build/lib/patchman/hosts copying patchman/hosts/utils.py -> build/lib/patchman/hosts copying patchman/hosts/models.py -> build/lib/patchman/hosts copying patchman/hosts/admin.py -> build/lib/patchman/hosts copying patchman/hosts/views.py -> build/lib/patchman/hosts copying patchman/hosts/__init__.py -> build/lib/patchman/hosts copying patchman/hosts/urls.py -> build/lib/patchman/hosts copying patchman/hosts/managers.py -> build/lib/patchman/hosts creating build/lib/patchman/util/templatetags copying patchman/util/templatetags/common.py -> build/lib/patchman/util/templatetags copying patchman/util/templatetags/__init__.py -> build/lib/patchman/util/templatetags creating build/lib/patchman/repos/templatetags copying patchman/repos/templatetags/repo_buttons.py -> build/lib/patchman/repos/templatetags copying patchman/repos/templatetags/__init__.py -> build/lib/patchman/repos/templatetags creating build/lib/patchman/hosts/templatetags copying patchman/hosts/templatetags/report_alert.py -> build/lib/patchman/hosts/templatetags copying patchman/hosts/templatetags/__init__.py -> build/lib/patchman/hosts/templatetags running egg_info writing dependency_links to patchman.egg-info/dependency_links.txt writing patchman.egg-info/PKG-INFO writing top-level names to patchman.egg-info/top_level.txt writing requirements to patchman.egg-info/requires.txt reading manifest file 'patchman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'INSTALL' writing manifest file 'patchman.egg-info/SOURCES.txt' creating build/lib/patchman/reports/templates creating build/lib/patchman/reports/templates/reports copying patchman/reports/templates/reports/report.txt -> build/lib/patchman/reports/templates/reports copying patchman/reports/templates/reports/report_delete.html -> build/lib/patchman/reports/templates/reports copying patchman/reports/templates/reports/report_detail.html -> build/lib/patchman/reports/templates/reports copying patchman/reports/templates/reports/report_list.html -> build/lib/patchman/reports/templates/reports copying patchman/reports/templates/reports/report_process.html -> build/lib/patchman/reports/templates/reports copying patchman/reports/templates/reports/report_table.html -> build/lib/patchman/reports/templates/reports creating build/lib/patchman/util/templates copying patchman/util/templates/404.html -> build/lib/patchman/util/templates copying patchman/util/templates/500.html -> build/lib/patchman/util/templates copying patchman/util/templates/base.html -> build/lib/patchman/util/templates copying patchman/util/templates/dashboard.html -> build/lib/patchman/util/templates copying patchman/util/templates/navbar.html -> build/lib/patchman/util/templates copying patchman/util/templates/objectlist.html -> build/lib/patchman/util/templates copying patchman/util/templates/searchbar.html -> build/lib/patchman/util/templates creating build/lib/patchman/util/templates/registration copying patchman/util/templates/registration/login.html -> build/lib/patchman/util/templates/registration creating build/lib/patchman/repos/templates creating build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/mirror_delete.html -> build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/mirror_detail.html -> build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/mirror_edit.html -> build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/mirror_edit_repo.html -> build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/mirror_list.html -> build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/mirror_table.html -> build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/mirror_with_repo_list.html -> build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/repo_delete.html -> build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/repo_detail.html -> build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/repo_edit.html -> build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/repo_list.html -> build/lib/patchman/repos/templates/repos copying patchman/repos/templates/repos/repository_table.html -> build/lib/patchman/repos/templates/repos creating build/lib/patchman/packages/templates creating build/lib/patchman/packages/templates/packages copying patchman/packages/templates/packages/package_detail.html -> build/lib/patchman/packages/templates/packages copying patchman/packages/templates/packages/package_list.html -> build/lib/patchman/packages/templates/packages copying patchman/packages/templates/packages/package_table.html -> build/lib/patchman/packages/templates/packages creating build/lib/patchman/operatingsystems/templates creating build/lib/patchman/operatingsystems/templates/operatingsystems copying patchman/operatingsystems/templates/operatingsystems/operatingsystem_table.html -> build/lib/patchman/operatingsystems/templates/operatingsystems copying patchman/operatingsystems/templates/operatingsystems/operatingsystemgroup_table.html -> build/lib/patchman/operatingsystems/templates/operatingsystems copying patchman/operatingsystems/templates/operatingsystems/os_delete.html -> build/lib/patchman/operatingsystems/templates/operatingsystems copying patchman/operatingsystems/templates/operatingsystems/os_detail.html -> build/lib/patchman/operatingsystems/templates/operatingsystems copying patchman/operatingsystems/templates/operatingsystems/os_list.html -> build/lib/patchman/operatingsystems/templates/operatingsystems copying patchman/operatingsystems/templates/operatingsystems/osgroup_delete.html -> build/lib/patchman/operatingsystems/templates/operatingsystems copying patchman/operatingsystems/templates/operatingsystems/osgroup_detail.html -> build/lib/patchman/operatingsystems/templates/operatingsystems copying patchman/operatingsystems/templates/operatingsystems/osgroup_list.html -> build/lib/patchman/operatingsystems/templates/operatingsystems creating build/lib/patchman/hosts/templates creating build/lib/patchman/hosts/templates/hosts copying patchman/hosts/templates/hosts/host_delete.html -> build/lib/patchman/hosts/templates/hosts copying patchman/hosts/templates/hosts/host_detail.html -> build/lib/patchman/hosts/templates/hosts copying patchman/hosts/templates/hosts/host_edit.html -> build/lib/patchman/hosts/templates/hosts copying patchman/hosts/templates/hosts/host_list.html -> build/lib/patchman/hosts/templates/hosts copying patchman/hosts/templates/hosts/host_table.html -> build/lib/patchman/hosts/templates/hosts running build_scripts creating build/scripts-3.4 copying and adjusting sbin/patchman -> build/scripts-3.4 copying and adjusting sbin/patchman-set-secret-key -> build/scripts-3.4 copying and adjusting sbin/patchman-manage -> build/scripts-3.4 copying sbin/patchman-migrations -> build/scripts-3.4 changing mode of build/scripts-3.4/patchman from 644 to 755 changing mode of build/scripts-3.4/patchman-set-secret-key from 644 to 755 changing mode of build/scripts-3.4/patchman-manage from 644 to 755 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/patchman creating build/bdist.linux-armv7l/wheel/patchman/reports creating build/bdist.linux-armv7l/wheel/patchman/reports/templates creating build/bdist.linux-armv7l/wheel/patchman/reports/templates/reports copying build/lib/patchman/reports/templates/reports/report_table.html -> build/bdist.linux-armv7l/wheel/patchman/reports/templates/reports copying build/lib/patchman/reports/templates/reports/report.txt -> build/bdist.linux-armv7l/wheel/patchman/reports/templates/reports copying build/lib/patchman/reports/templates/reports/report_list.html -> build/bdist.linux-armv7l/wheel/patchman/reports/templates/reports copying build/lib/patchman/reports/templates/reports/report_delete.html -> build/bdist.linux-armv7l/wheel/patchman/reports/templates/reports copying build/lib/patchman/reports/templates/reports/report_detail.html -> build/bdist.linux-armv7l/wheel/patchman/reports/templates/reports copying build/lib/patchman/reports/templates/reports/report_process.html -> build/bdist.linux-armv7l/wheel/patchman/reports/templates/reports copying build/lib/patchman/reports/tasks.py -> build/bdist.linux-armv7l/wheel/patchman/reports copying build/lib/patchman/reports/utils.py -> build/bdist.linux-armv7l/wheel/patchman/reports copying build/lib/patchman/reports/models.py -> build/bdist.linux-armv7l/wheel/patchman/reports copying build/lib/patchman/reports/admin.py -> build/bdist.linux-armv7l/wheel/patchman/reports copying build/lib/patchman/reports/views.py -> build/bdist.linux-armv7l/wheel/patchman/reports copying build/lib/patchman/reports/__init__.py -> build/bdist.linux-armv7l/wheel/patchman/reports copying build/lib/patchman/reports/urls.py -> build/bdist.linux-armv7l/wheel/patchman/reports creating build/bdist.linux-armv7l/wheel/patchman/util creating build/bdist.linux-armv7l/wheel/patchman/util/templates copying build/lib/patchman/util/templates/404.html -> build/bdist.linux-armv7l/wheel/patchman/util/templates creating build/bdist.linux-armv7l/wheel/patchman/util/templates/registration copying build/lib/patchman/util/templates/registration/login.html -> build/bdist.linux-armv7l/wheel/patchman/util/templates/registration copying build/lib/patchman/util/templates/base.html -> build/bdist.linux-armv7l/wheel/patchman/util/templates copying build/lib/patchman/util/templates/500.html -> build/bdist.linux-armv7l/wheel/patchman/util/templates copying build/lib/patchman/util/templates/navbar.html -> build/bdist.linux-armv7l/wheel/patchman/util/templates copying build/lib/patchman/util/templates/searchbar.html -> build/bdist.linux-armv7l/wheel/patchman/util/templates copying build/lib/patchman/util/templates/dashboard.html -> build/bdist.linux-armv7l/wheel/patchman/util/templates copying build/lib/patchman/util/templates/objectlist.html -> build/bdist.linux-armv7l/wheel/patchman/util/templates copying build/lib/patchman/util/filterspecs.py -> build/bdist.linux-armv7l/wheel/patchman/util copying build/lib/patchman/util/views.py -> build/bdist.linux-armv7l/wheel/patchman/util creating build/bdist.linux-armv7l/wheel/patchman/util/templatetags copying build/lib/patchman/util/templatetags/common.py -> build/bdist.linux-armv7l/wheel/patchman/util/templatetags copying build/lib/patchman/util/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/patchman/util/templatetags copying build/lib/patchman/util/__init__.py -> build/bdist.linux-armv7l/wheel/patchman/util copying build/lib/patchman/util/urls.py -> build/bdist.linux-armv7l/wheel/patchman/util copying build/lib/patchman/settings.py -> build/bdist.linux-armv7l/wheel/patchman creating build/bdist.linux-armv7l/wheel/patchman/repos creating build/bdist.linux-armv7l/wheel/patchman/repos/templates creating build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/mirror_list.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/mirror_delete.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/mirror_detail.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/mirror_with_repo_list.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/repo_delete.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/repo_edit.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/mirror_edit_repo.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/repo_list.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/mirror_edit.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/repository_table.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/mirror_table.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/templates/repos/repo_detail.html -> build/bdist.linux-armv7l/wheel/patchman/repos/templates/repos copying build/lib/patchman/repos/forms.py -> build/bdist.linux-armv7l/wheel/patchman/repos copying build/lib/patchman/repos/serializers.py -> build/bdist.linux-armv7l/wheel/patchman/repos copying build/lib/patchman/repos/utils.py -> build/bdist.linux-armv7l/wheel/patchman/repos copying build/lib/patchman/repos/models.py -> build/bdist.linux-armv7l/wheel/patchman/repos copying build/lib/patchman/repos/admin.py -> build/bdist.linux-armv7l/wheel/patchman/repos copying build/lib/patchman/repos/views.py -> build/bdist.linux-armv7l/wheel/patchman/repos creating build/bdist.linux-armv7l/wheel/patchman/repos/templatetags copying build/lib/patchman/repos/templatetags/repo_buttons.py -> build/bdist.linux-armv7l/wheel/patchman/repos/templatetags copying build/lib/patchman/repos/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/patchman/repos/templatetags copying build/lib/patchman/repos/__init__.py -> build/bdist.linux-armv7l/wheel/patchman/repos copying build/lib/patchman/repos/urls.py -> build/bdist.linux-armv7l/wheel/patchman/repos copying build/lib/patchman/repos/managers.py -> build/bdist.linux-armv7l/wheel/patchman/repos creating build/bdist.linux-armv7l/wheel/patchman/domains copying build/lib/patchman/domains/serializers.py -> build/bdist.linux-armv7l/wheel/patchman/domains copying build/lib/patchman/domains/models.py -> build/bdist.linux-armv7l/wheel/patchman/domains copying build/lib/patchman/domains/admin.py -> build/bdist.linux-armv7l/wheel/patchman/domains copying build/lib/patchman/domains/views.py -> build/bdist.linux-armv7l/wheel/patchman/domains copying build/lib/patchman/domains/__init__.py -> build/bdist.linux-armv7l/wheel/patchman/domains copying build/lib/patchman/manage.py -> build/bdist.linux-armv7l/wheel/patchman copying build/lib/patchman/receivers.py -> build/bdist.linux-armv7l/wheel/patchman creating build/bdist.linux-armv7l/wheel/patchman/packages creating build/bdist.linux-armv7l/wheel/patchman/packages/templates creating build/bdist.linux-armv7l/wheel/patchman/packages/templates/packages copying build/lib/patchman/packages/templates/packages/package_table.html -> build/bdist.linux-armv7l/wheel/patchman/packages/templates/packages copying build/lib/patchman/packages/templates/packages/package_list.html -> build/bdist.linux-armv7l/wheel/patchman/packages/templates/packages copying build/lib/patchman/packages/templates/packages/package_detail.html -> build/bdist.linux-armv7l/wheel/patchman/packages/templates/packages copying build/lib/patchman/packages/serializers.py -> build/bdist.linux-armv7l/wheel/patchman/packages copying build/lib/patchman/packages/utils.py -> build/bdist.linux-armv7l/wheel/patchman/packages copying build/lib/patchman/packages/models.py -> build/bdist.linux-armv7l/wheel/patchman/packages copying build/lib/patchman/packages/admin.py -> build/bdist.linux-armv7l/wheel/patchman/packages copying build/lib/patchman/packages/views.py -> build/bdist.linux-armv7l/wheel/patchman/packages copying build/lib/patchman/packages/__init__.py -> build/bdist.linux-armv7l/wheel/patchman/packages copying build/lib/patchman/packages/urls.py -> build/bdist.linux-armv7l/wheel/patchman/packages copying build/lib/patchman/packages/managers.py -> build/bdist.linux-armv7l/wheel/patchman/packages copying build/lib/patchman/__init__.py -> build/bdist.linux-armv7l/wheel/patchman creating build/bdist.linux-armv7l/wheel/patchman/operatingsystems creating build/bdist.linux-armv7l/wheel/patchman/operatingsystems/templates creating build/bdist.linux-armv7l/wheel/patchman/operatingsystems/templates/operatingsystems copying build/lib/patchman/operatingsystems/templates/operatingsystems/operatingsystemgroup_table.html -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems/templates/operatingsystems copying build/lib/patchman/operatingsystems/templates/operatingsystems/os_detail.html -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems/templates/operatingsystems copying build/lib/patchman/operatingsystems/templates/operatingsystems/osgroup_delete.html -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems/templates/operatingsystems copying build/lib/patchman/operatingsystems/templates/operatingsystems/osgroup_list.html -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems/templates/operatingsystems copying build/lib/patchman/operatingsystems/templates/operatingsystems/os_delete.html -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems/templates/operatingsystems copying build/lib/patchman/operatingsystems/templates/operatingsystems/operatingsystem_table.html -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems/templates/operatingsystems copying build/lib/patchman/operatingsystems/templates/operatingsystems/osgroup_detail.html -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems/templates/operatingsystems copying build/lib/patchman/operatingsystems/templates/operatingsystems/os_list.html -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems/templates/operatingsystems copying build/lib/patchman/operatingsystems/forms.py -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems copying build/lib/patchman/operatingsystems/serializers.py -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems copying build/lib/patchman/operatingsystems/models.py -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems copying build/lib/patchman/operatingsystems/admin.py -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems copying build/lib/patchman/operatingsystems/views.py -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems copying build/lib/patchman/operatingsystems/__init__.py -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems copying build/lib/patchman/operatingsystems/urls.py -> build/bdist.linux-armv7l/wheel/patchman/operatingsystems creating build/bdist.linux-armv7l/wheel/patchman/arch copying build/lib/patchman/arch/serializers.py -> build/bdist.linux-armv7l/wheel/patchman/arch copying build/lib/patchman/arch/models.py -> build/bdist.linux-armv7l/wheel/patchman/arch copying build/lib/patchman/arch/admin.py -> build/bdist.linux-armv7l/wheel/patchman/arch copying build/lib/patchman/arch/views.py -> build/bdist.linux-armv7l/wheel/patchman/arch copying build/lib/patchman/arch/__init__.py -> build/bdist.linux-armv7l/wheel/patchman/arch copying build/lib/patchman/urls.py -> build/bdist.linux-armv7l/wheel/patchman copying build/lib/patchman/wsgi.py -> build/bdist.linux-armv7l/wheel/patchman creating build/bdist.linux-armv7l/wheel/patchman/hosts creating build/bdist.linux-armv7l/wheel/patchman/hosts/templates creating build/bdist.linux-armv7l/wheel/patchman/hosts/templates/hosts copying build/lib/patchman/hosts/templates/hosts/host_table.html -> build/bdist.linux-armv7l/wheel/patchman/hosts/templates/hosts copying build/lib/patchman/hosts/templates/hosts/host_edit.html -> build/bdist.linux-armv7l/wheel/patchman/hosts/templates/hosts copying build/lib/patchman/hosts/templates/hosts/host_list.html -> build/bdist.linux-armv7l/wheel/patchman/hosts/templates/hosts copying build/lib/patchman/hosts/templates/hosts/host_detail.html -> build/bdist.linux-armv7l/wheel/patchman/hosts/templates/hosts copying build/lib/patchman/hosts/templates/hosts/host_delete.html -> build/bdist.linux-armv7l/wheel/patchman/hosts/templates/hosts copying build/lib/patchman/hosts/forms.py -> build/bdist.linux-armv7l/wheel/patchman/hosts copying build/lib/patchman/hosts/serializers.py -> build/bdist.linux-armv7l/wheel/patchman/hosts copying build/lib/patchman/hosts/utils.py -> build/bdist.linux-armv7l/wheel/patchman/hosts copying build/lib/patchman/hosts/models.py -> build/bdist.linux-armv7l/wheel/patchman/hosts copying build/lib/patchman/hosts/admin.py -> build/bdist.linux-armv7l/wheel/patchman/hosts copying build/lib/patchman/hosts/views.py -> build/bdist.linux-armv7l/wheel/patchman/hosts creating build/bdist.linux-armv7l/wheel/patchman/hosts/templatetags copying build/lib/patchman/hosts/templatetags/report_alert.py -> build/bdist.linux-armv7l/wheel/patchman/hosts/templatetags copying build/lib/patchman/hosts/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/patchman/hosts/templatetags copying build/lib/patchman/hosts/__init__.py -> build/bdist.linux-armv7l/wheel/patchman/hosts copying build/lib/patchman/hosts/urls.py -> build/bdist.linux-armv7l/wheel/patchman/hosts copying build/lib/patchman/hosts/managers.py -> build/bdist.linux-armv7l/wheel/patchman/hosts copying build/lib/patchman/signals.py -> build/bdist.linux-armv7l/wheel/patchman running install_data creating build/bdist.linux-armv7l/wheel/patchman-1.0.9.data creating build/bdist.linux-armv7l/wheel/patchman-1.0.9.data/data creating build/bdist.linux-armv7l/wheel/etc creating build/bdist.linux-armv7l/wheel/etc/patchman copying etc/patchman-apache.conf -> build/bdist.linux-armv7l/wheel/etc/patchman copying etc/local_settings.py -> build/bdist.linux-armv7l/wheel/etc/patchman creating build/bdist.linux-armv7l/wheel/usr creating build/bdist.linux-armv7l/wheel/usr/share creating build/bdist.linux-armv7l/wheel/usr/share/patchman creating build/bdist.linux-armv7l/wheel/usr/share/patchman/media creating build/bdist.linux-armv7l/wheel/usr/share/patchman/media/img copying media/img/icon-no.gif -> build/bdist.linux-armv7l/wheel/usr/share/patchman/media/img copying media/img/icon-alert.gif -> build/bdist.linux-armv7l/wheel/usr/share/patchman/media/img copying media/img/icon-yes.gif -> build/bdist.linux-armv7l/wheel/usr/share/patchman/media/img creating build/bdist.linux-armv7l/wheel/usr/share/patchman/media/js copying media/js/button-post.js -> build/bdist.linux-armv7l/wheel/usr/share/patchman/media/js copying media/js/ajax-jquery.js -> build/bdist.linux-armv7l/wheel/usr/share/patchman/media/js creating build/bdist.linux-armv7l/wheel/usr/share/patchman/media/css copying media/css/base.css -> build/bdist.linux-armv7l/wheel/usr/share/patchman/media/css running install_egg_info Copying patchman.egg-info to build/bdist.linux-armv7l/wheel/patchman-1.0.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/patchman-1.0.9.data/scripts copying build/scripts-3.4/patchman-manage -> build/bdist.linux-armv7l/wheel/patchman-1.0.9.data/scripts copying build/scripts-3.4/patchman-migrations -> build/bdist.linux-armv7l/wheel/patchman-1.0.9.data/scripts copying build/scripts-3.4/patchman -> build/bdist.linux-armv7l/wheel/patchman-1.0.9.data/scripts copying build/scripts-3.4/patchman-set-secret-key -> build/bdist.linux-armv7l/wheel/patchman-1.0.9.data/scripts changing mode of build/bdist.linux-armv7l/wheel/patchman-1.0.9.data/scripts/patchman-manage to 755 changing mode of build/bdist.linux-armv7l/wheel/patchman-1.0.9.data/scripts/patchman-migrations to 755 changing mode of build/bdist.linux-armv7l/wheel/patchman-1.0.9.data/scripts/patchman to 755 changing mode of build/bdist.linux-armv7l/wheel/patchman-1.0.9.data/scripts/patchman-set-secret-key to 755 creating build/bdist.linux-armv7l/wheel/patchman-1.0.9.dist-info/WHEEL creating '/tmp/pip-wheel-2lwnnk0o/patchman-1.0.9-py3-none-any.whl' and adding '.' to it adding 'etc/patchman/local_settings.py' adding 'etc/patchman/patchman-apache.conf' adding 'patchman/__init__.py' adding 'patchman/manage.py' adding 'patchman/receivers.py' adding 'patchman/settings.py' adding 'patchman/signals.py' adding 'patchman/urls.py' adding 'patchman/wsgi.py' adding 'patchman/arch/__init__.py' adding 'patchman/arch/admin.py' adding 'patchman/arch/models.py' adding 'patchman/arch/serializers.py' adding 'patchman/arch/views.py' adding 'patchman/domains/__init__.py' adding 'patchman/domains/admin.py' adding 'patchman/domains/models.py' adding 'patchman/domains/serializers.py' adding 'patchman/domains/views.py' adding 'patchman/hosts/__init__.py' adding 'patchman/hosts/admin.py' adding 'patchman/hosts/forms.py' adding 'patchman/hosts/managers.py' adding 'patchman/hosts/models.py' adding 'patchman/hosts/serializers.py' adding 'patchman/hosts/urls.py' adding 'patchman/hosts/utils.py' adding 'patchman/hosts/views.py' adding 'patchman/hosts/templates/hosts/host_delete.html' adding 'patchman/hosts/templates/hosts/host_detail.html' adding 'patchman/hosts/templates/hosts/host_edit.html' adding 'patchman/hosts/templates/hosts/host_list.html' adding 'patchman/hosts/templates/hosts/host_table.html' adding 'patchman/hosts/templatetags/__init__.py' adding 'patchman/hosts/templatetags/report_alert.py' adding 'patchman/operatingsystems/__init__.py' adding 'patchman/operatingsystems/admin.py' adding 'patchman/operatingsystems/forms.py' adding 'patchman/operatingsystems/models.py' adding 'patchman/operatingsystems/serializers.py' adding 'patchman/operatingsystems/urls.py' adding 'patchman/operatingsystems/views.py' adding 'patchman/operatingsystems/templates/operatingsystems/operatingsystem_table.html' adding 'patchman/operatingsystems/templates/operatingsystems/operatingsystemgroup_table.html' adding 'patchman/operatingsystems/templates/operatingsystems/os_delete.html' adding 'patchman/operatingsystems/templates/operatingsystems/os_detail.html' adding 'patchman/operatingsystems/templates/operatingsystems/os_list.html' adding 'patchman/operatingsystems/templates/operatingsystems/osgroup_delete.html' adding 'patchman/operatingsystems/templates/operatingsystems/osgroup_detail.html' adding 'patchman/operatingsystems/templates/operatingsystems/osgroup_list.html' adding 'patchman/packages/__init__.py' adding 'patchman/packages/admin.py' adding 'patchman/packages/managers.py' adding 'patchman/packages/models.py' adding 'patchman/packages/serializers.py' adding 'patchman/packages/urls.py' adding 'patchman/packages/utils.py' adding 'patchman/packages/views.py' adding 'patchman/packages/templates/packages/package_detail.html' adding 'patchman/packages/templates/packages/package_list.html' adding 'patchman/packages/templates/packages/package_table.html' adding 'patchman/reports/__init__.py' adding 'patchman/reports/admin.py' adding 'patchman/reports/models.py' adding 'patchman/reports/tasks.py' adding 'patchman/reports/urls.py' adding 'patchman/reports/utils.py' adding 'patchman/reports/views.py' adding 'patchman/reports/templates/reports/report.txt' adding 'patchman/reports/templates/reports/report_delete.html' adding 'patchman/reports/templates/reports/report_detail.html' adding 'patchman/reports/templates/reports/report_list.html' adding 'patchman/reports/templates/reports/report_process.html' adding 'patchman/reports/templates/reports/report_table.html' adding 'patchman/repos/__init__.py' adding 'patchman/repos/admin.py' adding 'patchman/repos/forms.py' adding 'patchman/repos/managers.py' adding 'patchman/repos/models.py' adding 'patchman/repos/serializers.py' adding 'patchman/repos/urls.py' adding 'patchman/repos/utils.py' adding 'patchman/repos/views.py' adding 'patchman/repos/templates/repos/mirror_delete.html' adding 'patchman/repos/templates/repos/mirror_detail.html' adding 'patchman/repos/templates/repos/mirror_edit.html' adding 'patchman/repos/templates/repos/mirror_edit_repo.html' adding 'patchman/repos/templates/repos/mirror_list.html' adding 'patchman/repos/templates/repos/mirror_table.html' adding 'patchman/repos/templates/repos/mirror_with_repo_list.html' adding 'patchman/repos/templates/repos/repo_delete.html' adding 'patchman/repos/templates/repos/repo_detail.html' adding 'patchman/repos/templates/repos/repo_edit.html' adding 'patchman/repos/templates/repos/repo_list.html' adding 'patchman/repos/templates/repos/repository_table.html' adding 'patchman/repos/templatetags/__init__.py' adding 'patchman/repos/templatetags/repo_buttons.py' adding 'patchman/util/__init__.py' adding 'patchman/util/filterspecs.py' adding 'patchman/util/urls.py' adding 'patchman/util/views.py' adding 'patchman/util/templates/404.html' adding 'patchman/util/templates/500.html' adding 'patchman/util/templates/base.html' adding 'patchman/util/templates/dashboard.html' adding 'patchman/util/templates/navbar.html' adding 'patchman/util/templates/objectlist.html' adding 'patchman/util/templates/searchbar.html' adding 'patchman/util/templates/registration/login.html' adding 'patchman/util/templatetags/__init__.py' adding 'patchman/util/templatetags/common.py' adding 'patchman-1.0.9.data/scripts/patchman' adding 'patchman-1.0.9.data/scripts/patchman-manage' adding 'patchman-1.0.9.data/scripts/patchman-migrations' adding 'patchman-1.0.9.data/scripts/patchman-set-secret-key' adding 'usr/share/patchman/media/css/base.css' adding 'usr/share/patchman/media/img/icon-alert.gif' adding 'usr/share/patchman/media/img/icon-no.gif' adding 'usr/share/patchman/media/img/icon-yes.gif' adding 'usr/share/patchman/media/js/ajax-jquery.js' adding 'usr/share/patchman/media/js/button-post.js' adding 'patchman-1.0.9.dist-info/top_level.txt' adding 'patchman-1.0.9.dist-info/WHEEL' adding 'patchman-1.0.9.dist-info/METADATA' adding 'patchman-1.0.9.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for patchman: finished with status 'done' Stored in directory: /tmp/tmpp0ayvbrj Successfully built patchman Cleaning up... Removing source in /tmp/pip-wheel-ktf9k058/patchman Removed build tracker '/tmp/pip-req-tracker-0ao2dsc8'