Collecting Wraptor==0.7.0 1 location(s) to search for versions of Wraptor: * https://pypi.python.org/simple/wraptor/ Getting page https://pypi.python.org/simple/wraptor/ Analyzing links from page https://pypi.org/simple/wraptor/ Found link https://files.pythonhosted.org/packages/70/9b/e5edcdaa8924f6c778b910efdfe82ca03562eade82cdade031473f7fed98/Wraptor-0.2.0.tar.gz#sha256=df03959ae6f37c63a6a07eed077e7114d58bd8d9c369bb1bf5f5db7423dd674a (from https://pypi.org/simple/wraptor/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/17/ab/dc30b9dd3b41cee15d4b6e8ea145a17f0caa4b5f04556383a8152b5626d2/Wraptor-0.3.0.tar.gz#sha256=7580f771c9795816d4819794144d83656beae2575c13b0922d34f2734c618a04 (from https://pypi.org/simple/wraptor/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/bc/e3/aefee4ecd7caf12c14fccd055ee1419c2b906a9e8fe701b077e9785e3619/Wraptor-0.3.1.tar.gz#sha256=1b6a865b804f493b1c50409990053b42510282605ae88c3b38c3d36bf556d1c2 (from https://pypi.org/simple/wraptor/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/d2/ef/6771bda026a26766f90d09b618fb69b6d834dff1b743077ec3f139869117/Wraptor-0.4.0.tar.gz#sha256=93c7f6d39693085b6261b202a921c323764446cff8e8fba3a572e8ad053840dc (from https://pypi.org/simple/wraptor/), version: 0.4.0 Found link https://files.pythonhosted.org/packages/f1/32/2e89c857e4795d4d35cadf64ac4d11fbefa5b513d4d17671c64a74af2d4a/Wraptor-0.4.1.tar.gz#sha256=c5e0986d7210de0bda7f35168ed71cc10a6ac943cac0f332b6528ad5059dfee7 (from https://pypi.org/simple/wraptor/), version: 0.4.1 Found link https://files.pythonhosted.org/packages/94/77/51b7e070cd5cf8576a5cb786f01536fa5c915c821e89003e94ae17817c96/Wraptor-0.5.0.tar.gz#sha256=284e230194e0707335629de6f81932bcf1f0677d66e41a975925489b400386c2 (from https://pypi.org/simple/wraptor/), version: 0.5.0 Found link https://files.pythonhosted.org/packages/f1/ae/4b9a3491077d24ba1399ac529b635539a2a660e1bbbda56adbf67eddf322/Wraptor-0.6.0.tar.gz#sha256=fc0b27cc81d3c7b81db0aa324eeca7dbb8cec3ca77f8521b576584520d33e58e (from https://pypi.org/simple/wraptor/), version: 0.6.0 Found link https://files.pythonhosted.org/packages/50/8d/e3605669df8541f68a028dfd81db7f5b9b4d43bed133d070929f829eafce/Wraptor-0.7.0.tar.gz#sha256=d61182866a061fb29b7ec426db281cc9a15540766885136f35809f079d9c1dec (from https://pypi.org/simple/wraptor/), version: 0.7.0 Using version 0.7.0 (newest of versions: 0.7.0) Downloading https://files.pythonhosted.org/packages/50/8d/e3605669df8541f68a028dfd81db7f5b9b4d43bed133d070929f829eafce/Wraptor-0.7.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/50/8d/e3605669df8541f68a028dfd81db7f5b9b4d43bed133d070929f829eafce/Wraptor-0.7.0.tar.gz#sha256=d61182866a061fb29b7ec426db281cc9a15540766885136f35809f079d9c1dec (from https://pypi.org/simple/wraptor/) Running setup.py (path:/tmp/pip-build-s2b12f7_/Wraptor/setup.py) egg_info for package Wraptor Running command python setup.py egg_info running egg_info creating pip-egg-info/Wraptor.egg-info writing dependency_links to pip-egg-info/Wraptor.egg-info/dependency_links.txt writing pip-egg-info/Wraptor.egg-info/PKG-INFO writing top-level names to pip-egg-info/Wraptor.egg-info/top_level.txt writing manifest file 'pip-egg-info/Wraptor.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Wraptor.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/Wraptor.egg-info/SOURCES.txt' Source in /tmp/pip-build-s2b12f7_/Wraptor has version 0.7.0, which satisfies requirement Wraptor==0.7.0 from https://files.pythonhosted.org/packages/50/8d/e3605669df8541f68a028dfd81db7f5b9b4d43bed133d070929f829eafce/Wraptor-0.7.0.tar.gz#sha256=d61182866a061fb29b7ec426db281cc9a15540766885136f35809f079d9c1dec Building wheels for collected packages: Wraptor Running setup.py bdist_wheel for Wraptor: started Destination directory: /tmp/tmp4ernuaw1pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-s2b12f7_/Wraptor/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/tmp4ernuaw1pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/wraptor copying wraptor/__init__.py -> build/lib/wraptor creating build/lib/wraptor/decorators copying wraptor/decorators/exception_catcher.py -> build/lib/wraptor/decorators copying wraptor/decorators/memoize.py -> build/lib/wraptor/decorators copying wraptor/decorators/throttle.py -> build/lib/wraptor/decorators copying wraptor/decorators/__init__.py -> build/lib/wraptor/decorators copying wraptor/decorators/timeout.py -> build/lib/wraptor/decorators creating build/lib/wraptor/context copying wraptor/context/maybe.py -> build/lib/wraptor/context copying wraptor/context/timer.py -> build/lib/wraptor/context copying wraptor/context/throttle.py -> build/lib/wraptor/context copying wraptor/context/__init__.py -> build/lib/wraptor/context 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/wraptor creating build/bdist.linux-armv7l/wheel/wraptor/context copying build/lib/wraptor/context/maybe.py -> build/bdist.linux-armv7l/wheel/wraptor/context copying build/lib/wraptor/context/timer.py -> build/bdist.linux-armv7l/wheel/wraptor/context copying build/lib/wraptor/context/throttle.py -> build/bdist.linux-armv7l/wheel/wraptor/context copying build/lib/wraptor/context/__init__.py -> build/bdist.linux-armv7l/wheel/wraptor/context copying build/lib/wraptor/__init__.py -> build/bdist.linux-armv7l/wheel/wraptor creating build/bdist.linux-armv7l/wheel/wraptor/decorators copying build/lib/wraptor/decorators/exception_catcher.py -> build/bdist.linux-armv7l/wheel/wraptor/decorators copying build/lib/wraptor/decorators/memoize.py -> build/bdist.linux-armv7l/wheel/wraptor/decorators copying build/lib/wraptor/decorators/throttle.py -> build/bdist.linux-armv7l/wheel/wraptor/decorators copying build/lib/wraptor/decorators/__init__.py -> build/bdist.linux-armv7l/wheel/wraptor/decorators copying build/lib/wraptor/decorators/timeout.py -> build/bdist.linux-armv7l/wheel/wraptor/decorators running install_egg_info running egg_info creating Wraptor.egg-info writing dependency_links to Wraptor.egg-info/dependency_links.txt writing top-level names to Wraptor.egg-info/top_level.txt writing Wraptor.egg-info/PKG-INFO writing manifest file 'Wraptor.egg-info/SOURCES.txt' reading manifest file 'Wraptor.egg-info/SOURCES.txt' writing manifest file 'Wraptor.egg-info/SOURCES.txt' Copying Wraptor.egg-info to build/bdist.linux-armv7l/wheel/Wraptor-0.7.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Wraptor-0.7.0.dist-info/WHEEL Running setup.py bdist_wheel for Wraptor: finished with status 'done' Stored in directory: /tmp/tmpuci6b0gw Successfully built Wraptor Cleaning up... Removing source in /tmp/pip-build-s2b12f7_/Wraptor