Created temporary directory: /tmp/pip-ephem-wheel-cache-3fvxkzzn Created temporary directory: /tmp/pip-req-tracker-7key08oc Created requirements tracker '/tmp/pip-req-tracker-7key08oc' Created temporary directory: /tmp/pip-wheel-labqwf9r Looking in indexes: https://pypi.python.org/simple Collecting masonite-events==1.0.1 1 location(s) to search for versions of masonite-events: * https://pypi.python.org/simple/masonite-events/ Getting page https://pypi.python.org/simple/masonite-events/ Analyzing links from page https://pypi.org/simple/masonite-events/ Found link https://files.pythonhosted.org/packages/2c/be/664a8e9f7db43846c4708f9c5f93ef8c9a44830566aabd8af45fc4ea3325/masonite-events-1.0.0.tar.gz#sha256=02f8334339ad625c036e00827adc1b68dca32fb6fb9a4067cbb93fdd675f17d5 (from https://pypi.org/simple/masonite-events/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/9e/7e/d9ef92de2bc00ba24e9a5f59c3510441c9d68e8abebb59b6ef50fd0ba623/masonite-events-1.0.1.tar.gz#sha256=dd7ab58a8e107a76b735235de4d0f636d470cf419a4ea122cc3a605ccf7d1222 (from https://pypi.org/simple/masonite-events/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-42j2jfxa Downloading https://files.pythonhosted.org/packages/9e/7e/d9ef92de2bc00ba24e9a5f59c3510441c9d68e8abebb59b6ef50fd0ba623/masonite-events-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9e/7e/d9ef92de2bc00ba24e9a5f59c3510441c9d68e8abebb59b6ef50fd0ba623/masonite-events-1.0.1.tar.gz#sha256=dd7ab58a8e107a76b735235de4d0f636d470cf419a4ea122cc3a605ccf7d1222 (from https://pypi.org/simple/masonite-events/) Added masonite-events==1.0.1 from https://files.pythonhosted.org/packages/9e/7e/d9ef92de2bc00ba24e9a5f59c3510441c9d68e8abebb59b6ef50fd0ba623/masonite-events-1.0.1.tar.gz#sha256=dd7ab58a8e107a76b735235de4d0f636d470cf419a4ea122cc3a605ccf7d1222 to build tracker '/tmp/pip-req-tracker-7key08oc' Running setup.py (path:/tmp/pip-wheel-labqwf9r/masonite-events/setup.py) egg_info for package masonite-events Running command python setup.py egg_info running egg_info creating pip-egg-info/masonite_events.egg-info writing pip-egg-info/masonite_events.egg-info/PKG-INFO writing dependency_links to pip-egg-info/masonite_events.egg-info/dependency_links.txt writing top-level names to pip-egg-info/masonite_events.egg-info/top_level.txt writing manifest file 'pip-egg-info/masonite_events.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/masonite_events.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/masonite_events.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-labqwf9r/masonite-events has version 1.0.1, which satisfies requirement masonite-events==1.0.1 from https://files.pythonhosted.org/packages/9e/7e/d9ef92de2bc00ba24e9a5f59c3510441c9d68e8abebb59b6ef50fd0ba623/masonite-events-1.0.1.tar.gz#sha256=dd7ab58a8e107a76b735235de4d0f636d470cf419a4ea122cc3a605ccf7d1222 Removed masonite-events==1.0.1 from https://files.pythonhosted.org/packages/9e/7e/d9ef92de2bc00ba24e9a5f59c3510441c9d68e8abebb59b6ef50fd0ba623/masonite-events-1.0.1.tar.gz#sha256=dd7ab58a8e107a76b735235de4d0f636d470cf419a4ea122cc3a605ccf7d1222 from build tracker '/tmp/pip-req-tracker-7key08oc' Building wheels for collected packages: masonite-events Created temporary directory: /tmp/pip-wheel-xi9hmy6w Running setup.py bdist_wheel for masonite-events: started Destination directory: /tmp/pip-wheel-xi9hmy6w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-labqwf9r/masonite-events/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-xi9hmy6w running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/events copying events/exceptions.py -> build/lib/events copying events/__init__.py -> build/lib/events copying events/Event.py -> build/lib/events creating build/lib/events/providers copying events/providers/EventProvider.py -> build/lib/events/providers copying events/providers/__init__.py -> build/lib/events/providers creating build/lib/events/commands copying events/commands/EventCommand.py -> build/lib/events/commands copying events/commands/__init__.py -> build/lib/events/commands running egg_info writing masonite_events.egg-info/PKG-INFO writing top-level names to masonite_events.egg-info/top_level.txt writing dependency_links to masonite_events.egg-info/dependency_links.txt reading manifest file 'masonite_events.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'masonite_events.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/events copying build/lib/events/exceptions.py -> build/bdist.linux-armv7l/wheel/events creating build/bdist.linux-armv7l/wheel/events/providers copying build/lib/events/providers/EventProvider.py -> build/bdist.linux-armv7l/wheel/events/providers copying build/lib/events/providers/__init__.py -> build/bdist.linux-armv7l/wheel/events/providers copying build/lib/events/__init__.py -> build/bdist.linux-armv7l/wheel/events copying build/lib/events/Event.py -> build/bdist.linux-armv7l/wheel/events creating build/bdist.linux-armv7l/wheel/events/commands copying build/lib/events/commands/EventCommand.py -> build/bdist.linux-armv7l/wheel/events/commands copying build/lib/events/commands/__init__.py -> build/bdist.linux-armv7l/wheel/events/commands running install_egg_info Copying masonite_events.egg-info to build/bdist.linux-armv7l/wheel/masonite_events-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/masonite_events-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-xi9hmy6w/masonite_events-1.0.1-py3-none-any.whl' and adding '.' to it adding 'events/Event.py' adding 'events/__init__.py' adding 'events/exceptions.py' adding 'events/commands/EventCommand.py' adding 'events/commands/__init__.py' adding 'events/providers/EventProvider.py' adding 'events/providers/__init__.py' adding 'masonite_events-1.0.1.dist-info/top_level.txt' adding 'masonite_events-1.0.1.dist-info/WHEEL' adding 'masonite_events-1.0.1.dist-info/METADATA' adding 'masonite_events-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for masonite-events: finished with status 'done' Stored in directory: /tmp/tmphr74g10r Successfully built masonite-events Cleaning up... Removing source in /tmp/pip-wheel-labqwf9r/masonite-events Removed build tracker '/tmp/pip-req-tracker-7key08oc'