Created temporary directory: /tmp/pip-ephem-wheel-cache-m6f68lha Created temporary directory: /tmp/pip-req-tracker-vrneuu2k Created requirements tracker '/tmp/pip-req-tracker-vrneuu2k' Created temporary directory: /tmp/pip-wheel-bpgbaoe5 Collecting masonite-scheduler==1.0.2 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 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-3yx2c5fm Downloading https://files.pythonhosted.org/packages/7d/eb/14ea1a54482c98b6260557e8b4a4399ee358177203d91ebd3a725b8e8c13/masonite-scheduler-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7d/eb/14ea1a54482c98b6260557e8b4a4399ee358177203d91ebd3a725b8e8c13/masonite-scheduler-1.0.2.tar.gz#sha256=3d274bf92bd524d4391a9e5d3113a42019a12cd14b9f5c6a85b75a11d8343b5c (from https://pypi.org/simple/masonite-scheduler/) Added masonite-scheduler==1.0.2 from https://files.pythonhosted.org/packages/7d/eb/14ea1a54482c98b6260557e8b4a4399ee358177203d91ebd3a725b8e8c13/masonite-scheduler-1.0.2.tar.gz#sha256=3d274bf92bd524d4391a9e5d3113a42019a12cd14b9f5c6a85b75a11d8343b5c to build tracker '/tmp/pip-req-tracker-vrneuu2k' Running setup.py (path:/tmp/pip-wheel-bpgbaoe5/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 pip-egg-info/masonite_scheduler.egg-info/PKG-INFO writing dependency_links to pip-egg-info/masonite_scheduler.egg-info/dependency_links.txt writing top-level names to pip-egg-info/masonite_scheduler.egg-info/top_level.txt writing manifest file 'pip-egg-info/masonite_scheduler.egg-info/SOURCES.txt' package init file 'scheduler/__init__.py' not found (or not a regular file) package init file '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-bpgbaoe5/masonite-scheduler has version 1.0.2, which satisfies requirement masonite-scheduler==1.0.2 from https://files.pythonhosted.org/packages/7d/eb/14ea1a54482c98b6260557e8b4a4399ee358177203d91ebd3a725b8e8c13/masonite-scheduler-1.0.2.tar.gz#sha256=3d274bf92bd524d4391a9e5d3113a42019a12cd14b9f5c6a85b75a11d8343b5c Removed masonite-scheduler==1.0.2 from https://files.pythonhosted.org/packages/7d/eb/14ea1a54482c98b6260557e8b4a4399ee358177203d91ebd3a725b8e8c13/masonite-scheduler-1.0.2.tar.gz#sha256=3d274bf92bd524d4391a9e5d3113a42019a12cd14b9f5c6a85b75a11d8343b5c from build tracker '/tmp/pip-req-tracker-vrneuu2k' Building wheels for collected packages: masonite-scheduler Created temporary directory: /tmp/pip-wheel-0mg6b980 Running setup.py bdist_wheel for masonite-scheduler: started Destination directory: /tmp/pip-wheel-0mg6b980 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bpgbaoe5/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-0mg6b980 running bdist_wheel running build running build_py package init file 'scheduler/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/scheduler copying scheduler/Task.py -> build/lib/scheduler package init file 'scheduler/commands/__init__.py' not found (or not a regular file) creating build/lib/scheduler/commands copying scheduler/commands/CreateTaskCommand.py -> build/lib/scheduler/commands copying scheduler/commands/ScheduleRunCommand.py -> build/lib/scheduler/commands creating build/lib/scheduler/providers copying scheduler/providers/ScheduleProvider.py -> build/lib/scheduler/providers copying scheduler/providers/__init__.py -> build/lib/scheduler/providers running egg_info writing dependency_links to masonite_scheduler.egg-info/dependency_links.txt writing top-level names to masonite_scheduler.egg-info/top_level.txt writing masonite_scheduler.egg-info/PKG-INFO reading manifest file 'masonite_scheduler.egg-info/SOURCES.txt' writing manifest file '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/scheduler creating build/bdist.linux-armv7l/wheel/scheduler/commands copying build/lib/scheduler/commands/CreateTaskCommand.py -> build/bdist.linux-armv7l/wheel/scheduler/commands copying build/lib/scheduler/commands/ScheduleRunCommand.py -> build/bdist.linux-armv7l/wheel/scheduler/commands creating build/bdist.linux-armv7l/wheel/scheduler/providers copying build/lib/scheduler/providers/ScheduleProvider.py -> build/bdist.linux-armv7l/wheel/scheduler/providers copying build/lib/scheduler/providers/__init__.py -> build/bdist.linux-armv7l/wheel/scheduler/providers copying build/lib/scheduler/Task.py -> build/bdist.linux-armv7l/wheel/scheduler running install_egg_info Copying masonite_scheduler.egg-info to build/bdist.linux-armv7l/wheel/masonite_scheduler-1.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/masonite_scheduler-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-0mg6b980/masonite_scheduler-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'scheduler/Task.py' adding 'scheduler/commands/CreateTaskCommand.py' adding 'scheduler/commands/ScheduleRunCommand.py' adding 'scheduler/providers/ScheduleProvider.py' adding 'scheduler/providers/__init__.py' adding 'masonite_scheduler-1.0.2.dist-info/METADATA' adding 'masonite_scheduler-1.0.2.dist-info/WHEEL' adding 'masonite_scheduler-1.0.2.dist-info/top_level.txt' adding 'masonite_scheduler-1.0.2.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/tmp6coyceij Successfully built masonite-scheduler Cleaning up... Removing source in /tmp/pip-wheel-bpgbaoe5/masonite-scheduler Removed build tracker '/tmp/pip-req-tracker-vrneuu2k'