Collecting qav==1.0.0 1 location(s) to search for versions of qav: * https://pypi.python.org/simple/qav/ Getting page https://pypi.python.org/simple/qav/ Analyzing links from page https://pypi.python.org/simple/qav/ Found link https://pypi.python.org/packages/79/0b/4782288083a42ecb96c2c3f69d39f9741e251d5fe17b718898fbea254345/qav-0.3.0.tar.gz#md5=b752b09ec96e2cd6c44b5e7febe92e35 (from https://pypi.python.org/simple/qav/), version: 0.3.0 Found link https://pypi.python.org/packages/64/72/abb364fcafa3cc60f89ca7ff8026d471d68c9f10106255bacfe5b49f95ef/qav-0.3.1.tar.gz#md5=66f8e21da9fdb8c5bfd525e8a3607277 (from https://pypi.python.org/simple/qav/), version: 0.3.1 Found link https://pypi.python.org/packages/e6/8f/53f3df374d8eea20d4b7b8a91ca7cccbaafcee3e43aa8aab8cf65f919de5/qav-0.3.2.tar.gz#md5=32c62a848c6d5a8623e583d2c9115e5e (from https://pypi.python.org/simple/qav/), version: 0.3.2 Found link https://pypi.python.org/packages/28/fd/8e2227122e96a63dca315c5fcd1f1103f8f48b5021199953a85dc39418bc/qav-0.3.4.tar.gz#md5=30d21821f93a86ae996b72624a0de233 (from https://pypi.python.org/simple/qav/), version: 0.3.4 Found link https://pypi.python.org/packages/cf/6a/17bd652aabc5f6e367c88c34ce8900e5b75d865fb7beded761f93da4e83a/qav-0.3.5.tar.gz#md5=b11e8fe6d0eba819550a29c16332a823 (from https://pypi.python.org/simple/qav/), version: 0.3.5 Found link https://pypi.python.org/packages/d9/c2/7e98b34f18d8309b4992465a0559f33733602c5b76a8fd9642dcefddcbbd/qav-1.0.0.tar.gz#md5=728354068beb47f9d072df0a1208eee0 (from https://pypi.python.org/simple/qav/), version: 1.0.0 Found link https://pypi.python.org/packages/19/72/028fa2396b82f4c4dedd8fb46b867fbf507bb7846703a6919282ff35c0e3/qav-1.0.1.tar.gz#md5=43d2ec4dce022aa37dc8121b139661f6 (from https://pypi.python.org/simple/qav/), version: 1.0.1 Using version 1.0.0 (newest of versions: 1.0.0) Downloading qav-1.0.0.tar.gz Downloading from URL https://pypi.python.org/packages/d9/c2/7e98b34f18d8309b4992465a0559f33733602c5b76a8fd9642dcefddcbbd/qav-1.0.0.tar.gz#md5=728354068beb47f9d072df0a1208eee0 (from https://pypi.python.org/simple/qav/) Running setup.py (path:/tmp/pip-build-d9czyq0j/qav/setup.py) egg_info for package qav Running command python setup.py egg_info running egg_info creating pip-egg-info/qav.egg-info writing top-level names to pip-egg-info/qav.egg-info/top_level.txt writing dependency_links to pip-egg-info/qav.egg-info/dependency_links.txt writing pip-egg-info/qav.egg-info/PKG-INFO writing requirements to pip-egg-info/qav.egg-info/requires.txt writing manifest file 'pip-egg-info/qav.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/qav.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/qav.egg-info/SOURCES.txt' Source in /tmp/pip-build-d9czyq0j/qav has version 1.0.0, which satisfies requirement qav==1.0.0 from https://pypi.python.org/packages/d9/c2/7e98b34f18d8309b4992465a0559f33733602c5b76a8fd9642dcefddcbbd/qav-1.0.0.tar.gz#md5=728354068beb47f9d072df0a1208eee0 Building wheels for collected packages: qav Running setup.py bdist_wheel for qav: started Destination directory: /tmp/tmptilrvusopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-d9czyq0j/qav/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/tmptilrvusopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/qav copying qav/listpack.py -> build/lib/qav copying qav/filters.py -> build/lib/qav copying qav/__init__.py -> build/lib/qav copying qav/validators.py -> build/lib/qav copying qav/questions.py -> build/lib/qav copying qav/utils.py -> build/lib/qav running egg_info writing qav.egg-info/PKG-INFO writing top-level names to qav.egg-info/top_level.txt writing requirements to qav.egg-info/requires.txt writing dependency_links to qav.egg-info/dependency_links.txt reading manifest file 'qav.egg-info/SOURCES.txt' writing manifest file 'qav.egg-info/SOURCES.txt' 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/qav copying build/lib/qav/listpack.py -> build/bdist.linux-armv7l/wheel/qav copying build/lib/qav/filters.py -> build/bdist.linux-armv7l/wheel/qav copying build/lib/qav/__init__.py -> build/bdist.linux-armv7l/wheel/qav copying build/lib/qav/validators.py -> build/bdist.linux-armv7l/wheel/qav copying build/lib/qav/questions.py -> build/bdist.linux-armv7l/wheel/qav copying build/lib/qav/utils.py -> build/bdist.linux-armv7l/wheel/qav running install_egg_info Copying qav.egg-info to build/bdist.linux-armv7l/wheel/qav-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/qav-1.0.0.dist-info/WHEEL Running setup.py bdist_wheel for qav: finished with status 'done' Stored in directory: /tmp/tmpx823uuem Successfully built qav Cleaning up... Removing source in /tmp/pip-build-d9czyq0j/qav