Collecting kq==1.3.2 1 location(s) to search for versions of kq: * https://pypi.python.org/simple/kq/ Getting page https://pypi.python.org/simple/kq/ Analyzing links from page https://pypi.python.org/simple/kq/ Found link https://pypi.python.org/packages/1f/17/7c84bffafb44247d78aea5670e6f9380cb4efba6105098f677568255c5f4/kq-1.0.1.tar.gz#md5=4ba52fd024c142a76618d12d5648caf9 (from https://pypi.python.org/simple/kq/), version: 1.0.1 Found link https://pypi.python.org/packages/69/60/ef34511807714446ba0823933e385a2ef931d6d90f1bcc02bc6dc091508a/kq-0.0.1.tar.gz#md5=4df640129d0c6cc81edd38930bb26d82 (from https://pypi.python.org/simple/kq/), version: 0.0.1 Found link https://pypi.python.org/packages/79/dd/fb9e0a21f54f050f16e5a2382d5a4a5876fc41f5338e654e2a6fb5a2936e/kq-1.3.1.tar.gz#md5=98c7226b7f1d15b1096cc0dfd83a0727 (from https://pypi.python.org/simple/kq/), version: 1.3.1 Found link https://pypi.python.org/packages/98/23/4e0a62cd79bb463301fe7e6e1a365a6dda2f422933a58aa6f9a6a9a3cbe1/kq-1.1.0.tar.gz#md5=4004082d458af994b1620d7ffb1ef286 (from https://pypi.python.org/simple/kq/), version: 1.1.0 Found link https://pypi.python.org/packages/a8/33/0a32d37a678cb353654e363991199feb341c75c1a59908e7bea413ce3bed/kq-1.3.0.tar.gz#md5=e98d47bb05bb0e67298027bcae9890f2 (from https://pypi.python.org/simple/kq/), version: 1.3.0 Found link https://pypi.python.org/packages/b0/cd/1a337d566a3577b0aa470085a3bbbece358146fc32f289a915d8472faf7e/kq-1.2.0.tar.gz#md5=89230f5726bba7c4071120010bf6d4de (from https://pypi.python.org/simple/kq/), version: 1.2.0 Found link https://pypi.python.org/packages/d8/74/afffff22d2ae44a05aee10304a9efe1c78a95770b4d486a92a2a47273f87/kq-1.0.tar.gz#md5=188a08fa96396031b52cdf4e0c4595bc (from https://pypi.python.org/simple/kq/), version: 1.0 Found link https://pypi.python.org/packages/ec/be/6dc72304a84e1a190905472822f44244b68b07f13dc20ea982b86ab613e6/kq-1.3.2.tar.gz#md5=bfe3aee5956c7153c28f2241eb1f2748 (from https://pypi.python.org/simple/kq/), version: 1.3.2 Using version 1.3.2 (newest of versions: 1.3.2) Downloading kq-1.3.2.tar.gz Downloading from URL https://pypi.python.org/packages/ec/be/6dc72304a84e1a190905472822f44244b68b07f13dc20ea982b86ab613e6/kq-1.3.2.tar.gz#md5=bfe3aee5956c7153c28f2241eb1f2748 (from https://pypi.python.org/simple/kq/) Running setup.py (path:/tmp/pip-build-e5auxy7d/kq/setup.py) egg_info for package kq Running command python setup.py egg_info running egg_info creating pip-egg-info/kq.egg-info writing entry points to pip-egg-info/kq.egg-info/entry_points.txt writing requirements to pip-egg-info/kq.egg-info/requires.txt writing pip-egg-info/kq.egg-info/PKG-INFO writing top-level names to pip-egg-info/kq.egg-info/top_level.txt writing dependency_links to pip-egg-info/kq.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/kq.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/kq.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/kq.egg-info/SOURCES.txt' Source in /tmp/pip-build-e5auxy7d/kq has version 1.3.2, which satisfies requirement kq==1.3.2 from https://pypi.python.org/packages/ec/be/6dc72304a84e1a190905472822f44244b68b07f13dc20ea982b86ab613e6/kq-1.3.2.tar.gz#md5=bfe3aee5956c7153c28f2241eb1f2748 Building wheels for collected packages: kq Running setup.py bdist_wheel for kq: started Destination directory: /tmp/tmp4_mkyvwmpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-e5auxy7d/kq/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/tmp4_mkyvwmpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_misc.py -> build/lib/tests copying tests/test_cli.py -> build/lib/tests copying tests/test_queue.py -> build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/test_manager.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_worker.py -> build/lib/tests creating build/lib/kq copying kq/queue.py -> build/lib/kq copying kq/version.py -> build/lib/kq copying kq/worker.py -> build/lib/kq copying kq/utils.py -> build/lib/kq copying kq/job.py -> build/lib/kq copying kq/manager.py -> build/lib/kq copying kq/__init__.py -> build/lib/kq copying kq/cli.py -> build/lib/kq running egg_info writing requirements to kq.egg-info/requires.txt writing dependency_links to kq.egg-info/dependency_links.txt writing kq.egg-info/PKG-INFO writing top-level names to kq.egg-info/top_level.txt writing entry points to kq.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'kq.egg-info/SOURCES.txt' writing manifest file 'kq.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/tests copying build/lib/tests/test_misc.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_cli.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_queue.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/utils.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_manager.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_worker.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/kq copying build/lib/kq/queue.py -> build/bdist.linux-armv7l/wheel/kq copying build/lib/kq/version.py -> build/bdist.linux-armv7l/wheel/kq copying build/lib/kq/worker.py -> build/bdist.linux-armv7l/wheel/kq copying build/lib/kq/utils.py -> build/bdist.linux-armv7l/wheel/kq copying build/lib/kq/job.py -> build/bdist.linux-armv7l/wheel/kq copying build/lib/kq/manager.py -> build/bdist.linux-armv7l/wheel/kq copying build/lib/kq/__init__.py -> build/bdist.linux-armv7l/wheel/kq copying build/lib/kq/cli.py -> build/bdist.linux-armv7l/wheel/kq running install_egg_info Copying kq.egg-info to build/bdist.linux-armv7l/wheel/kq-1.3.2.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/kq-1.3.2.dist-info/WHEEL creating '/tmp/tmp4_mkyvwmpip-wheel-/kq-1.3.2-py2.py3-none-any.whl' and adding '.' to it adding 'kq/__init__.py' adding 'kq/cli.py' adding 'kq/job.py' adding 'kq/manager.py' adding 'kq/queue.py' adding 'kq/utils.py' adding 'kq/version.py' adding 'kq/worker.py' adding 'tests/__init__.py' adding 'tests/test_cli.py' adding 'tests/test_manager.py' adding 'tests/test_misc.py' adding 'tests/test_queue.py' adding 'tests/test_worker.py' adding 'tests/utils.py' adding 'kq-1.3.2.dist-info/DESCRIPTION.rst' adding 'kq-1.3.2.dist-info/entry_points.txt' adding 'kq-1.3.2.dist-info/metadata.json' adding 'kq-1.3.2.dist-info/top_level.txt' adding 'kq-1.3.2.dist-info/WHEEL' adding 'kq-1.3.2.dist-info/METADATA' adding 'kq-1.3.2.dist-info/RECORD' Running setup.py bdist_wheel for kq: finished with status 'done' Stored in directory: /tmp/tmpiwyodpa_ Successfully built kq Cleaning up... Removing source in /tmp/pip-build-e5auxy7d/kq