Collecting scrapy-httpcache==0.0.2 1 location(s) to search for versions of scrapy-httpcache: * https://pypi.python.org/simple/scrapy-httpcache/ Getting page https://pypi.python.org/simple/scrapy-httpcache/ Analyzing links from page https://pypi.python.org/simple/scrapy-httpcache/ Found link https://pypi.python.org/packages/11/b3/5bb26d01cfa9d6935a55204369d1fe14b9b8e662418d9b34b3ca2775a937/scrapy-httpcache-0.0.4.tar.gz#md5=8e375b1d8bd584d1a3abd21e72ec52cd (from https://pypi.python.org/simple/scrapy-httpcache/), version: 0.0.4 Found link https://pypi.python.org/packages/32/00/fa178e77c419ac454329ff90c4f244f4d721fe2c420ec96395de1bdb99c1/scrapy-httpcache-0.0.2.tar.gz#md5=e10e9f5d78418a7cfa2afe2a370ed17c (from https://pypi.python.org/simple/scrapy-httpcache/), version: 0.0.2 Found link https://pypi.python.org/packages/57/34/de03fe267740a3cd14e6b931fb689bb46e26ebfdab36ecdd8656d3b75160/scrapy-httpcache-0.0.1.tar.gz#md5=a15d38846d39736484291716abd63d7c (from https://pypi.python.org/simple/scrapy-httpcache/), version: 0.0.1 Found link https://pypi.python.org/packages/79/e4/489bb5491dcdaf2cc286d8a96c290f1224f64bf8ae677b79b90ea02810f1/scrapy-httpcache-0.0.3.tar.gz#md5=3056f5fb02f3f7a47770ce1d018d3fac (from https://pypi.python.org/simple/scrapy-httpcache/), version: 0.0.3 Using version 0.0.2 (newest of versions: 0.0.2) Downloading scrapy-httpcache-0.0.2.tar.gz Downloading from URL https://pypi.python.org/packages/32/00/fa178e77c419ac454329ff90c4f244f4d721fe2c420ec96395de1bdb99c1/scrapy-httpcache-0.0.2.tar.gz#md5=e10e9f5d78418a7cfa2afe2a370ed17c (from https://pypi.python.org/simple/scrapy-httpcache/) Running setup.py (path:/tmp/pip-build-u6tj2luq/scrapy-httpcache/setup.py) egg_info for package scrapy-httpcache Running command python setup.py egg_info running egg_info creating pip-egg-info/scrapy_httpcache.egg-info writing dependency_links to pip-egg-info/scrapy_httpcache.egg-info/dependency_links.txt writing pip-egg-info/scrapy_httpcache.egg-info/PKG-INFO writing requirements to pip-egg-info/scrapy_httpcache.egg-info/requires.txt writing top-level names to pip-egg-info/scrapy_httpcache.egg-info/top_level.txt writing manifest file 'pip-egg-info/scrapy_httpcache.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/scrapy_httpcache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'scrapy/mime.types' warning: no files found matching '*' under directory 'scrapy/templates' warning: no files found matching 'license.txt' under directory 'scrapy' warning: no files found matching '*' under directory 'docs' no previously-included directories found matching 'docs/build' warning: no files found matching '*' under directory 'extras' warning: no files found matching '*' under directory 'bin' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'pip-egg-info/scrapy_httpcache.egg-info/SOURCES.txt' Source in /tmp/pip-build-u6tj2luq/scrapy-httpcache has version 0.0.2, which satisfies requirement scrapy-httpcache==0.0.2 from https://pypi.python.org/packages/32/00/fa178e77c419ac454329ff90c4f244f4d721fe2c420ec96395de1bdb99c1/scrapy-httpcache-0.0.2.tar.gz#md5=e10e9f5d78418a7cfa2afe2a370ed17c Building wheels for collected packages: scrapy-httpcache Running setup.py bdist_wheel for scrapy-httpcache: started Destination directory: /tmp/tmptwd_ucjxpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-u6tj2luq/scrapy-httpcache/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/tmptwd_ucjxpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/scrapy_httpcache copying scrapy_httpcache/__init__.py -> build/lib/scrapy_httpcache copying scrapy_httpcache/setting_template.py -> build/lib/scrapy_httpcache copying scrapy_httpcache/signals.py -> build/lib/scrapy_httpcache creating build/lib/scrapy_httpcache/extensions copying scrapy_httpcache/extensions/banned_storage.py -> build/lib/scrapy_httpcache/extensions copying scrapy_httpcache/extensions/default_settings.py -> build/lib/scrapy_httpcache/extensions copying scrapy_httpcache/extensions/httpcache_storage.py -> build/lib/scrapy_httpcache/extensions copying scrapy_httpcache/extensions/__init__.py -> build/lib/scrapy_httpcache/extensions copying scrapy_httpcache/extensions/base_storage.py -> build/lib/scrapy_httpcache/extensions copying scrapy_httpcache/extensions/request_error_storage.py -> build/lib/scrapy_httpcache/extensions creating build/lib/scrapy_httpcache/downloadermiddlewares copying scrapy_httpcache/downloadermiddlewares/__init__.py -> build/lib/scrapy_httpcache/downloadermiddlewares copying scrapy_httpcache/downloadermiddlewares/httpcache.py -> build/lib/scrapy_httpcache/downloadermiddlewares creating build/lib/scrapy_httpcache/utils copying scrapy_httpcache/utils/__init__.py -> build/lib/scrapy_httpcache/utils copying scrapy_httpcache/utils/request_util.py -> build/lib/scrapy_httpcache/utils running egg_info writing top-level names to scrapy_httpcache.egg-info/top_level.txt writing scrapy_httpcache.egg-info/PKG-INFO writing dependency_links to scrapy_httpcache.egg-info/dependency_links.txt writing requirements to scrapy_httpcache.egg-info/requires.txt reading manifest file 'scrapy_httpcache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'scrapy/mime.types' warning: no files found matching '*' under directory 'scrapy/templates' warning: no files found matching 'license.txt' under directory 'scrapy' warning: no files found matching '*' under directory 'docs' no previously-included directories found matching 'docs/build' warning: no files found matching '*' under directory 'extras' warning: no files found matching '*' under directory 'bin' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'scrapy_httpcache.egg-info/SOURCES.txt' copying scrapy_httpcache/VERSION -> build/lib/scrapy_httpcache 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/scrapy_httpcache creating build/bdist.linux-armv7l/wheel/scrapy_httpcache/extensions copying build/lib/scrapy_httpcache/extensions/banned_storage.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache/extensions copying build/lib/scrapy_httpcache/extensions/default_settings.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache/extensions copying build/lib/scrapy_httpcache/extensions/httpcache_storage.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache/extensions copying build/lib/scrapy_httpcache/extensions/__init__.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache/extensions copying build/lib/scrapy_httpcache/extensions/base_storage.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache/extensions copying build/lib/scrapy_httpcache/extensions/request_error_storage.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache/extensions copying build/lib/scrapy_httpcache/__init__.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache copying build/lib/scrapy_httpcache/VERSION -> build/bdist.linux-armv7l/wheel/scrapy_httpcache creating build/bdist.linux-armv7l/wheel/scrapy_httpcache/downloadermiddlewares copying build/lib/scrapy_httpcache/downloadermiddlewares/__init__.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache/downloadermiddlewares copying build/lib/scrapy_httpcache/downloadermiddlewares/httpcache.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache/downloadermiddlewares creating build/bdist.linux-armv7l/wheel/scrapy_httpcache/utils copying build/lib/scrapy_httpcache/utils/__init__.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache/utils copying build/lib/scrapy_httpcache/utils/request_util.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache/utils copying build/lib/scrapy_httpcache/setting_template.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache copying build/lib/scrapy_httpcache/signals.py -> build/bdist.linux-armv7l/wheel/scrapy_httpcache running install_egg_info Copying scrapy_httpcache.egg-info to build/bdist.linux-armv7l/wheel/scrapy_httpcache-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/scrapy_httpcache-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for scrapy-httpcache: finished with status 'done' Stored in directory: /tmp/tmpsb01uo1w Successfully built scrapy-httpcache Cleaning up... Removing source in /tmp/pip-build-u6tj2luq/scrapy-httpcache