Created temporary directory: /tmp/pip-ephem-wheel-cache-pou__03l Created temporary directory: /tmp/pip-req-tracker-8r7tlnau Created requirements tracker '/tmp/pip-req-tracker-8r7tlnau' Created temporary directory: /tmp/pip-wheel-u2j4xeqr Collecting python-jumbo-api==0.3.0 1 location(s) to search for versions of python-jumbo-api: * https://pypi.org/simple/python-jumbo-api/ Getting page https://pypi.org/simple/python-jumbo-api/ Analyzing links from page https://pypi.org/simple/python-jumbo-api/ Found link https://files.pythonhosted.org/packages/9e/92/7a36c750606ab8d8c471f9826bc45bccfed3204207e7ad77c4a626776492/python-jumbo-api-0.1.0.tar.gz#sha256=5d852fd7abfc9ee228628e83777c071615053439bff42daeb18cf785eed57ee3 (from https://pypi.org/simple/python-jumbo-api/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/d5/bb/ecb175548466d8f76e51e9feaa435d87e0a5c32f168f48a7df5eaca11c5c/python-jumbo-api-0.2.0.tar.gz#sha256=627f598b6c3b0410a4c7d003175760af98b8293953eafe25aa24894a48493902 (from https://pypi.org/simple/python-jumbo-api/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/99/84/f0d45acf34dab77e44f963bf151d6c4cde346760d8fb343be6a54bfc280f/python-jumbo-api-0.3.0.tar.gz#sha256=6b02ed8f4dd8391be1381802199d2629e5a054b248e738debd28d17d787f6423 (from https://pypi.org/simple/python-jumbo-api/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-fx6idtzc Downloading https://files.pythonhosted.org/packages/99/84/f0d45acf34dab77e44f963bf151d6c4cde346760d8fb343be6a54bfc280f/python-jumbo-api-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/99/84/f0d45acf34dab77e44f963bf151d6c4cde346760d8fb343be6a54bfc280f/python-jumbo-api-0.3.0.tar.gz#sha256=6b02ed8f4dd8391be1381802199d2629e5a054b248e738debd28d17d787f6423 (from https://pypi.org/simple/python-jumbo-api/) Added python-jumbo-api==0.3.0 from https://files.pythonhosted.org/packages/99/84/f0d45acf34dab77e44f963bf151d6c4cde346760d8fb343be6a54bfc280f/python-jumbo-api-0.3.0.tar.gz#sha256=6b02ed8f4dd8391be1381802199d2629e5a054b248e738debd28d17d787f6423 to build tracker '/tmp/pip-req-tracker-8r7tlnau' Running setup.py (path:/tmp/pip-wheel-u2j4xeqr/python-jumbo-api/setup.py) egg_info for package python-jumbo-api Running command python setup.py egg_info running egg_info creating pip-egg-info/python_jumbo_api.egg-info writing top-level names to pip-egg-info/python_jumbo_api.egg-info/top_level.txt writing dependency_links to pip-egg-info/python_jumbo_api.egg-info/dependency_links.txt writing requirements to pip-egg-info/python_jumbo_api.egg-info/requires.txt writing pip-egg-info/python_jumbo_api.egg-info/PKG-INFO writing manifest file 'pip-egg-info/python_jumbo_api.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_jumbo_api.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/python_jumbo_api.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-u2j4xeqr/python-jumbo-api has version 0.3.0, which satisfies requirement python-jumbo-api==0.3.0 from https://files.pythonhosted.org/packages/99/84/f0d45acf34dab77e44f963bf151d6c4cde346760d8fb343be6a54bfc280f/python-jumbo-api-0.3.0.tar.gz#sha256=6b02ed8f4dd8391be1381802199d2629e5a054b248e738debd28d17d787f6423 Removed python-jumbo-api==0.3.0 from https://files.pythonhosted.org/packages/99/84/f0d45acf34dab77e44f963bf151d6c4cde346760d8fb343be6a54bfc280f/python-jumbo-api-0.3.0.tar.gz#sha256=6b02ed8f4dd8391be1381802199d2629e5a054b248e738debd28d17d787f6423 from build tracker '/tmp/pip-req-tracker-8r7tlnau' Building wheels for collected packages: python-jumbo-api Created temporary directory: /tmp/pip-wheel-pxolqnc3 Running setup.py bdist_wheel for python-jumbo-api: started Destination directory: /tmp/pip-wheel-pxolqnc3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-u2j4xeqr/python-jumbo-api/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/pip-wheel-pxolqnc3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jumbo_api copying jumbo_api/jumbo_api.py -> build/lib/jumbo_api copying jumbo_api/__init__.py -> build/lib/jumbo_api copying jumbo_api/test_jumbo_api.py -> build/lib/jumbo_api creating build/lib/jumbo_api/objects copying jumbo_api/objects/time_slot.py -> build/lib/jumbo_api/objects copying jumbo_api/objects/basket.py -> build/lib/jumbo_api/objects copying jumbo_api/objects/profile.py -> build/lib/jumbo_api/objects copying jumbo_api/objects/delivery.py -> build/lib/jumbo_api/objects copying jumbo_api/objects/store.py -> build/lib/jumbo_api/objects copying jumbo_api/objects/__init__.py -> build/lib/jumbo_api/objects 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/jumbo_api copying build/lib/jumbo_api/jumbo_api.py -> build/bdist.linux-armv7l/wheel/jumbo_api copying build/lib/jumbo_api/__init__.py -> build/bdist.linux-armv7l/wheel/jumbo_api creating build/bdist.linux-armv7l/wheel/jumbo_api/objects copying build/lib/jumbo_api/objects/time_slot.py -> build/bdist.linux-armv7l/wheel/jumbo_api/objects copying build/lib/jumbo_api/objects/basket.py -> build/bdist.linux-armv7l/wheel/jumbo_api/objects copying build/lib/jumbo_api/objects/profile.py -> build/bdist.linux-armv7l/wheel/jumbo_api/objects copying build/lib/jumbo_api/objects/delivery.py -> build/bdist.linux-armv7l/wheel/jumbo_api/objects copying build/lib/jumbo_api/objects/store.py -> build/bdist.linux-armv7l/wheel/jumbo_api/objects copying build/lib/jumbo_api/objects/__init__.py -> build/bdist.linux-armv7l/wheel/jumbo_api/objects copying build/lib/jumbo_api/test_jumbo_api.py -> build/bdist.linux-armv7l/wheel/jumbo_api running install_egg_info running egg_info writing dependency_links to python_jumbo_api.egg-info/dependency_links.txt writing top-level names to python_jumbo_api.egg-info/top_level.txt writing python_jumbo_api.egg-info/PKG-INFO writing requirements to python_jumbo_api.egg-info/requires.txt reading manifest file 'python_jumbo_api.egg-info/SOURCES.txt' writing manifest file 'python_jumbo_api.egg-info/SOURCES.txt' Copying python_jumbo_api.egg-info to build/bdist.linux-armv7l/wheel/python_jumbo_api-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_jumbo_api-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-pxolqnc3/python_jumbo_api-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'jumbo_api/__init__.py' adding 'jumbo_api/jumbo_api.py' adding 'jumbo_api/test_jumbo_api.py' adding 'jumbo_api/objects/__init__.py' adding 'jumbo_api/objects/basket.py' adding 'jumbo_api/objects/delivery.py' adding 'jumbo_api/objects/profile.py' adding 'jumbo_api/objects/store.py' adding 'jumbo_api/objects/time_slot.py' adding 'python_jumbo_api-0.3.0.dist-info/METADATA' adding 'python_jumbo_api-0.3.0.dist-info/WHEEL' adding 'python_jumbo_api-0.3.0.dist-info/top_level.txt' adding 'python_jumbo_api-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for python-jumbo-api: finished with status 'done' Stored in directory: /tmp/tmpbu344n7c Successfully built python-jumbo-api Cleaning up... Removing source in /tmp/pip-wheel-u2j4xeqr/python-jumbo-api Removed build tracker '/tmp/pip-req-tracker-8r7tlnau'