Collecting bgweb==0.8 1 location(s) to search for versions of bgweb: * https://pypi.python.org/simple/bgweb/ Getting page https://pypi.python.org/simple/bgweb/ Analyzing links from page https://pypi.python.org/simple/bgweb/ Found link https://pypi.python.org/packages/00/13/65916eed4bc23300ab16eabae8517f5a143b5ba73028bf37feff215cf9db/bgweb-0.1.1.tar.gz#md5=ac1f5704e2830f6f08f8add0f9051b19 (from https://pypi.python.org/simple/bgweb/), version: 0.1.1 Found link https://pypi.python.org/packages/01/89/402c64893bfbc507294ee290f96f1f8ddb79e47b753aa7d98e4222d006a5/bgweb-0.2.tar.gz#md5=035aa1c9ab0816c8b21ad457e6e00d06 (from https://pypi.python.org/simple/bgweb/), version: 0.2 Found link https://pypi.python.org/packages/09/4b/5dfb5a53225f2c7050aa60e3d81477815e881d0f50b92cacd2db1d5477f6/bgweb-0.4.tar.gz#md5=5437294be3fdc094594b26a87b61e2fa (from https://pypi.python.org/simple/bgweb/), version: 0.4 Found link https://pypi.python.org/packages/22/51/5e99259ea2af7ce0a40c2d4e5229f05f440f14830e565cd9e2a6a00cbde1/bgweb-0.8.tar.gz#md5=1ab370a91c9009a956bbb4ab9505ff06 (from https://pypi.python.org/simple/bgweb/), version: 0.8 Found link https://pypi.python.org/packages/a0/1c/9b2429613bd028e81cce4361977c243fb58b1e09c84efee7859fd8dbe7fb/bgweb-0.1.0.tar.gz#md5=581a5a6c493637bff1fcf708bea1a1c9 (from https://pypi.python.org/simple/bgweb/), version: 0.1.0 Found link https://pypi.python.org/packages/cd/da/3f9311240db57686dc5b636ed301c6c503670628420583938b5ad31ea74c/bgweb-0.3.tar.gz#md5=9cda06c02f44d25678975b69d6ff87f3 (from https://pypi.python.org/simple/bgweb/), version: 0.3 Found link https://pypi.python.org/packages/f4/44/0ac5dbc1004362ad0e621a747510f8b35361e1228c6e482152aa2b661ae7/bgweb-0.5.tar.gz#md5=3584fee84c01431b5904ecd3ec7ce0b4 (from https://pypi.python.org/simple/bgweb/), version: 0.5 Using version 0.8 (newest of versions: 0.8) Downloading bgweb-0.8.tar.gz Downloading from URL https://pypi.python.org/packages/22/51/5e99259ea2af7ce0a40c2d4e5229f05f440f14830e565cd9e2a6a00cbde1/bgweb-0.8.tar.gz#md5=1ab370a91c9009a956bbb4ab9505ff06 (from https://pypi.python.org/simple/bgweb/) Running setup.py (path:/tmp/pip-build-o__c6br2/bgweb/setup.py) egg_info for package bgweb Running command python setup.py egg_info running egg_info creating pip-egg-info/bgweb.egg-info writing pip-egg-info/bgweb.egg-info/PKG-INFO writing requirements to pip-egg-info/bgweb.egg-info/requires.txt writing top-level names to pip-egg-info/bgweb.egg-info/top_level.txt writing dependency_links to pip-egg-info/bgweb.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/bgweb.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bgweb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/bgweb.egg-info/SOURCES.txt' Source in /tmp/pip-build-o__c6br2/bgweb has version 0.8, which satisfies requirement bgweb==0.8 from https://pypi.python.org/packages/22/51/5e99259ea2af7ce0a40c2d4e5229f05f440f14830e565cd9e2a6a00cbde1/bgweb-0.8.tar.gz#md5=1ab370a91c9009a956bbb4ab9505ff06 Building wheels for collected packages: bgweb Running setup.py bdist_wheel for bgweb: started Destination directory: /tmp/tmpbvwbgtq7pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-o__c6br2/bgweb/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/tmpbvwbgtq7pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/bgweb copying bgweb/web.py -> build/lib/bgweb copying bgweb/utils.py -> build/lib/bgweb copying bgweb/filters_and_globals.py -> build/lib/bgweb copying bgweb/selection.py -> build/lib/bgweb copying bgweb/users.py -> build/lib/bgweb copying bgweb/__init__.py -> build/lib/bgweb copying bgweb/server.py -> build/lib/bgweb copying bgweb/jobs.py -> build/lib/bgweb creating build/lib/bgweb/tools copying bgweb/tools/__init__.py -> build/lib/bgweb/tools creating build/lib/bgweb/apps copying bgweb/apps/__init__.py -> build/lib/bgweb/apps copying bgweb/apps/bgwebapp.py -> build/lib/bgweb/apps creating build/lib/bgweb/profile copying bgweb/profile/__init__.py -> build/lib/bgweb/profile copying bgweb/profile/auth0_profile.py -> build/lib/bgweb/profile copying bgweb/profile/bgprofile.py -> build/lib/bgweb/profile creating build/lib/bgweb/manager copying bgweb/manager/utils.py -> build/lib/bgweb/manager copying bgweb/manager/users.py -> build/lib/bgweb/manager copying bgweb/manager/__init__.py -> build/lib/bgweb/manager copying bgweb/manager/authorization.py -> build/lib/bgweb/manager copying bgweb/manager/jobs.py -> build/lib/bgweb/manager copying bgweb/manager/constants.py -> build/lib/bgweb/manager creating build/lib/bgweb/user copying bgweb/user/user.py -> build/lib/bgweb/user copying bgweb/user/__init__.py -> build/lib/bgweb/user creating build/lib/bgweb/tools/authentication copying bgweb/tools/authentication/authentication.py -> build/lib/bgweb/tools/authentication copying bgweb/tools/authentication/utils.py -> build/lib/bgweb/tools/authentication copying bgweb/tools/authentication/__init__.py -> build/lib/bgweb/tools/authentication copying bgweb/tools/authentication/auth0.py -> build/lib/bgweb/tools/authentication 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/bgweb copying build/lib/bgweb/web.py -> build/bdist.linux-armv7l/wheel/bgweb creating build/bdist.linux-armv7l/wheel/bgweb/tools copying build/lib/bgweb/tools/__init__.py -> build/bdist.linux-armv7l/wheel/bgweb/tools creating build/bdist.linux-armv7l/wheel/bgweb/tools/authentication copying build/lib/bgweb/tools/authentication/authentication.py -> build/bdist.linux-armv7l/wheel/bgweb/tools/authentication copying build/lib/bgweb/tools/authentication/utils.py -> build/bdist.linux-armv7l/wheel/bgweb/tools/authentication copying build/lib/bgweb/tools/authentication/__init__.py -> build/bdist.linux-armv7l/wheel/bgweb/tools/authentication copying build/lib/bgweb/tools/authentication/auth0.py -> build/bdist.linux-armv7l/wheel/bgweb/tools/authentication copying build/lib/bgweb/utils.py -> build/bdist.linux-armv7l/wheel/bgweb copying build/lib/bgweb/filters_and_globals.py -> build/bdist.linux-armv7l/wheel/bgweb copying build/lib/bgweb/selection.py -> build/bdist.linux-armv7l/wheel/bgweb copying build/lib/bgweb/users.py -> build/bdist.linux-armv7l/wheel/bgweb copying build/lib/bgweb/__init__.py -> build/bdist.linux-armv7l/wheel/bgweb creating build/bdist.linux-armv7l/wheel/bgweb/apps copying build/lib/bgweb/apps/__init__.py -> build/bdist.linux-armv7l/wheel/bgweb/apps copying build/lib/bgweb/apps/bgwebapp.py -> build/bdist.linux-armv7l/wheel/bgweb/apps creating build/bdist.linux-armv7l/wheel/bgweb/profile copying build/lib/bgweb/profile/__init__.py -> build/bdist.linux-armv7l/wheel/bgweb/profile copying build/lib/bgweb/profile/auth0_profile.py -> build/bdist.linux-armv7l/wheel/bgweb/profile copying build/lib/bgweb/profile/bgprofile.py -> build/bdist.linux-armv7l/wheel/bgweb/profile copying build/lib/bgweb/server.py -> build/bdist.linux-armv7l/wheel/bgweb creating build/bdist.linux-armv7l/wheel/bgweb/manager copying build/lib/bgweb/manager/utils.py -> build/bdist.linux-armv7l/wheel/bgweb/manager copying build/lib/bgweb/manager/users.py -> build/bdist.linux-armv7l/wheel/bgweb/manager copying build/lib/bgweb/manager/__init__.py -> build/bdist.linux-armv7l/wheel/bgweb/manager copying build/lib/bgweb/manager/authorization.py -> build/bdist.linux-armv7l/wheel/bgweb/manager copying build/lib/bgweb/manager/jobs.py -> build/bdist.linux-armv7l/wheel/bgweb/manager copying build/lib/bgweb/manager/constants.py -> build/bdist.linux-armv7l/wheel/bgweb/manager copying build/lib/bgweb/jobs.py -> build/bdist.linux-armv7l/wheel/bgweb creating build/bdist.linux-armv7l/wheel/bgweb/user copying build/lib/bgweb/user/user.py -> build/bdist.linux-armv7l/wheel/bgweb/user copying build/lib/bgweb/user/__init__.py -> build/bdist.linux-armv7l/wheel/bgweb/user running install_egg_info running egg_info writing top-level names to bgweb.egg-info/top_level.txt writing dependency_links to bgweb.egg-info/dependency_links.txt writing bgweb.egg-info/PKG-INFO writing requirements to bgweb.egg-info/requires.txt reading manifest file 'bgweb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'bgweb.egg-info/SOURCES.txt' Copying bgweb.egg-info to build/bdist.linux-armv7l/wheel/bgweb-0.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bgweb-0.8.dist-info/WHEEL Running setup.py bdist_wheel for bgweb: finished with status 'done' Stored in directory: /tmp/tmpwt589yxs Successfully built bgweb Cleaning up... Removing source in /tmp/pip-build-o__c6br2/bgweb