Created temporary directory: /tmp/pip-ephem-wheel-cache-6igeyfkj Created temporary directory: /tmp/pip-req-tracker-ax2t_7_e Created requirements tracker '/tmp/pip-req-tracker-ax2t_7_e' Created temporary directory: /tmp/pip-wheel-c7dlwnbu Collecting redcapy==0.3 1 location(s) to search for versions of redcapy: * https://pypi.org/simple/redcapy/ Getting page https://pypi.org/simple/redcapy/ Analyzing links from page https://pypi.org/simple/redcapy/ Found link https://files.pythonhosted.org/packages/d8/e0/405bb866a06edb38962c405086155e59e3c70f4275a9d7361adf45ce40c2/redcapy-0.1.tar.gz#sha256=001dc750404a9d7dbb9927c223700362591be2c8d0b9fb5e65bfc299dff72e60 (from https://pypi.org/simple/redcapy/), version: 0.1 Found link https://files.pythonhosted.org/packages/07/ad/adab6403284d822082efa58217076e923e936320432e64b0ba708ce06bc5/redcapy-0.2-py3-none-any.whl#sha256=822180993e8ddacaa2c090ceeb13043efaa9b3c55b84da4a8573b0441bf1980a (from https://pypi.org/simple/redcapy/), version: 0.2 Found link https://files.pythonhosted.org/packages/44/fb/c2daf0e256550c8858f45d5fc431558a134323d1f356365cac205caa6bda/redcapy-0.2.tar.gz#sha256=64a22ae9c3838307acf55617e5e511419f040172cc9cdddbb5896017d266817c (from https://pypi.org/simple/redcapy/), version: 0.2 Found link https://files.pythonhosted.org/packages/5d/d7/f3cda344e1193f0a1f7883a394dce4482f40927e283e336d7427ecfccf11/redcapy-0.3.tar.gz#sha256=3a717af5663a71cff160cfb5a8291b497e0d7b5f50f13cb79c2c9edeb6506157 (from https://pypi.org/simple/redcapy/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Created temporary directory: /tmp/pip-unpack-blvekbxa Downloading https://files.pythonhosted.org/packages/5d/d7/f3cda344e1193f0a1f7883a394dce4482f40927e283e336d7427ecfccf11/redcapy-0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5d/d7/f3cda344e1193f0a1f7883a394dce4482f40927e283e336d7427ecfccf11/redcapy-0.3.tar.gz#sha256=3a717af5663a71cff160cfb5a8291b497e0d7b5f50f13cb79c2c9edeb6506157 (from https://pypi.org/simple/redcapy/) Added redcapy==0.3 from https://files.pythonhosted.org/packages/5d/d7/f3cda344e1193f0a1f7883a394dce4482f40927e283e336d7427ecfccf11/redcapy-0.3.tar.gz#sha256=3a717af5663a71cff160cfb5a8291b497e0d7b5f50f13cb79c2c9edeb6506157 to build tracker '/tmp/pip-req-tracker-ax2t_7_e' Running setup.py (path:/tmp/pip-wheel-c7dlwnbu/redcapy/setup.py) egg_info for package redcapy Running command python setup.py egg_info running egg_info creating pip-egg-info/redcapy.egg-info writing requirements to pip-egg-info/redcapy.egg-info/requires.txt writing dependency_links to pip-egg-info/redcapy.egg-info/dependency_links.txt writing pip-egg-info/redcapy.egg-info/PKG-INFO writing top-level names to pip-egg-info/redcapy.egg-info/top_level.txt writing manifest file 'pip-egg-info/redcapy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/redcapy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/redcapy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-c7dlwnbu/redcapy has version 0.3, which satisfies requirement redcapy==0.3 from https://files.pythonhosted.org/packages/5d/d7/f3cda344e1193f0a1f7883a394dce4482f40927e283e336d7427ecfccf11/redcapy-0.3.tar.gz#sha256=3a717af5663a71cff160cfb5a8291b497e0d7b5f50f13cb79c2c9edeb6506157 Removed redcapy==0.3 from https://files.pythonhosted.org/packages/5d/d7/f3cda344e1193f0a1f7883a394dce4482f40927e283e336d7427ecfccf11/redcapy-0.3.tar.gz#sha256=3a717af5663a71cff160cfb5a8291b497e0d7b5f50f13cb79c2c9edeb6506157 from build tracker '/tmp/pip-req-tracker-ax2t_7_e' Building wheels for collected packages: redcapy Created temporary directory: /tmp/pip-wheel-yaj8qpz6 Running setup.py bdist_wheel for redcapy: started Destination directory: /tmp/pip-wheel-yaj8qpz6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-c7dlwnbu/redcapy/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-yaj8qpz6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/test_redcapy.py -> build/lib/test copying test/export_users.py -> build/lib/test copying test/configuration.py -> build/lib/test copying test/__init__.py -> build/lib/test creating build/lib/redcapy copying redcapy/request.py -> build/lib/redcapy copying redcapy/__init__.py -> build/lib/redcapy copying redcapy/error.py -> build/lib/redcapy copying redcapy/keywords.py -> build/lib/redcapy 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/test copying build/lib/test/test_redcapy.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/export_users.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/configuration.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/redcapy copying build/lib/redcapy/request.py -> build/bdist.linux-armv7l/wheel/redcapy copying build/lib/redcapy/__init__.py -> build/bdist.linux-armv7l/wheel/redcapy copying build/lib/redcapy/error.py -> build/bdist.linux-armv7l/wheel/redcapy copying build/lib/redcapy/keywords.py -> build/bdist.linux-armv7l/wheel/redcapy running install_egg_info running egg_info writing dependency_links to redcapy.egg-info/dependency_links.txt writing redcapy.egg-info/PKG-INFO writing requirements to redcapy.egg-info/requires.txt writing top-level names to redcapy.egg-info/top_level.txt reading manifest file 'redcapy.egg-info/SOURCES.txt' writing manifest file 'redcapy.egg-info/SOURCES.txt' Copying redcapy.egg-info to build/bdist.linux-armv7l/wheel/redcapy-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/redcapy-0.3.dist-info/WHEEL creating '/tmp/pip-wheel-yaj8qpz6/redcapy-0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'redcapy/__init__.py' adding 'redcapy/error.py' adding 'redcapy/keywords.py' adding 'redcapy/request.py' adding 'test/__init__.py' adding 'test/configuration.py' adding 'test/export_users.py' adding 'test/test_redcapy.py' adding 'redcapy-0.3.dist-info/METADATA' adding 'redcapy-0.3.dist-info/WHEEL' adding 'redcapy-0.3.dist-info/top_level.txt' adding 'redcapy-0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for redcapy: finished with status 'done' Stored in directory: /tmp/tmp66oey6im Successfully built redcapy Cleaning up... Removing source in /tmp/pip-wheel-c7dlwnbu/redcapy Removed build tracker '/tmp/pip-req-tracker-ax2t_7_e'