Collecting rfd==0.0.8 1 location(s) to search for versions of rfd: * https://pypi.python.org/simple/rfd/ Getting page https://pypi.python.org/simple/rfd/ Analyzing links from page https://pypi.python.org/simple/rfd/ Found link https://pypi.python.org/packages/c7/8e/c44397bd08beaee3669a577fe003fc19ec355987d62f3f320debe974a92c/rfd-0.0.2-py3-none-any.whl#md5=42ef25032c4720ba6adc0b022f6d3add (from https://pypi.python.org/simple/rfd/), version: 0.0.2 Found link https://pypi.python.org/packages/83/b0/1b252dae660f6b3d259100b7ff6842d3bd42959d0bd5ce516da1d2928dcb/rfd-0.0.3-py3-none-any.whl#md5=d1183ffde8f72f00ff0fe0e5c407ff50 (from https://pypi.python.org/simple/rfd/), version: 0.0.3 Found link https://pypi.python.org/packages/f9/91/41c587ce7784762d403fa3a020133454763d8ad1c633df4db4020dc6bd08/rfd-0.0.4-py3-none-any.whl#md5=81ddf72e57b1a793c48a17432e0977ee (from https://pypi.python.org/simple/rfd/), version: 0.0.4 Found link https://pypi.python.org/packages/76/34/ab08cd162c003c324c5ba205077abfa910368dde1db8098e0b7b9621b2db/rfd-0.0.5.tar.gz#md5=9b68eb4924178984253ca5481e10ba29 (from https://pypi.python.org/simple/rfd/), version: 0.0.5 Found link https://pypi.python.org/packages/9e/2b/61201e0b64fb6df2c1359c970bd4767d5edbe74edfade79ceb44b7e5bd10/rfd-0.0.6.tar.gz#md5=f2c32b68aaf97e0637abd20c04233bc5 (from https://pypi.python.org/simple/rfd/), version: 0.0.6 Found link https://pypi.python.org/packages/5a/8f/f8a2ff0ab24acdceaed2a5cb81a7ea039bbdf454581ebb0821c1aaa74a6e/rfd-0.0.7.tar.gz#md5=a3c9b7629dea0ef5d0d21779542e2792 (from https://pypi.python.org/simple/rfd/), version: 0.0.7 Found link https://pypi.python.org/packages/dc/cb/623973245e2590ede33cf24ac01df8df2a0ae4a8cf15c2c0da6f53db687b/rfd-0.0.8.tar.gz#md5=29425a2270957c48f2ea87f2a053bfbf (from https://pypi.python.org/simple/rfd/), version: 0.0.8 Using version 0.0.8 (newest of versions: 0.0.8) Downloading rfd-0.0.8.tar.gz Downloading from URL https://pypi.python.org/packages/dc/cb/623973245e2590ede33cf24ac01df8df2a0ae4a8cf15c2c0da6f53db687b/rfd-0.0.8.tar.gz#md5=29425a2270957c48f2ea87f2a053bfbf (from https://pypi.python.org/simple/rfd/) Running setup.py (path:/tmp/pip-build-bh0au0fu/rfd/setup.py) egg_info for package rfd Running command python setup.py egg_info running egg_info creating pip-egg-info/rfd.egg-info writing dependency_links to pip-egg-info/rfd.egg-info/dependency_links.txt writing entry points to pip-egg-info/rfd.egg-info/entry_points.txt writing pip-egg-info/rfd.egg-info/PKG-INFO writing top-level names to pip-egg-info/rfd.egg-info/top_level.txt writing requirements to pip-egg-info/rfd.egg-info/requires.txt writing manifest file 'pip-egg-info/rfd.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rfd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/rfd.egg-info/SOURCES.txt' Source in /tmp/pip-build-bh0au0fu/rfd has version 0.0.8, which satisfies requirement rfd==0.0.8 from https://pypi.python.org/packages/dc/cb/623973245e2590ede33cf24ac01df8df2a0ae4a8cf15c2c0da6f53db687b/rfd-0.0.8.tar.gz#md5=29425a2270957c48f2ea87f2a053bfbf Building wheels for collected packages: rfd Running setup.py bdist_wheel for rfd: started Destination directory: /tmp/tmp8h7oq81ypip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-bh0au0fu/rfd/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/tmp8h7oq81ypip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rfd copying rfd/__version__.py -> build/lib/rfd copying rfd/rfd_cli.py -> build/lib/rfd copying rfd/__init__.py -> build/lib/rfd copying rfd/api.py -> build/lib/rfd 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/rfd copying build/lib/rfd/__version__.py -> build/bdist.linux-armv7l/wheel/rfd copying build/lib/rfd/rfd_cli.py -> build/bdist.linux-armv7l/wheel/rfd copying build/lib/rfd/__init__.py -> build/bdist.linux-armv7l/wheel/rfd copying build/lib/rfd/api.py -> build/bdist.linux-armv7l/wheel/rfd running install_egg_info running egg_info writing entry points to rfd.egg-info/entry_points.txt writing top-level names to rfd.egg-info/top_level.txt writing dependency_links to rfd.egg-info/dependency_links.txt writing requirements to rfd.egg-info/requires.txt writing rfd.egg-info/PKG-INFO reading manifest file 'rfd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rfd.egg-info/SOURCES.txt' Copying rfd.egg-info to build/bdist.linux-armv7l/wheel/rfd-0.0.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rfd-0.0.8.dist-info/WHEEL Running setup.py bdist_wheel for rfd: finished with status 'done' Stored in directory: /tmp/tmpwvhyqaz0 Successfully built rfd Cleaning up... Removing source in /tmp/pip-build-bh0au0fu/rfd