Collecting webextaware==1.1.0 1 location(s) to search for versions of webextaware: * https://pypi.python.org/simple/webextaware/ Getting page https://pypi.python.org/simple/webextaware/ Analyzing links from page https://pypi.python.org/simple/webextaware/ Found link https://pypi.python.org/packages/0c/a4/058bb925d7d1724df900ddb255b9e6fc14b13d5fd95475b7c7f2a17f6ced/webextaware-1.0.0a6.tar.gz#md5=0ab17593d3098ea09ece07025db06b4e (from https://pypi.python.org/simple/webextaware/), version: 1.0.0a6 Found link https://pypi.python.org/packages/61/a2/0f02f29dbbb1068eb0a46e0ca78539d2329801f659a3efd86f97e36b2b13/webextaware-1.1.0.tar.gz#md5=3d26b4fa4acc287277e55ae4762fed4c (from https://pypi.python.org/simple/webextaware/), version: 1.1.0 Found link https://pypi.python.org/packages/a6/d4/fad9e6fb1c32dae4e637c19af87eeacd9c7583400c2a8b4486684fc65e27/webextaware-1.0.0a5.tar.gz#md5=c0fc940bc1b2d5f012c05ebfdeac913b (from https://pypi.python.org/simple/webextaware/), version: 1.0.0a5 Found link https://pypi.python.org/packages/bf/5a/65f1892afd4451b4789947f8047902158d8c50673eca083abe5f141afbcb/webextaware-1.0.0a4.tar.gz#md5=6ee7f2b9aa4370c48a507e6c745d1874 (from https://pypi.python.org/simple/webextaware/), version: 1.0.0a4 Found link https://pypi.python.org/packages/d6/b7/9f94b225fc4cfff037f1b831f257a1c7877f1b8d4165d64e18dc30a23091/webextaware-1.1.0a2.tar.gz#md5=2742051b3315f5829bea4623b6a48605 (from https://pypi.python.org/simple/webextaware/), version: 1.1.0a2 Found link https://pypi.python.org/packages/fa/4e/b4fd63f0ddc9309d689dd49a827be9462c5e1d32103d183fb8ff615da698/webextaware-1.0.0a3.tar.gz#md5=59fa9fedb43ad388eada69817cd48311 (from https://pypi.python.org/simple/webextaware/), version: 1.0.0a3 Using version 1.1.0 (newest of versions: 1.1.0) Downloading webextaware-1.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/61/a2/0f02f29dbbb1068eb0a46e0ca78539d2329801f659a3efd86f97e36b2b13/webextaware-1.1.0.tar.gz#md5=3d26b4fa4acc287277e55ae4762fed4c (from https://pypi.python.org/simple/webextaware/) Running setup.py (path:/tmp/pip-build-zjwc8zqs/webextaware/setup.py) egg_info for package webextaware Running command python setup.py egg_info running egg_info creating pip-egg-info/webextaware.egg-info writing pip-egg-info/webextaware.egg-info/PKG-INFO writing requirements to pip-egg-info/webextaware.egg-info/requires.txt writing entry points to pip-egg-info/webextaware.egg-info/entry_points.txt writing dependency_links to pip-egg-info/webextaware.egg-info/dependency_links.txt writing top-level names to pip-egg-info/webextaware.egg-info/top_level.txt writing manifest file 'pip-egg-info/webextaware.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/webextaware.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files found matching 'README.md' warning: no previously-included files found matching 'tests/*' writing manifest file 'pip-egg-info/webextaware.egg-info/SOURCES.txt' Source in /tmp/pip-build-zjwc8zqs/webextaware has version 1.1.0, which satisfies requirement webextaware==1.1.0 from https://pypi.python.org/packages/61/a2/0f02f29dbbb1068eb0a46e0ca78539d2329801f659a3efd86f97e36b2b13/webextaware-1.1.0.tar.gz#md5=3d26b4fa4acc287277e55ae4762fed4c Building wheels for collected packages: webextaware Running setup.py bdist_wheel for webextaware: started Destination directory: /tmp/tmpaliquyjjpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zjwc8zqs/webextaware/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/tmpaliquyjjpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/webextaware copying webextaware/main.py -> build/lib/webextaware copying webextaware/scanner.py -> build/lib/webextaware copying webextaware/metadata.py -> build/lib/webextaware copying webextaware/amo.py -> build/lib/webextaware copying webextaware/__init__.py -> build/lib/webextaware copying webextaware/database.py -> build/lib/webextaware copying webextaware/webext.py -> build/lib/webextaware creating build/lib/webextaware/modes copying webextaware/modes/stats.py -> build/lib/webextaware/modes copying webextaware/modes/grep.py -> build/lib/webextaware/modes copying webextaware/modes/__init__.py -> build/lib/webextaware/modes copying webextaware/modes/runmode.py -> build/lib/webextaware/modes copying webextaware/modes/scan.py -> build/lib/webextaware/modes copying webextaware/modes/shell.py -> build/lib/webextaware/modes copying webextaware/modes/meta.py -> build/lib/webextaware/modes copying webextaware/modes/unzip.py -> build/lib/webextaware/modes copying webextaware/modes/sync.py -> build/lib/webextaware/modes copying webextaware/modes/query.py -> build/lib/webextaware/modes copying webextaware/modes/manifest.py -> build/lib/webextaware/modes copying webextaware/modes/get.py -> build/lib/webextaware/modes copying webextaware/modes/info.py -> build/lib/webextaware/modes running egg_info writing requirements to webextaware.egg-info/requires.txt writing top-level names to webextaware.egg-info/top_level.txt writing webextaware.egg-info/PKG-INFO writing dependency_links to webextaware.egg-info/dependency_links.txt writing entry points to webextaware.egg-info/entry_points.txt reading manifest file 'webextaware.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files found matching 'README.md' warning: no previously-included files found matching 'tests/*' writing manifest file 'webextaware.egg-info/SOURCES.txt' copying webextaware/package.json -> build/lib/webextaware 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/webextaware copying build/lib/webextaware/main.py -> build/bdist.linux-armv7l/wheel/webextaware copying build/lib/webextaware/scanner.py -> build/bdist.linux-armv7l/wheel/webextaware copying build/lib/webextaware/metadata.py -> build/bdist.linux-armv7l/wheel/webextaware copying build/lib/webextaware/amo.py -> build/bdist.linux-armv7l/wheel/webextaware copying build/lib/webextaware/__init__.py -> build/bdist.linux-armv7l/wheel/webextaware copying build/lib/webextaware/package.json -> build/bdist.linux-armv7l/wheel/webextaware copying build/lib/webextaware/database.py -> build/bdist.linux-armv7l/wheel/webextaware copying build/lib/webextaware/webext.py -> build/bdist.linux-armv7l/wheel/webextaware creating build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/stats.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/grep.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/__init__.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/runmode.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/scan.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/shell.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/meta.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/unzip.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/sync.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/query.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/manifest.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/get.py -> build/bdist.linux-armv7l/wheel/webextaware/modes copying build/lib/webextaware/modes/info.py -> build/bdist.linux-armv7l/wheel/webextaware/modes running install_egg_info Copying webextaware.egg-info to build/bdist.linux-armv7l/wheel/webextaware-1.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/webextaware-1.1.0.dist-info/WHEEL Running setup.py bdist_wheel for webextaware: finished with status 'done' Stored in directory: /tmp/tmpw61b4yeh Successfully built webextaware Cleaning up... Removing source in /tmp/pip-build-zjwc8zqs/webextaware