Collecting borgweb==0.3.0 1 location(s) to search for versions of borgweb: * https://pypi.python.org/simple/borgweb/ Getting page https://pypi.python.org/simple/borgweb/ Analyzing links from page https://pypi.org/simple/borgweb/ Found link https://files.pythonhosted.org/packages/bc/a6/e6b39f0c0fe250d2576b86d7d36215a45859bc379285d167753e92d575c4/borgweb-0.1.tar.gz#sha256=86c8ccd37c329d86d7bf8363f747f39adc156737c7e71654564e5197ff401e64 (from https://pypi.org/simple/borgweb/), version: 0.1 Found link https://files.pythonhosted.org/packages/9d/97/514719e785e91efa28e6eed53f4f588bfb96882f444721590ac478079c62/borgweb-0.1.1.tar.gz#sha256=dad0b99e6ff89dfbcfcfc9a34790316cf038f56f76960813129dbfbe3cad578d (from https://pypi.org/simple/borgweb/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/04/d3/75943714082877111847d81e45936e1df453ee991a7aa431379996e50c78/borgweb-0.1.2.tar.gz#sha256=cf353da4a8e71e39dc61b6d92f4bfaf614b184f88e7359c47fe3c8a415795e34 (from https://pypi.org/simple/borgweb/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/55/f1/589f237a027c2c88aac070cd964337ff65a3481743af23069988f262f62b/borgweb-0.1.3.tar.gz#sha256=a70bcd172d495af39f492ecfeff366429eb1cf8e87f1b8f022ef589407c835c1 (from https://pypi.org/simple/borgweb/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/9f/05/e930072e2511fc6d19d588dc8a8a2f97ece8e8d3065433931ec3c2ba0f3e/borgweb-0.1.4.tar.gz#sha256=591a197f86ad320671cad3af6f8082a0365fd954f643c2303fd244f917994a98 (from https://pypi.org/simple/borgweb/), version: 0.1.4 Found link https://files.pythonhosted.org/packages/ad/6e/a49327e644a850363c077566c853d003f695eb8a90502eabd149ef3e2f06/borgweb-0.2.0.tar.gz#sha256=56a4cb485a1950098925230644ffc958c94f2a311125bee557dbbcdb5c257cef (from https://pypi.org/simple/borgweb/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/67/7f/8d9a6fcd1d8151ca63f0d678d693102d37860fc6ba8bd8614243317f766b/borgweb-0.3.0.tar.gz#sha256=e3f2634f5e2eea14fca9107f6d3dcb3d2e138ef74336a0b5a7fff5983a73a65e (from https://pypi.org/simple/borgweb/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Downloading https://files.pythonhosted.org/packages/67/7f/8d9a6fcd1d8151ca63f0d678d693102d37860fc6ba8bd8614243317f766b/borgweb-0.3.0.tar.gz (512kB) Downloading from URL https://files.pythonhosted.org/packages/67/7f/8d9a6fcd1d8151ca63f0d678d693102d37860fc6ba8bd8614243317f766b/borgweb-0.3.0.tar.gz#sha256=e3f2634f5e2eea14fca9107f6d3dcb3d2e138ef74336a0b5a7fff5983a73a65e (from https://pypi.org/simple/borgweb/) Running setup.py (path:/tmp/pip-build-pj92rc6l/borgweb/setup.py) egg_info for package borgweb Running command python setup.py egg_info running egg_info creating pip-egg-info/borgweb.egg-info writing dependency_links to pip-egg-info/borgweb.egg-info/dependency_links.txt writing requirements to pip-egg-info/borgweb.egg-info/requires.txt writing entry points to pip-egg-info/borgweb.egg-info/entry_points.txt writing pip-egg-info/borgweb.egg-info/PKG-INFO writing top-level names to pip-egg-info/borgweb.egg-info/top_level.txt writing manifest file 'pip-egg-info/borgweb.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/borgweb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.gitignore' writing manifest file 'pip-egg-info/borgweb.egg-info/SOURCES.txt' Source in /tmp/pip-build-pj92rc6l/borgweb has version 0.3.0, which satisfies requirement borgweb==0.3.0 from https://files.pythonhosted.org/packages/67/7f/8d9a6fcd1d8151ca63f0d678d693102d37860fc6ba8bd8614243317f766b/borgweb-0.3.0.tar.gz#sha256=e3f2634f5e2eea14fca9107f6d3dcb3d2e138ef74336a0b5a7fff5983a73a65e Building wheels for collected packages: borgweb Running setup.py bdist_wheel for borgweb: started Destination directory: /tmp/tmp4y6id1zmpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-pj92rc6l/borgweb/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/tmp4y6id1zmpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/borgweb copying borgweb/__init__.py -> build/lib/borgweb copying borgweb/config.py -> build/lib/borgweb copying borgweb/wsgi.py -> build/lib/borgweb copying borgweb/_version.py -> build/lib/borgweb copying borgweb/app.py -> build/lib/borgweb creating build/lib/borgweb/_tests copying borgweb/_tests/__init__.py -> build/lib/borgweb/_tests creating build/lib/borgweb/views copying borgweb/views/logs.py -> build/lib/borgweb/views copying borgweb/views/index.py -> build/lib/borgweb/views copying borgweb/views/__init__.py -> build/lib/borgweb/views copying borgweb/views/backup.py -> build/lib/borgweb/views running egg_info writing requirements to borgweb.egg-info/requires.txt writing borgweb.egg-info/PKG-INFO writing top-level names to borgweb.egg-info/top_level.txt writing dependency_links to borgweb.egg-info/dependency_links.txt writing entry points to borgweb.egg-info/entry_points.txt reading manifest file 'borgweb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.gitignore' writing manifest file 'borgweb.egg-info/SOURCES.txt' creating build/lib/borgweb/static copying borgweb/static/bundle.js -> build/lib/borgweb/static copying borgweb/static/bundle.js.map -> build/lib/borgweb/static copying borgweb/static/favicon.ico -> build/lib/borgweb/static copying borgweb/static/style.css -> build/lib/borgweb/static creating build/lib/borgweb/static/bootstrap copying borgweb/static/bootstrap/bootstrap-theme.min.css -> build/lib/borgweb/static/bootstrap copying borgweb/static/bootstrap/bootstrap.min.css -> build/lib/borgweb/static/bootstrap creating build/lib/borgweb/static/fonts copying borgweb/static/fonts/glyphicons-halflings-regular.eot -> build/lib/borgweb/static/fonts copying borgweb/static/fonts/glyphicons-halflings-regular.svg -> build/lib/borgweb/static/fonts copying borgweb/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/borgweb/static/fonts copying borgweb/static/fonts/glyphicons-halflings-regular.woff -> build/lib/borgweb/static/fonts copying borgweb/static/fonts/glyphicons-halflings-regular.woff2 -> build/lib/borgweb/static/fonts creating build/lib/borgweb/static/i18n copying borgweb/static/i18n/de-DE.json -> build/lib/borgweb/static/i18n creating build/lib/borgweb/templates copying borgweb/templates/_layout.html -> build/lib/borgweb/templates copying borgweb/templates/_nav.html -> build/lib/borgweb/templates copying borgweb/templates/error.html -> build/lib/borgweb/templates copying borgweb/templates/index.html -> build/lib/borgweb/templates 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/borgweb creating build/bdist.linux-armv7l/wheel/borgweb/_tests copying build/lib/borgweb/_tests/__init__.py -> build/bdist.linux-armv7l/wheel/borgweb/_tests creating build/bdist.linux-armv7l/wheel/borgweb/views copying build/lib/borgweb/views/logs.py -> build/bdist.linux-armv7l/wheel/borgweb/views copying build/lib/borgweb/views/index.py -> build/bdist.linux-armv7l/wheel/borgweb/views copying build/lib/borgweb/views/__init__.py -> build/bdist.linux-armv7l/wheel/borgweb/views copying build/lib/borgweb/views/backup.py -> build/bdist.linux-armv7l/wheel/borgweb/views copying build/lib/borgweb/__init__.py -> build/bdist.linux-armv7l/wheel/borgweb creating build/bdist.linux-armv7l/wheel/borgweb/templates copying build/lib/borgweb/templates/error.html -> build/bdist.linux-armv7l/wheel/borgweb/templates copying build/lib/borgweb/templates/index.html -> build/bdist.linux-armv7l/wheel/borgweb/templates copying build/lib/borgweb/templates/_nav.html -> build/bdist.linux-armv7l/wheel/borgweb/templates copying build/lib/borgweb/templates/_layout.html -> build/bdist.linux-armv7l/wheel/borgweb/templates creating build/bdist.linux-armv7l/wheel/borgweb/static copying build/lib/borgweb/static/style.css -> build/bdist.linux-armv7l/wheel/borgweb/static creating build/bdist.linux-armv7l/wheel/borgweb/static/i18n copying build/lib/borgweb/static/i18n/de-DE.json -> build/bdist.linux-armv7l/wheel/borgweb/static/i18n creating build/bdist.linux-armv7l/wheel/borgweb/static/fonts copying build/lib/borgweb/static/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-armv7l/wheel/borgweb/static/fonts copying build/lib/borgweb/static/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-armv7l/wheel/borgweb/static/fonts copying build/lib/borgweb/static/fonts/glyphicons-halflings-regular.woff2 -> build/bdist.linux-armv7l/wheel/borgweb/static/fonts copying build/lib/borgweb/static/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-armv7l/wheel/borgweb/static/fonts copying build/lib/borgweb/static/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-armv7l/wheel/borgweb/static/fonts copying build/lib/borgweb/static/favicon.ico -> build/bdist.linux-armv7l/wheel/borgweb/static creating build/bdist.linux-armv7l/wheel/borgweb/static/bootstrap copying build/lib/borgweb/static/bootstrap/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/borgweb/static/bootstrap copying build/lib/borgweb/static/bootstrap/bootstrap-theme.min.css -> build/bdist.linux-armv7l/wheel/borgweb/static/bootstrap copying build/lib/borgweb/static/bundle.js -> build/bdist.linux-armv7l/wheel/borgweb/static copying build/lib/borgweb/static/bundle.js.map -> build/bdist.linux-armv7l/wheel/borgweb/static copying build/lib/borgweb/config.py -> build/bdist.linux-armv7l/wheel/borgweb copying build/lib/borgweb/wsgi.py -> build/bdist.linux-armv7l/wheel/borgweb copying build/lib/borgweb/_version.py -> build/bdist.linux-armv7l/wheel/borgweb copying build/lib/borgweb/app.py -> build/bdist.linux-armv7l/wheel/borgweb running install_egg_info Copying borgweb.egg-info to build/bdist.linux-armv7l/wheel/borgweb-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/borgweb-0.3.0.dist-info/WHEEL Running setup.py bdist_wheel for borgweb: finished with status 'done' Stored in directory: /tmp/tmp34hzc0is Successfully built borgweb Cleaning up... Removing source in /tmp/pip-build-pj92rc6l/borgweb