Created temporary directory: /tmp/pip-ephem-wheel-cache-xji66gdo Created temporary directory: /tmp/pip-req-tracker-1hcxanij Created requirements tracker '/tmp/pip-req-tracker-1hcxanij' Created temporary directory: /tmp/pip-wheel-wae8uexy Collecting dj-scheduledtasks==0.0.1 1 location(s) to search for versions of dj-scheduledtasks: * https://pypi.org/simple/dj-scheduledtasks/ Getting page https://pypi.org/simple/dj-scheduledtasks/ Analyzing links from page https://pypi.org/simple/dj-scheduledtasks/ Found link https://files.pythonhosted.org/packages/e2/6a/7f65b458e2b468e738068f8b2daf214b4522620ce6a811012f4eca920e21/dj-scheduledtasks-0.0.1.tar.gz#sha256=25a0321febe5996e1c972bc7ad7a9e4518c1688b947c6fd1796c81786375a826 (from https://pypi.org/simple/dj-scheduledtasks/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-4rq6bdfj Downloading https://files.pythonhosted.org/packages/e2/6a/7f65b458e2b468e738068f8b2daf214b4522620ce6a811012f4eca920e21/dj-scheduledtasks-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e2/6a/7f65b458e2b468e738068f8b2daf214b4522620ce6a811012f4eca920e21/dj-scheduledtasks-0.0.1.tar.gz#sha256=25a0321febe5996e1c972bc7ad7a9e4518c1688b947c6fd1796c81786375a826 (from https://pypi.org/simple/dj-scheduledtasks/) Added dj-scheduledtasks==0.0.1 from https://files.pythonhosted.org/packages/e2/6a/7f65b458e2b468e738068f8b2daf214b4522620ce6a811012f4eca920e21/dj-scheduledtasks-0.0.1.tar.gz#sha256=25a0321febe5996e1c972bc7ad7a9e4518c1688b947c6fd1796c81786375a826 to build tracker '/tmp/pip-req-tracker-1hcxanij' Running setup.py (path:/tmp/pip-wheel-wae8uexy/dj-scheduledtasks/setup.py) egg_info for package dj-scheduledtasks Running command python setup.py egg_info running egg_info creating pip-egg-info/dj_scheduledtasks.egg-info writing pip-egg-info/dj_scheduledtasks.egg-info/PKG-INFO writing dependency_links to pip-egg-info/dj_scheduledtasks.egg-info/dependency_links.txt writing top-level names to pip-egg-info/dj_scheduledtasks.egg-info/top_level.txt writing manifest file 'pip-egg-info/dj_scheduledtasks.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dj_scheduledtasks.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dj_scheduledtasks.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-wae8uexy/dj-scheduledtasks has version 0.0.1, which satisfies requirement dj-scheduledtasks==0.0.1 from https://files.pythonhosted.org/packages/e2/6a/7f65b458e2b468e738068f8b2daf214b4522620ce6a811012f4eca920e21/dj-scheduledtasks-0.0.1.tar.gz#sha256=25a0321febe5996e1c972bc7ad7a9e4518c1688b947c6fd1796c81786375a826 Removed dj-scheduledtasks==0.0.1 from https://files.pythonhosted.org/packages/e2/6a/7f65b458e2b468e738068f8b2daf214b4522620ce6a811012f4eca920e21/dj-scheduledtasks-0.0.1.tar.gz#sha256=25a0321febe5996e1c972bc7ad7a9e4518c1688b947c6fd1796c81786375a826 from build tracker '/tmp/pip-req-tracker-1hcxanij' Building wheels for collected packages: dj-scheduledtasks Created temporary directory: /tmp/pip-wheel-ymkohfng Running setup.py bdist_wheel for dj-scheduledtasks: started Destination directory: /tmp/pip-wheel-ymkohfng Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wae8uexy/dj-scheduledtasks/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-ymkohfng running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/scheduledtasks copying scheduledtasks/apps.py -> build/lib/scheduledtasks copying scheduledtasks/views.py -> build/lib/scheduledtasks copying scheduledtasks/models.py -> build/lib/scheduledtasks copying scheduledtasks/runner.py -> build/lib/scheduledtasks copying scheduledtasks/tests.py -> build/lib/scheduledtasks copying scheduledtasks/__init__.py -> build/lib/scheduledtasks copying scheduledtasks/admin.py -> build/lib/scheduledtasks 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/scheduledtasks copying build/lib/scheduledtasks/apps.py -> build/bdist.linux-armv7l/wheel/scheduledtasks copying build/lib/scheduledtasks/views.py -> build/bdist.linux-armv7l/wheel/scheduledtasks copying build/lib/scheduledtasks/models.py -> build/bdist.linux-armv7l/wheel/scheduledtasks copying build/lib/scheduledtasks/runner.py -> build/bdist.linux-armv7l/wheel/scheduledtasks copying build/lib/scheduledtasks/tests.py -> build/bdist.linux-armv7l/wheel/scheduledtasks copying build/lib/scheduledtasks/__init__.py -> build/bdist.linux-armv7l/wheel/scheduledtasks copying build/lib/scheduledtasks/admin.py -> build/bdist.linux-armv7l/wheel/scheduledtasks running install_egg_info running egg_info writing dj_scheduledtasks.egg-info/PKG-INFO writing top-level names to dj_scheduledtasks.egg-info/top_level.txt writing dependency_links to dj_scheduledtasks.egg-info/dependency_links.txt reading manifest file 'dj_scheduledtasks.egg-info/SOURCES.txt' writing manifest file 'dj_scheduledtasks.egg-info/SOURCES.txt' Copying dj_scheduledtasks.egg-info to build/bdist.linux-armv7l/wheel/dj_scheduledtasks-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dj_scheduledtasks-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-ymkohfng/dj_scheduledtasks-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'scheduledtasks/__init__.py' adding 'scheduledtasks/admin.py' adding 'scheduledtasks/apps.py' adding 'scheduledtasks/models.py' adding 'scheduledtasks/runner.py' adding 'scheduledtasks/tests.py' adding 'scheduledtasks/views.py' adding 'dj_scheduledtasks-0.0.1.dist-info/METADATA' adding 'dj_scheduledtasks-0.0.1.dist-info/WHEEL' adding 'dj_scheduledtasks-0.0.1.dist-info/top_level.txt' adding 'dj_scheduledtasks-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dj-scheduledtasks: finished with status 'done' Stored in directory: /tmp/tmp48uw09qx Successfully built dj-scheduledtasks Cleaning up... Removing source in /tmp/pip-wheel-wae8uexy/dj-scheduledtasks Removed build tracker '/tmp/pip-req-tracker-1hcxanij'