Created temporary directory: /tmp/pip-ephem-wheel-cache-jsy5jzy4 Created temporary directory: /tmp/pip-req-tracker-x5dcmkhq Created requirements tracker '/tmp/pip-req-tracker-x5dcmkhq' Created temporary directory: /tmp/pip-wheel-v2r2qmd5 Collecting filebrowser-upload==0.1.0 1 location(s) to search for versions of filebrowser-upload: * https://pypi.org/simple/filebrowser-upload/ Getting page https://pypi.org/simple/filebrowser-upload/ Analyzing links from page https://pypi.org/simple/filebrowser-upload/ Found link https://files.pythonhosted.org/packages/92/db/efba2d92c26386124d30feee6e91bc77e6644756a5ac3884ea2ce515e3a6/filebrowser-upload-0.1.0.tar.gz#sha256=95facbbf58090ea37ecaf55f26a207d207380fd3ce067143f63aa929fac989ac (from https://pypi.org/simple/filebrowser-upload/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/b7/d8/b8c8d4c36f53a3f5d2eba6d933c6b54282a5dc47b7747f399b98c3b749b2/filebrowser-upload-0.2.0.tar.gz#sha256=30b6b5d4a2bb220d8105a3383a03bcc851e01f42ad847d6424f3dfd59870fead (from https://pypi.org/simple/filebrowser-upload/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/58/a2/ef4d9c32c42089aa7997d5206a8d4228e8e535ebaf1c0312f85c9a6f6272/filebrowser-upload-0.3.0.tar.gz#sha256=547c27d1ec0c03d8986bfd461562bbfd153bae6b0a62e771804b31e177bc8ea6 (from https://pypi.org/simple/filebrowser-upload/), version: 0.3.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-ynf32270 Downloading https://files.pythonhosted.org/packages/92/db/efba2d92c26386124d30feee6e91bc77e6644756a5ac3884ea2ce515e3a6/filebrowser-upload-0.1.0.tar.gz (50kB) Downloading from URL https://files.pythonhosted.org/packages/92/db/efba2d92c26386124d30feee6e91bc77e6644756a5ac3884ea2ce515e3a6/filebrowser-upload-0.1.0.tar.gz#sha256=95facbbf58090ea37ecaf55f26a207d207380fd3ce067143f63aa929fac989ac (from https://pypi.org/simple/filebrowser-upload/) Added filebrowser-upload==0.1.0 from https://files.pythonhosted.org/packages/92/db/efba2d92c26386124d30feee6e91bc77e6644756a5ac3884ea2ce515e3a6/filebrowser-upload-0.1.0.tar.gz#sha256=95facbbf58090ea37ecaf55f26a207d207380fd3ce067143f63aa929fac989ac to build tracker '/tmp/pip-req-tracker-x5dcmkhq' Running setup.py (path:/tmp/pip-wheel-v2r2qmd5/filebrowser-upload/setup.py) egg_info for package filebrowser-upload Running command python setup.py egg_info running egg_info creating pip-egg-info/filebrowser_upload.egg-info writing entry points to pip-egg-info/filebrowser_upload.egg-info/entry_points.txt writing dependency_links to pip-egg-info/filebrowser_upload.egg-info/dependency_links.txt writing pip-egg-info/filebrowser_upload.egg-info/PKG-INFO writing top-level names to pip-egg-info/filebrowser_upload.egg-info/top_level.txt writing manifest file 'pip-egg-info/filebrowser_upload.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/filebrowser_upload.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' writing manifest file 'pip-egg-info/filebrowser_upload.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-v2r2qmd5/filebrowser-upload has version 0.1.0, which satisfies requirement filebrowser-upload==0.1.0 from https://files.pythonhosted.org/packages/92/db/efba2d92c26386124d30feee6e91bc77e6644756a5ac3884ea2ce515e3a6/filebrowser-upload-0.1.0.tar.gz#sha256=95facbbf58090ea37ecaf55f26a207d207380fd3ce067143f63aa929fac989ac Removed filebrowser-upload==0.1.0 from https://files.pythonhosted.org/packages/92/db/efba2d92c26386124d30feee6e91bc77e6644756a5ac3884ea2ce515e3a6/filebrowser-upload-0.1.0.tar.gz#sha256=95facbbf58090ea37ecaf55f26a207d207380fd3ce067143f63aa929fac989ac from build tracker '/tmp/pip-req-tracker-x5dcmkhq' Building wheels for collected packages: filebrowser-upload Created temporary directory: /tmp/pip-wheel-ag3btrsp Running setup.py bdist_wheel for filebrowser-upload: started Destination directory: /tmp/pip-wheel-ag3btrsp Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-v2r2qmd5/filebrowser-upload/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-ag3btrsp running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/filebrowser_upload copying src/filebrowser_upload/__version__.py -> build/lib/filebrowser_upload copying src/filebrowser_upload/main.py -> build/lib/filebrowser_upload copying src/filebrowser_upload/__init__.py -> build/lib/filebrowser_upload running egg_info writing top-level names to src/filebrowser_upload.egg-info/top_level.txt writing src/filebrowser_upload.egg-info/PKG-INFO writing dependency_links to src/filebrowser_upload.egg-info/dependency_links.txt writing entry points to src/filebrowser_upload.egg-info/entry_points.txt reading manifest file 'src/filebrowser_upload.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' writing manifest file 'src/filebrowser_upload.egg-info/SOURCES.txt' creating build/lib/filebrowser_upload/vendor creating build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/__init__.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/__version__.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/_internal_utils.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/adapters.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/api.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/auth.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/certs.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/compat.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/cookies.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/exceptions.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/help.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/hooks.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/models.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/packages.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/sessions.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/status_codes.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/structures.py -> build/lib/filebrowser_upload/vendor/requests copying src/filebrowser_upload/vendor/requests/utils.py -> build/lib/filebrowser_upload/vendor/requests 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/filebrowser_upload copying build/lib/filebrowser_upload/__version__.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload copying build/lib/filebrowser_upload/main.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload creating build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor creating build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/exceptions.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/sessions.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/__version__.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/packages.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/cookies.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/_internal_utils.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/api.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/certs.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/hooks.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/auth.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/help.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/compat.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/status_codes.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/models.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/structures.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/utils.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/adapters.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/vendor/requests/__init__.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload/vendor/requests copying build/lib/filebrowser_upload/__init__.py -> build/bdist.linux-armv7l/wheel/filebrowser_upload running install_egg_info Copying src/filebrowser_upload.egg-info to build/bdist.linux-armv7l/wheel/filebrowser_upload-0.1.0-py3.5.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/filebrowser_upload-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-ag3btrsp/filebrowser_upload-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'filebrowser_upload/__init__.py' adding 'filebrowser_upload/__version__.py' adding 'filebrowser_upload/main.py' adding 'filebrowser_upload/vendor/requests/__init__.py' adding 'filebrowser_upload/vendor/requests/__version__.py' adding 'filebrowser_upload/vendor/requests/_internal_utils.py' adding 'filebrowser_upload/vendor/requests/adapters.py' adding 'filebrowser_upload/vendor/requests/api.py' adding 'filebrowser_upload/vendor/requests/auth.py' adding 'filebrowser_upload/vendor/requests/certs.py' adding 'filebrowser_upload/vendor/requests/compat.py' adding 'filebrowser_upload/vendor/requests/cookies.py' adding 'filebrowser_upload/vendor/requests/exceptions.py' adding 'filebrowser_upload/vendor/requests/help.py' adding 'filebrowser_upload/vendor/requests/hooks.py' adding 'filebrowser_upload/vendor/requests/models.py' adding 'filebrowser_upload/vendor/requests/packages.py' adding 'filebrowser_upload/vendor/requests/sessions.py' adding 'filebrowser_upload/vendor/requests/status_codes.py' adding 'filebrowser_upload/vendor/requests/structures.py' adding 'filebrowser_upload/vendor/requests/utils.py' adding 'filebrowser_upload-0.1.0.dist-info/LICENSE' adding 'filebrowser_upload-0.1.0.dist-info/METADATA' adding 'filebrowser_upload-0.1.0.dist-info/WHEEL' adding 'filebrowser_upload-0.1.0.dist-info/entry_points.txt' adding 'filebrowser_upload-0.1.0.dist-info/top_level.txt' adding 'filebrowser_upload-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for filebrowser-upload: finished with status 'done' Stored in directory: /tmp/tmp_aj30jn2 Successfully built filebrowser-upload Cleaning up... Removing source in /tmp/pip-wheel-v2r2qmd5/filebrowser-upload Removed build tracker '/tmp/pip-req-tracker-x5dcmkhq'