Created temporary directory: /tmp/pip-ephem-wheel-cache-kl9dkntz Created temporary directory: /tmp/pip-req-tracker-63qocw5n Created requirements tracker '/tmp/pip-req-tracker-63qocw5n' Created temporary directory: /tmp/pip-wheel-dp41ez1j Looking in indexes: https://pypi.python.org/simple Collecting masonite-dropbox-driver==0.0.3 1 location(s) to search for versions of masonite-dropbox-driver: * https://pypi.python.org/simple/masonite-dropbox-driver/ Getting page https://pypi.python.org/simple/masonite-dropbox-driver/ Analyzing links from page https://pypi.org/simple/masonite-dropbox-driver/ Found link https://files.pythonhosted.org/packages/1e/14/a1c626034d000e72fb2d07a10a141fc27a1b39e769e000dc095334dbc2d5/masonite-dropbox-driver-0.0.1.tar.gz#sha256=04a76636ac454bce1335f1d89de3a303d2f8b83509ffb6b58189806b357a3037 (from https://pypi.org/simple/masonite-dropbox-driver/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/81/91/8f474f491279427c1c40fdac2e1664d9884510e1bce5abedfaa20f36a69e/masonite-dropbox-driver-0.0.2.tar.gz#sha256=9e4c806eccc4967763f9afd530f5aa7972a5fed94fcb1e76946ab27990562893 (from https://pypi.org/simple/masonite-dropbox-driver/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/24/09/498f6c21c4f7092e2de0d4a7ce5d750a025da81303d1a8a3bd8991a5781a/masonite-dropbox-driver-0.0.3.tar.gz#sha256=ab386d246242a2b3f09830e262a5829272387eca5b09b0aaa1c96b94519144dd (from https://pypi.org/simple/masonite-dropbox-driver/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-_hb418sw Downloading https://files.pythonhosted.org/packages/24/09/498f6c21c4f7092e2de0d4a7ce5d750a025da81303d1a8a3bd8991a5781a/masonite-dropbox-driver-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/24/09/498f6c21c4f7092e2de0d4a7ce5d750a025da81303d1a8a3bd8991a5781a/masonite-dropbox-driver-0.0.3.tar.gz#sha256=ab386d246242a2b3f09830e262a5829272387eca5b09b0aaa1c96b94519144dd (from https://pypi.org/simple/masonite-dropbox-driver/) Added masonite-dropbox-driver==0.0.3 from https://files.pythonhosted.org/packages/24/09/498f6c21c4f7092e2de0d4a7ce5d750a025da81303d1a8a3bd8991a5781a/masonite-dropbox-driver-0.0.3.tar.gz#sha256=ab386d246242a2b3f09830e262a5829272387eca5b09b0aaa1c96b94519144dd to build tracker '/tmp/pip-req-tracker-63qocw5n' Running setup.py (path:/tmp/pip-wheel-dp41ez1j/masonite-dropbox-driver/setup.py) egg_info for package masonite-dropbox-driver Running command python setup.py egg_info running egg_info creating pip-egg-info/masonite_dropbox_driver.egg-info writing top-level names to pip-egg-info/masonite_dropbox_driver.egg-info/top_level.txt writing requirements to pip-egg-info/masonite_dropbox_driver.egg-info/requires.txt writing pip-egg-info/masonite_dropbox_driver.egg-info/PKG-INFO writing dependency_links to pip-egg-info/masonite_dropbox_driver.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/masonite_dropbox_driver.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/masonite_dropbox_driver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/masonite_dropbox_driver.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dp41ez1j/masonite-dropbox-driver has version 0.0.3, which satisfies requirement masonite-dropbox-driver==0.0.3 from https://files.pythonhosted.org/packages/24/09/498f6c21c4f7092e2de0d4a7ce5d750a025da81303d1a8a3bd8991a5781a/masonite-dropbox-driver-0.0.3.tar.gz#sha256=ab386d246242a2b3f09830e262a5829272387eca5b09b0aaa1c96b94519144dd Removed masonite-dropbox-driver==0.0.3 from https://files.pythonhosted.org/packages/24/09/498f6c21c4f7092e2de0d4a7ce5d750a025da81303d1a8a3bd8991a5781a/masonite-dropbox-driver-0.0.3.tar.gz#sha256=ab386d246242a2b3f09830e262a5829272387eca5b09b0aaa1c96b94519144dd from build tracker '/tmp/pip-req-tracker-63qocw5n' Building wheels for collected packages: masonite-dropbox-driver Created temporary directory: /tmp/pip-wheel-jkrb83al Running setup.py bdist_wheel for masonite-dropbox-driver: started Destination directory: /tmp/pip-wheel-jkrb83al Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dp41ez1j/masonite-dropbox-driver/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-jkrb83al running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/masonite creating build/lib/masonite/contrib creating build/lib/masonite/contrib/dropbox copying masonite/contrib/dropbox/__init__.py -> build/lib/masonite/contrib/dropbox creating build/lib/masonite/contrib/dropbox/drivers copying masonite/contrib/dropbox/drivers/UploadDropboxDriver.py -> build/lib/masonite/contrib/dropbox/drivers copying masonite/contrib/dropbox/drivers/__init__.py -> build/lib/masonite/contrib/dropbox/drivers creating build/lib/masonite/contrib/dropbox/providers copying masonite/contrib/dropbox/providers/__init__.py -> build/lib/masonite/contrib/dropbox/providers copying masonite/contrib/dropbox/providers/DropboxProvider.py -> build/lib/masonite/contrib/dropbox/providers running egg_info writing requirements to masonite_dropbox_driver.egg-info/requires.txt writing top-level names to masonite_dropbox_driver.egg-info/top_level.txt writing dependency_links to masonite_dropbox_driver.egg-info/dependency_links.txt writing masonite_dropbox_driver.egg-info/PKG-INFO reading manifest file 'masonite_dropbox_driver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'masonite_dropbox_driver.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/contrib creating build/bdist.linux-armv7l/wheel/masonite/contrib/dropbox creating build/bdist.linux-armv7l/wheel/masonite/contrib/dropbox/providers copying build/lib/masonite/contrib/dropbox/providers/__init__.py -> build/bdist.linux-armv7l/wheel/masonite/contrib/dropbox/providers copying build/lib/masonite/contrib/dropbox/providers/DropboxProvider.py -> build/bdist.linux-armv7l/wheel/masonite/contrib/dropbox/providers creating build/bdist.linux-armv7l/wheel/masonite/contrib/dropbox/drivers copying build/lib/masonite/contrib/dropbox/drivers/UploadDropboxDriver.py -> build/bdist.linux-armv7l/wheel/masonite/contrib/dropbox/drivers copying build/lib/masonite/contrib/dropbox/drivers/__init__.py -> build/bdist.linux-armv7l/wheel/masonite/contrib/dropbox/drivers copying build/lib/masonite/contrib/dropbox/__init__.py -> build/bdist.linux-armv7l/wheel/masonite/contrib/dropbox running install_egg_info Copying masonite_dropbox_driver.egg-info to build/bdist.linux-armv7l/wheel/masonite_dropbox_driver-0.0.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/masonite_dropbox_driver-0.0.3.dist-info/WHEEL Running setup.py bdist_wheel for masonite-dropbox-driver: finished with status 'done' Stored in directory: /tmp/tmprfi2zmov Successfully built masonite-dropbox-driver Cleaning up... Removing source in /tmp/pip-wheel-dp41ez1j/masonite-dropbox-driver Removed build tracker '/tmp/pip-req-tracker-63qocw5n'