Created temporary directory: /tmp/pip-ephem-wheel-cache-wukvz8e4 Created temporary directory: /tmp/pip-req-tracker-n78ici6a Created requirements tracker '/tmp/pip-req-tracker-n78ici6a' Created temporary directory: /tmp/pip-wheel-62a3vdhd Looking in indexes: https://pypi.python.org/simple Collecting masonite-dropbox-driver==0.0.1 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 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-ky6grfhj Downloading https://files.pythonhosted.org/packages/1e/14/a1c626034d000e72fb2d07a10a141fc27a1b39e769e000dc095334dbc2d5/masonite-dropbox-driver-0.0.1.tar.gz Downloading from URL 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/) Added masonite-dropbox-driver==0.0.1 from https://files.pythonhosted.org/packages/1e/14/a1c626034d000e72fb2d07a10a141fc27a1b39e769e000dc095334dbc2d5/masonite-dropbox-driver-0.0.1.tar.gz#sha256=04a76636ac454bce1335f1d89de3a303d2f8b83509ffb6b58189806b357a3037 to build tracker '/tmp/pip-req-tracker-n78ici6a' Running setup.py (path:/tmp/pip-wheel-62a3vdhd/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 dependency_links to pip-egg-info/masonite_dropbox_driver.egg-info/dependency_links.txt writing pip-egg-info/masonite_dropbox_driver.egg-info/PKG-INFO writing requirements to pip-egg-info/masonite_dropbox_driver.egg-info/requires.txt writing top-level names to pip-egg-info/masonite_dropbox_driver.egg-info/top_level.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-62a3vdhd/masonite-dropbox-driver has version 0.0.1, which satisfies requirement masonite-dropbox-driver==0.0.1 from https://files.pythonhosted.org/packages/1e/14/a1c626034d000e72fb2d07a10a141fc27a1b39e769e000dc095334dbc2d5/masonite-dropbox-driver-0.0.1.tar.gz#sha256=04a76636ac454bce1335f1d89de3a303d2f8b83509ffb6b58189806b357a3037 Removed masonite-dropbox-driver==0.0.1 from https://files.pythonhosted.org/packages/1e/14/a1c626034d000e72fb2d07a10a141fc27a1b39e769e000dc095334dbc2d5/masonite-dropbox-driver-0.0.1.tar.gz#sha256=04a76636ac454bce1335f1d89de3a303d2f8b83509ffb6b58189806b357a3037 from build tracker '/tmp/pip-req-tracker-n78ici6a' Building wheels for collected packages: masonite-dropbox-driver Created temporary directory: /tmp/pip-wheel-rt6t9sdr Running setup.py bdist_wheel for masonite-dropbox-driver: started Destination directory: /tmp/pip-wheel-rt6t9sdr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-62a3vdhd/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-rt6t9sdr running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/masonite_dropbox_driver copying masonite_dropbox_driver/__init__.py -> build/lib/masonite_dropbox_driver creating build/lib/masonite_dropbox_driver/drivers copying masonite_dropbox_driver/drivers/__init__.py -> build/lib/masonite_dropbox_driver/drivers copying masonite_dropbox_driver/drivers/UploadDropboxDriver.py -> build/lib/masonite_dropbox_driver/drivers creating build/lib/masonite_dropbox_driver/providers copying masonite_dropbox_driver/providers/__init__.py -> build/lib/masonite_dropbox_driver/providers copying masonite_dropbox_driver/providers/DropboxProvider.py -> build/lib/masonite_dropbox_driver/providers running egg_info writing masonite_dropbox_driver.egg-info/PKG-INFO writing dependency_links to masonite_dropbox_driver.egg-info/dependency_links.txt writing top-level names to masonite_dropbox_driver.egg-info/top_level.txt writing requirements to masonite_dropbox_driver.egg-info/requires.txt 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_dropbox_driver creating build/bdist.linux-armv7l/wheel/masonite_dropbox_driver/drivers copying build/lib/masonite_dropbox_driver/drivers/__init__.py -> build/bdist.linux-armv7l/wheel/masonite_dropbox_driver/drivers copying build/lib/masonite_dropbox_driver/drivers/UploadDropboxDriver.py -> build/bdist.linux-armv7l/wheel/masonite_dropbox_driver/drivers creating build/bdist.linux-armv7l/wheel/masonite_dropbox_driver/providers copying build/lib/masonite_dropbox_driver/providers/__init__.py -> build/bdist.linux-armv7l/wheel/masonite_dropbox_driver/providers copying build/lib/masonite_dropbox_driver/providers/DropboxProvider.py -> build/bdist.linux-armv7l/wheel/masonite_dropbox_driver/providers copying build/lib/masonite_dropbox_driver/__init__.py -> build/bdist.linux-armv7l/wheel/masonite_dropbox_driver running install_egg_info Copying masonite_dropbox_driver.egg-info to build/bdist.linux-armv7l/wheel/masonite_dropbox_driver-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/masonite_dropbox_driver-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-rt6t9sdr/masonite_dropbox_driver-0.0.1-py3-none-any.whl' and adding '.' to it adding 'masonite_dropbox_driver/__init__.py' adding 'masonite_dropbox_driver/drivers/UploadDropboxDriver.py' adding 'masonite_dropbox_driver/drivers/__init__.py' adding 'masonite_dropbox_driver/providers/DropboxProvider.py' adding 'masonite_dropbox_driver/providers/__init__.py' adding 'masonite_dropbox_driver-0.0.1.dist-info/top_level.txt' adding 'masonite_dropbox_driver-0.0.1.dist-info/WHEEL' adding 'masonite_dropbox_driver-0.0.1.dist-info/METADATA' adding 'masonite_dropbox_driver-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for masonite-dropbox-driver: finished with status 'done' Stored in directory: /tmp/tmp14v_oq6h Successfully built masonite-dropbox-driver Cleaning up... Removing source in /tmp/pip-wheel-62a3vdhd/masonite-dropbox-driver Removed build tracker '/tmp/pip-req-tracker-n78ici6a'