Collecting rafter==1.0.3 1 location(s) to search for versions of rafter: * https://pypi.python.org/simple/rafter/ Getting page https://pypi.python.org/simple/rafter/ Analyzing links from page https://pypi.python.org/simple/rafter/ Found link https://pypi.python.org/packages/00/a6/b88ebc9edc260160c916a0a2319a61858c8d1d9afbe101c5a826aa7e427e/rafter-1.0.2.tar.gz#md5=c6daf2fcca9e5f11048397bab6365958 (from https://pypi.python.org/simple/rafter/), version: 1.0.2 Found link https://pypi.python.org/packages/60/96/71513dbbb4cb2b3110605f592389636c12e6ace2a12f2b1f5d5900a31936/rafter-1.0.3.tar.gz#md5=91562ae47ccbc0107a91551a58f3a87f (from https://pypi.python.org/simple/rafter/), version: 1.0.3 Found link https://pypi.python.org/packages/6c/0f/f4a15aca9903b1d123c1bccc4c5044cf30a4be3af1a5cdcc6254919b1a0b/rafter-1.0.6.tar.gz#md5=8db94e1dbc42508c8b2e42c517724490 (from https://pypi.python.org/simple/rafter/), version: 1.0.6 Found link https://pypi.python.org/packages/a8/12/329467eca2e3404d189edc64834ccc06cc76bc9c24c75f2470f49c431526/rafter-1.0.5.tar.gz#md5=3d1d45ec9b3a94293ff72322f87777a9 (from https://pypi.python.org/simple/rafter/), version: 1.0.5 Found link https://pypi.python.org/packages/d1/d2/c7ad93f45a31f03f07ce0a0975058edcc4715701381dd0dff9d3c28b395d/rafter-1.0.4.tar.gz#md5=f2a3303fcce81989372998cfce7de52c (from https://pypi.python.org/simple/rafter/), version: 1.0.4 Using version 1.0.3 (newest of versions: 1.0.3) Downloading rafter-1.0.3.tar.gz Downloading from URL https://pypi.python.org/packages/60/96/71513dbbb4cb2b3110605f592389636c12e6ace2a12f2b1f5d5900a31936/rafter-1.0.3.tar.gz#md5=91562ae47ccbc0107a91551a58f3a87f (from https://pypi.python.org/simple/rafter/) Running setup.py (path:/tmp/pip-build-fx74zk3g/rafter/setup.py) egg_info for package rafter Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-fx74zk3g/rafter/.eggs/pytest_runner-4.2-py3.4.egg running egg_info creating pip-egg-info/rafter.egg-info writing pip-egg-info/rafter.egg-info/PKG-INFO writing dependency_links to pip-egg-info/rafter.egg-info/dependency_links.txt writing requirements to pip-egg-info/rafter.egg-info/requires.txt writing top-level names to pip-egg-info/rafter.egg-info/top_level.txt writing manifest file 'pip-egg-info/rafter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rafter.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/rafter.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) Source in /tmp/pip-build-fx74zk3g/rafter has version 1.0.3, which satisfies requirement rafter==1.0.3 from https://pypi.python.org/packages/60/96/71513dbbb4cb2b3110605f592389636c12e6ace2a12f2b1f5d5900a31936/rafter-1.0.3.tar.gz#md5=91562ae47ccbc0107a91551a58f3a87f Building wheels for collected packages: rafter Running setup.py bdist_wheel for rafter: started Destination directory: /tmp/tmptp0nyzxupip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fx74zk3g/rafter/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/tmptp0nyzxupip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rafter copying rafter/exceptions.py -> build/lib/rafter copying rafter/http.py -> build/lib/rafter copying rafter/__init__.py -> build/lib/rafter copying rafter/filters.py -> build/lib/rafter copying rafter/schema.py -> build/lib/rafter copying rafter/app.py -> build/lib/rafter 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/rafter copying build/lib/rafter/exceptions.py -> build/bdist.linux-armv7l/wheel/rafter copying build/lib/rafter/http.py -> build/bdist.linux-armv7l/wheel/rafter copying build/lib/rafter/__init__.py -> build/bdist.linux-armv7l/wheel/rafter copying build/lib/rafter/filters.py -> build/bdist.linux-armv7l/wheel/rafter copying build/lib/rafter/schema.py -> build/bdist.linux-armv7l/wheel/rafter copying build/lib/rafter/app.py -> build/bdist.linux-armv7l/wheel/rafter running install_egg_info running egg_info writing dependency_links to rafter.egg-info/dependency_links.txt writing top-level names to rafter.egg-info/top_level.txt writing rafter.egg-info/PKG-INFO writing requirements to rafter.egg-info/requires.txt reading manifest file 'rafter.egg-info/SOURCES.txt' writing manifest file 'rafter.egg-info/SOURCES.txt' Copying rafter.egg-info to build/bdist.linux-armv7l/wheel/rafter-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rafter-1.0.3.dist-info/WHEEL Running setup.py bdist_wheel for rafter: finished with status 'done' Stored in directory: /tmp/tmpkn9gct10 Successfully built rafter Cleaning up... Removing source in /tmp/pip-build-fx74zk3g/rafter