Created temporary directory: /tmp/pip-ephem-wheel-cache-iylus99e Created temporary directory: /tmp/pip-req-tracker-ndddwer4 Created requirements tracker '/tmp/pip-req-tracker-ndddwer4' Created temporary directory: /tmp/pip-wheel-6au2sojq Collecting masonite-scheduler==3.0.0b1 1 location(s) to search for versions of masonite-scheduler: * https://pypi.org/simple/masonite-scheduler/ Getting page https://pypi.org/simple/masonite-scheduler/ Analyzing links from page https://pypi.org/simple/masonite-scheduler/ Found link https://files.pythonhosted.org/packages/a3/5e/a66d7739e625be75fcdf159de996f8b255f1f7c1fe13ba35c86564411b32/masonite-scheduler-1.0.0.tar.gz#sha256=5f693f9cabce1f323abaeb4f68a4e7e14167a64beab946928d18a4aa963602ad (from https://pypi.org/simple/masonite-scheduler/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/63/76/0560cef45bf513472819290c17758acf9e5d3b4b9b100439a8bcf4e90f2b/masonite-scheduler-1.0.1.tar.gz#sha256=5565fb406a26a918fd96934f938b327bf15985c66ad0317a63e2d0ca188835e9 (from https://pypi.org/simple/masonite-scheduler/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/7d/eb/14ea1a54482c98b6260557e8b4a4399ee358177203d91ebd3a725b8e8c13/masonite-scheduler-1.0.2.tar.gz#sha256=3d274bf92bd524d4391a9e5d3113a42019a12cd14b9f5c6a85b75a11d8343b5c (from https://pypi.org/simple/masonite-scheduler/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/eb/f1/b44a83fdd47251bd98be75dae2ad4076cdd6ec25f6287da9e7285bfda068/masonite-scheduler-3.0.0b1.tar.gz#sha256=5c15b52374c80b0ddb5d1ebcf0eace2dc3a7e1cec7791eaad71da4a63efa6c83 (from https://pypi.org/simple/masonite-scheduler/), version: 3.0.0b1 Using version 3.0.0b1 (newest of versions: 3.0.0b1) Created temporary directory: /tmp/pip-unpack-q3q6rvkw Downloading https://files.pythonhosted.org/packages/eb/f1/b44a83fdd47251bd98be75dae2ad4076cdd6ec25f6287da9e7285bfda068/masonite-scheduler-3.0.0b1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/eb/f1/b44a83fdd47251bd98be75dae2ad4076cdd6ec25f6287da9e7285bfda068/masonite-scheduler-3.0.0b1.tar.gz#sha256=5c15b52374c80b0ddb5d1ebcf0eace2dc3a7e1cec7791eaad71da4a63efa6c83 (from https://pypi.org/simple/masonite-scheduler/) Added masonite-scheduler==3.0.0b1 from https://files.pythonhosted.org/packages/eb/f1/b44a83fdd47251bd98be75dae2ad4076cdd6ec25f6287da9e7285bfda068/masonite-scheduler-3.0.0b1.tar.gz#sha256=5c15b52374c80b0ddb5d1ebcf0eace2dc3a7e1cec7791eaad71da4a63efa6c83 to build tracker '/tmp/pip-req-tracker-ndddwer4' Running setup.py (path:/tmp/pip-wheel-6au2sojq/masonite-scheduler/setup.py) egg_info for package masonite-scheduler Running command python setup.py egg_info running egg_info creating pip-egg-info/masonite_scheduler.egg-info writing top-level names to pip-egg-info/masonite_scheduler.egg-info/top_level.txt writing pip-egg-info/masonite_scheduler.egg-info/PKG-INFO writing dependency_links to pip-egg-info/masonite_scheduler.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/masonite_scheduler.egg-info/SOURCES.txt' package init file 'src/masonite/scheduler/__init__.py' not found (or not a regular file) package init file 'src/masonite/scheduler/commands/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/masonite_scheduler.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/masonite_scheduler.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-6au2sojq/masonite-scheduler has version 3.0.0b1, which satisfies requirement masonite-scheduler==3.0.0b1 from https://files.pythonhosted.org/packages/eb/f1/b44a83fdd47251bd98be75dae2ad4076cdd6ec25f6287da9e7285bfda068/masonite-scheduler-3.0.0b1.tar.gz#sha256=5c15b52374c80b0ddb5d1ebcf0eace2dc3a7e1cec7791eaad71da4a63efa6c83 Removed masonite-scheduler==3.0.0b1 from https://files.pythonhosted.org/packages/eb/f1/b44a83fdd47251bd98be75dae2ad4076cdd6ec25f6287da9e7285bfda068/masonite-scheduler-3.0.0b1.tar.gz#sha256=5c15b52374c80b0ddb5d1ebcf0eace2dc3a7e1cec7791eaad71da4a63efa6c83 from build tracker '/tmp/pip-req-tracker-ndddwer4' Building wheels for collected packages: masonite-scheduler Created temporary directory: /tmp/pip-wheel-6f5jabdk Running setup.py bdist_wheel for masonite-scheduler: started Destination directory: /tmp/pip-wheel-6f5jabdk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6au2sojq/masonite-scheduler/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-6f5jabdk running bdist_wheel running build running build_py package init file 'src/masonite/scheduler/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/masonite creating build/lib/masonite/scheduler copying src/masonite/scheduler/CanSchedule.py -> build/lib/masonite/scheduler copying src/masonite/scheduler/CommandTask.py -> build/lib/masonite/scheduler copying src/masonite/scheduler/Task.py -> build/lib/masonite/scheduler package init file 'src/masonite/scheduler/commands/__init__.py' not found (or not a regular file) creating build/lib/masonite/scheduler/commands copying src/masonite/scheduler/commands/CreateTaskCommand.py -> build/lib/masonite/scheduler/commands copying src/masonite/scheduler/commands/ScheduleRunCommand.py -> build/lib/masonite/scheduler/commands creating build/lib/masonite/scheduler/providers copying src/masonite/scheduler/providers/ScheduleProvider.py -> build/lib/masonite/scheduler/providers copying src/masonite/scheduler/providers/__init__.py -> build/lib/masonite/scheduler/providers running egg_info writing dependency_links to src/masonite_scheduler.egg-info/dependency_links.txt writing src/masonite_scheduler.egg-info/PKG-INFO writing top-level names to src/masonite_scheduler.egg-info/top_level.txt reading manifest file 'src/masonite_scheduler.egg-info/SOURCES.txt' writing manifest file 'src/masonite_scheduler.egg-info/SOURCES.txt' 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/masonite creating build/bdist.linux-armv7l/wheel/masonite/scheduler creating build/bdist.linux-armv7l/wheel/masonite/scheduler/commands copying build/lib/masonite/scheduler/commands/CreateTaskCommand.py -> build/bdist.linux-armv7l/wheel/masonite/scheduler/commands copying build/lib/masonite/scheduler/commands/ScheduleRunCommand.py -> build/bdist.linux-armv7l/wheel/masonite/scheduler/commands creating build/bdist.linux-armv7l/wheel/masonite/scheduler/providers copying build/lib/masonite/scheduler/providers/ScheduleProvider.py -> build/bdist.linux-armv7l/wheel/masonite/scheduler/providers copying build/lib/masonite/scheduler/providers/__init__.py -> build/bdist.linux-armv7l/wheel/masonite/scheduler/providers copying build/lib/masonite/scheduler/CanSchedule.py -> build/bdist.linux-armv7l/wheel/masonite/scheduler copying build/lib/masonite/scheduler/CommandTask.py -> build/bdist.linux-armv7l/wheel/masonite/scheduler copying build/lib/masonite/scheduler/Task.py -> build/bdist.linux-armv7l/wheel/masonite/scheduler running install_egg_info Copying src/masonite_scheduler.egg-info to build/bdist.linux-armv7l/wheel/masonite_scheduler-3.0.0b1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/masonite_scheduler-3.0.0b1.dist-info/WHEEL creating '/tmp/pip-wheel-6f5jabdk/masonite_scheduler-3.0.0b1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'masonite/scheduler/CanSchedule.py' adding 'masonite/scheduler/CommandTask.py' adding 'masonite/scheduler/Task.py' adding 'masonite/scheduler/commands/CreateTaskCommand.py' adding 'masonite/scheduler/commands/ScheduleRunCommand.py' adding 'masonite/scheduler/providers/ScheduleProvider.py' adding 'masonite/scheduler/providers/__init__.py' adding 'masonite_scheduler-3.0.0b1.dist-info/METADATA' adding 'masonite_scheduler-3.0.0b1.dist-info/WHEEL' adding 'masonite_scheduler-3.0.0b1.dist-info/top_level.txt' adding 'masonite_scheduler-3.0.0b1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for masonite-scheduler: finished with status 'done' Stored in directory: /tmp/tmpr1c7q_lw Successfully built masonite-scheduler Cleaning up... Removing source in /tmp/pip-wheel-6au2sojq/masonite-scheduler Removed build tracker '/tmp/pip-req-tracker-ndddwer4'