Collecting jobtastic==2.0.0 1 location(s) to search for versions of jobtastic: * https://pypi.python.org/simple/jobtastic/ Getting page https://pypi.python.org/simple/jobtastic/ Analyzing links from page https://pypi.python.org/simple/jobtastic/ Found link https://pypi.python.org/packages/03/6e/5754a0c483382b792b815d371312767494f53fb0027972096e6135a74546/jobtastic-0.2.0.tar.gz#md5=38bb9dde579122919433271e2f61bf5e (from https://pypi.python.org/simple/jobtastic/), version: 0.2.0 Found link https://pypi.python.org/packages/0f/50/37136ab1372be5372e74bd285fc1168aec6bedb6d78bccbd1aa31c9a325f/jobtastic-0.2.1.tar.gz#md5=1513324522dc6fcf61bae5efa5f5eab0 (from https://pypi.python.org/simple/jobtastic/), version: 0.2.1 Found link https://pypi.python.org/packages/2d/41/48540eafab9d14b12e0686284942e2b9611bc61a32c4ee4ed89e39831367/jobtastic-0.1.1.tar.gz#md5=f222fec7b7dc257641c6dec5425d8336 (from https://pypi.python.org/simple/jobtastic/), version: 0.1.1 Found link https://pypi.python.org/packages/3c/57/90aa91c437ec7526569a725f04cc4d5d832c872632a31773e01b22087886/jobtastic-0.2.2.tar.gz#md5=05ae6a7a1c70a3b4940b9f438fcce4da (from https://pypi.python.org/simple/jobtastic/), version: 0.2.2 Found link https://pypi.python.org/packages/80/5a/a49c36bb0ab1e13fc8b5e9409fc3850c68c80096506e78a8b82190969563/jobtastic-1.0.0a1.tar.gz#md5=1f1b9d58f558c1ca327ee0e93bd65c7c (from https://pypi.python.org/simple/jobtastic/), version: 1.0.0a1 Found link https://pypi.python.org/packages/88/79/6bd0120306efa0137f6005d8adaed517cf1f7aec345f0e0cf286916abc60/jobtastic-0.1.0b1.tar.gz#md5=cd1abb984cc79674c80807a3d7eee1a8 (from https://pypi.python.org/simple/jobtastic/), version: 0.1.0b1 Found link https://pypi.python.org/packages/b6/cc/06c04404e33163f7e6c3e9a1983399301c84afde0364d18dee62f5c32351/jobtastic-1.0.0a2.tar.gz#md5=a44d05fe4134169cebe8d54b4f320aac (from https://pypi.python.org/simple/jobtastic/), version: 1.0.0a2 Found link https://pypi.python.org/packages/e4/e8/4f3ff5f63aedfb7d03c662a89c7e8fc4bd8fd07d4ecc5bb871462159bacf/jobtastic-0.3.1.tar.gz#md5=e43f1017fd76726955dd8afdf78a1a04 (from https://pypi.python.org/simple/jobtastic/), version: 0.3.1 Found link https://pypi.python.org/packages/f8/de/5d34a9f359bd46215355afcdfde6d048521f892b6ff9300894e3efff5bd4/jobtastic-2.0.0.tar.gz#md5=0314659d9120639adf6e86f4ce05c79a (from https://pypi.python.org/simple/jobtastic/), version: 2.0.0 Using version 2.0.0 (newest of versions: 2.0.0) Downloading jobtastic-2.0.0.tar.gz Downloading from URL https://pypi.python.org/packages/f8/de/5d34a9f359bd46215355afcdfde6d048521f892b6ff9300894e3efff5bd4/jobtastic-2.0.0.tar.gz#md5=0314659d9120639adf6e86f4ce05c79a (from https://pypi.python.org/simple/jobtastic/) Running setup.py (path:/tmp/pip-build-1h5i5uqh/jobtastic/setup.py) egg_info for package jobtastic Running command python setup.py egg_info running egg_info creating pip-egg-info/jobtastic.egg-info writing requirements to pip-egg-info/jobtastic.egg-info/requires.txt writing pip-egg-info/jobtastic.egg-info/PKG-INFO writing top-level names to pip-egg-info/jobtastic.egg-info/top_level.txt writing dependency_links to pip-egg-info/jobtastic.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/jobtastic.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/jobtastic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'jobtastic/*.pyc' no previously-included directories found matching 'test_projects/*.pyc' writing manifest file 'pip-egg-info/jobtastic.egg-info/SOURCES.txt' Source in /tmp/pip-build-1h5i5uqh/jobtastic has version 2.0.0, which satisfies requirement jobtastic==2.0.0 from https://pypi.python.org/packages/f8/de/5d34a9f359bd46215355afcdfde6d048521f892b6ff9300894e3efff5bd4/jobtastic-2.0.0.tar.gz#md5=0314659d9120639adf6e86f4ce05c79a Building wheels for collected packages: jobtastic Running setup.py bdist_wheel for jobtastic: started Destination directory: /tmp/tmprlxz0swfpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1h5i5uqh/jobtastic/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/tmprlxz0swfpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jobtastic copying jobtastic/task.py -> build/lib/jobtastic copying jobtastic/__init__.py -> build/lib/jobtastic copying jobtastic/states.py -> build/lib/jobtastic creating build/lib/jobtastic/cache copying jobtastic/cache/__init__.py -> build/lib/jobtastic/cache copying jobtastic/cache/base.py -> build/lib/jobtastic/cache creating build/lib/jobtastic/tests copying jobtastic/tests/test_settings.py -> build/lib/jobtastic/tests copying jobtastic/tests/test_broker_fallbacks.py -> build/lib/jobtastic/tests copying jobtastic/tests/test_memleak_detection.py -> build/lib/jobtastic/tests copying jobtastic/tests/__init__.py -> build/lib/jobtastic/tests copying jobtastic/tests/test_progress.py -> build/lib/jobtastic/tests 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/jobtastic copying build/lib/jobtastic/task.py -> build/bdist.linux-armv7l/wheel/jobtastic creating build/bdist.linux-armv7l/wheel/jobtastic/cache copying build/lib/jobtastic/cache/__init__.py -> build/bdist.linux-armv7l/wheel/jobtastic/cache copying build/lib/jobtastic/cache/base.py -> build/bdist.linux-armv7l/wheel/jobtastic/cache copying build/lib/jobtastic/__init__.py -> build/bdist.linux-armv7l/wheel/jobtastic creating build/bdist.linux-armv7l/wheel/jobtastic/tests copying build/lib/jobtastic/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/jobtastic/tests copying build/lib/jobtastic/tests/test_broker_fallbacks.py -> build/bdist.linux-armv7l/wheel/jobtastic/tests copying build/lib/jobtastic/tests/test_memleak_detection.py -> build/bdist.linux-armv7l/wheel/jobtastic/tests copying build/lib/jobtastic/tests/__init__.py -> build/bdist.linux-armv7l/wheel/jobtastic/tests copying build/lib/jobtastic/tests/test_progress.py -> build/bdist.linux-armv7l/wheel/jobtastic/tests copying build/lib/jobtastic/states.py -> build/bdist.linux-armv7l/wheel/jobtastic running install_egg_info running egg_info writing top-level names to jobtastic.egg-info/top_level.txt writing dependency_links to jobtastic.egg-info/dependency_links.txt writing jobtastic.egg-info/PKG-INFO writing requirements to jobtastic.egg-info/requires.txt reading manifest file 'jobtastic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'jobtastic/*.pyc' no previously-included directories found matching 'test_projects/*.pyc' writing manifest file 'jobtastic.egg-info/SOURCES.txt' Copying jobtastic.egg-info to build/bdist.linux-armv7l/wheel/jobtastic-2.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/jobtastic-2.0.0.dist-info/WHEEL Running setup.py bdist_wheel for jobtastic: finished with status 'done' Stored in directory: /tmp/tmp2gxjd7qm Successfully built jobtastic Cleaning up... Removing source in /tmp/pip-build-1h5i5uqh/jobtastic