Collecting webparser==1.0 1 location(s) to search for versions of webparser: * https://pypi.python.org/simple/webparser/ Getting page https://pypi.python.org/simple/webparser/ Analyzing links from page https://pypi.python.org/simple/webparser/ Found link https://pypi.python.org/packages/fb/c0/fa6c8365b051b9f6914b829c2ec6a7e53cde9359c99ce1a954a280e4dbae/webparser-1.0.tar.gz#md5=c997a9f41e298652b425c058090dd5b1 (from https://pypi.python.org/simple/webparser/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Downloading webparser-1.0.tar.gz Downloading from URL https://pypi.python.org/packages/fb/c0/fa6c8365b051b9f6914b829c2ec6a7e53cde9359c99ce1a954a280e4dbae/webparser-1.0.tar.gz#md5=c997a9f41e298652b425c058090dd5b1 (from https://pypi.python.org/simple/webparser/) Running setup.py (path:/tmp/pip-build-p56djasl/webparser/setup.py) egg_info for package webparser Running command python setup.py egg_info running egg_info creating pip-egg-info/webparser.egg-info writing pip-egg-info/webparser.egg-info/PKG-INFO writing top-level names to pip-egg-info/webparser.egg-info/top_level.txt writing dependency_links to pip-egg-info/webparser.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/webparser.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/webparser.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/webparser.egg-info/SOURCES.txt' Source in /tmp/pip-build-p56djasl/webparser has version 1.0, which satisfies requirement webparser==1.0 from https://pypi.python.org/packages/fb/c0/fa6c8365b051b9f6914b829c2ec6a7e53cde9359c99ce1a954a280e4dbae/webparser-1.0.tar.gz#md5=c997a9f41e298652b425c058090dd5b1 Building wheels for collected packages: webparser Running setup.py bdist_wheel for webparser: started Destination directory: /tmp/tmp9cvy581zpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-p56djasl/webparser/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/tmp9cvy581zpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/webparser copying webparser/crawler.py -> build/lib/webparser copying webparser/__init__.py -> build/lib/webparser copying webparser/amazon.py -> build/lib/webparser 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/webparser copying build/lib/webparser/crawler.py -> build/bdist.linux-armv7l/wheel/webparser copying build/lib/webparser/__init__.py -> build/bdist.linux-armv7l/wheel/webparser copying build/lib/webparser/amazon.py -> build/bdist.linux-armv7l/wheel/webparser running install_egg_info running egg_info creating webparser.egg-info writing dependency_links to webparser.egg-info/dependency_links.txt writing top-level names to webparser.egg-info/top_level.txt writing webparser.egg-info/PKG-INFO writing manifest file 'webparser.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'webparser.egg-info/SOURCES.txt' writing manifest file 'webparser.egg-info/SOURCES.txt' Copying webparser.egg-info to build/bdist.linux-armv7l/wheel/webparser-1.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/webparser-1.0.dist-info/WHEEL creating '/tmp/tmp9cvy581zpip-wheel-/webparser-1.0-py3-none-any.whl' and adding '.' to it adding 'webparser/__init__.py' adding 'webparser/amazon.py' adding 'webparser/crawler.py' adding 'webparser-1.0.dist-info/DESCRIPTION.rst' adding 'webparser-1.0.dist-info/metadata.json' adding 'webparser-1.0.dist-info/top_level.txt' adding 'webparser-1.0.dist-info/WHEEL' adding 'webparser-1.0.dist-info/METADATA' adding 'webparser-1.0.dist-info/RECORD' Running setup.py bdist_wheel for webparser: finished with status 'done' Stored in directory: /tmp/tmp33n8hyfp Successfully built webparser Cleaning up... Removing source in /tmp/pip-build-p56djasl/webparser