Created temporary directory: /tmp/pip-ephem-wheel-cache-vf1zwrtv Created temporary directory: /tmp/pip-req-tracker-655x5d4i Created requirements tracker '/tmp/pip-req-tracker-655x5d4i' Created temporary directory: /tmp/pip-wheel-wfwhhuna Collecting pystrava==0.2.1 1 location(s) to search for versions of pystrava: * https://pypi.org/simple/pystrava/ Getting page https://pypi.org/simple/pystrava/ Analyzing links from page https://pypi.org/simple/pystrava/ Skipping link https://files.pythonhosted.org/packages/fe/df/29b232e3d3e5ed98cb197750970d98a41079499dae5b7c676d0ad44f135f/pystrava-0.2.1-py3.7.egg#sha256=b094ef58d75f2bc7d91d07662b3d026ecf1f00d965c7981a0f3860d07a629532 (from https://pypi.org/simple/pystrava/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/d5/d1/5f870dd1ee8589f77a5a92dc901a7b5de20fc086032e6911bf94df190164/pystrava-0.2.1.tar.gz#sha256=290ee4aad5bb567af32725eccf8d957ee935790e2d567ddbb7b5ab6cf6700a63 (from https://pypi.org/simple/pystrava/), version: 0.2.1 Skipping link https://files.pythonhosted.org/packages/57/d0/3671a4634b4c73a150cf32c5e3a00763415af13919442acd2517671f731e/pystrava-0.2.2-py3.7.egg#sha256=b7078b7008e69034ef5553a5ae9372807d14ffad64f155ec53f097d05899a0db (from https://pypi.org/simple/pystrava/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/e4/05/9e6e85fbffd7a72186055431d9759fe94bdd6acce555b9ec7c87f7ed1256/pystrava-0.2.2.tar.gz#sha256=9c1f58cbfa46bbc911e780021c3b260fd9bd2b537f00100c4d8329cfa4e6b362 (from https://pypi.org/simple/pystrava/), version: 0.2.2 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-20wngoy4 Downloading https://files.pythonhosted.org/packages/d5/d1/5f870dd1ee8589f77a5a92dc901a7b5de20fc086032e6911bf94df190164/pystrava-0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d5/d1/5f870dd1ee8589f77a5a92dc901a7b5de20fc086032e6911bf94df190164/pystrava-0.2.1.tar.gz#sha256=290ee4aad5bb567af32725eccf8d957ee935790e2d567ddbb7b5ab6cf6700a63 (from https://pypi.org/simple/pystrava/) Added pystrava==0.2.1 from https://files.pythonhosted.org/packages/d5/d1/5f870dd1ee8589f77a5a92dc901a7b5de20fc086032e6911bf94df190164/pystrava-0.2.1.tar.gz#sha256=290ee4aad5bb567af32725eccf8d957ee935790e2d567ddbb7b5ab6cf6700a63 to build tracker '/tmp/pip-req-tracker-655x5d4i' Running setup.py (path:/tmp/pip-wheel-wfwhhuna/pystrava/setup.py) egg_info for package pystrava Running command python setup.py egg_info running egg_info creating pip-egg-info/pystrava.egg-info writing top-level names to pip-egg-info/pystrava.egg-info/top_level.txt writing dependency_links to pip-egg-info/pystrava.egg-info/dependency_links.txt writing pip-egg-info/pystrava.egg-info/PKG-INFO writing requirements to pip-egg-info/pystrava.egg-info/requires.txt writing manifest file 'pip-egg-info/pystrava.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pystrava.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:470: UserWarning: Normalizing '0.2.1 ' to '0.2.1' normalized_version, warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pip-egg-info/pystrava.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-wfwhhuna/pystrava has version 0.2.1, which satisfies requirement pystrava==0.2.1 from https://files.pythonhosted.org/packages/d5/d1/5f870dd1ee8589f77a5a92dc901a7b5de20fc086032e6911bf94df190164/pystrava-0.2.1.tar.gz#sha256=290ee4aad5bb567af32725eccf8d957ee935790e2d567ddbb7b5ab6cf6700a63 Removed pystrava==0.2.1 from https://files.pythonhosted.org/packages/d5/d1/5f870dd1ee8589f77a5a92dc901a7b5de20fc086032e6911bf94df190164/pystrava-0.2.1.tar.gz#sha256=290ee4aad5bb567af32725eccf8d957ee935790e2d567ddbb7b5ab6cf6700a63 from build tracker '/tmp/pip-req-tracker-655x5d4i' Building wheels for collected packages: pystrava Created temporary directory: /tmp/pip-wheel-2uvwncqp Running setup.py bdist_wheel for pystrava: started Destination directory: /tmp/pip-wheel-2uvwncqp Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wfwhhuna/pystrava/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-2uvwncqp /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:470: UserWarning: Normalizing '0.2.1 ' to '0.2.1' normalized_version, running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/_CI copying _CI/__init__.py -> build/lib/_CI creating build/lib/pystrava copying pystrava/constants.py -> build/lib/pystrava copying pystrava/test_refresh.py -> build/lib/pystrava copying pystrava/__init__.py -> build/lib/pystrava copying pystrava/pystravaexceptions.py -> build/lib/pystrava copying pystrava/pystrava.py -> build/lib/pystrava copying pystrava/_version.py -> build/lib/pystrava creating build/lib/_CI/scripts copying _CI/scripts/tag.py -> build/lib/_CI/scripts copying _CI/scripts/build.py -> build/lib/_CI/scripts copying _CI/scripts/upload.py -> build/lib/_CI/scripts copying _CI/scripts/document.py -> build/lib/_CI/scripts copying _CI/scripts/bootstrap.py -> build/lib/_CI/scripts copying _CI/scripts/graph.py -> build/lib/_CI/scripts copying _CI/scripts/__init__.py -> build/lib/_CI/scripts copying _CI/scripts/test.py -> build/lib/_CI/scripts copying _CI/scripts/lint.py -> build/lib/_CI/scripts creating build/lib/_CI/library copying _CI/library/__init__.py -> build/lib/_CI/library copying _CI/library/library.py -> build/lib/_CI/library creating build/lib/_CI/configuration copying _CI/configuration/configuration.py -> build/lib/_CI/configuration copying _CI/configuration/__init__.py -> build/lib/_CI/configuration running egg_info writing pystrava.egg-info/PKG-INFO writing requirements to pystrava.egg-info/requires.txt writing dependency_links to pystrava.egg-info/dependency_links.txt writing top-level names to pystrava.egg-info/top_level.txt reading manifest file 'pystrava.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pystrava.egg-info/SOURCES.txt' copying pystrava/.VERSION -> build/lib/pystrava 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/_CI creating build/bdist.linux-armv7l/wheel/_CI/scripts copying build/lib/_CI/scripts/tag.py -> build/bdist.linux-armv7l/wheel/_CI/scripts copying build/lib/_CI/scripts/build.py -> build/bdist.linux-armv7l/wheel/_CI/scripts copying build/lib/_CI/scripts/upload.py -> build/bdist.linux-armv7l/wheel/_CI/scripts copying build/lib/_CI/scripts/document.py -> build/bdist.linux-armv7l/wheel/_CI/scripts copying build/lib/_CI/scripts/bootstrap.py -> build/bdist.linux-armv7l/wheel/_CI/scripts copying build/lib/_CI/scripts/graph.py -> build/bdist.linux-armv7l/wheel/_CI/scripts copying build/lib/_CI/scripts/__init__.py -> build/bdist.linux-armv7l/wheel/_CI/scripts copying build/lib/_CI/scripts/test.py -> build/bdist.linux-armv7l/wheel/_CI/scripts copying build/lib/_CI/scripts/lint.py -> build/bdist.linux-armv7l/wheel/_CI/scripts copying build/lib/_CI/__init__.py -> build/bdist.linux-armv7l/wheel/_CI creating build/bdist.linux-armv7l/wheel/_CI/library copying build/lib/_CI/library/__init__.py -> build/bdist.linux-armv7l/wheel/_CI/library copying build/lib/_CI/library/library.py -> build/bdist.linux-armv7l/wheel/_CI/library creating build/bdist.linux-armv7l/wheel/_CI/configuration copying build/lib/_CI/configuration/configuration.py -> build/bdist.linux-armv7l/wheel/_CI/configuration copying build/lib/_CI/configuration/__init__.py -> build/bdist.linux-armv7l/wheel/_CI/configuration creating build/bdist.linux-armv7l/wheel/pystrava copying build/lib/pystrava/constants.py -> build/bdist.linux-armv7l/wheel/pystrava copying build/lib/pystrava/test_refresh.py -> build/bdist.linux-armv7l/wheel/pystrava copying build/lib/pystrava/__init__.py -> build/bdist.linux-armv7l/wheel/pystrava copying build/lib/pystrava/pystravaexceptions.py -> build/bdist.linux-armv7l/wheel/pystrava copying build/lib/pystrava/pystrava.py -> build/bdist.linux-armv7l/wheel/pystrava copying build/lib/pystrava/_version.py -> build/bdist.linux-armv7l/wheel/pystrava copying build/lib/pystrava/.VERSION -> build/bdist.linux-armv7l/wheel/pystrava running install_data creating build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data creating build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data copying .VERSION -> build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data/ copying LICENSE -> build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data/ copying AUTHORS.rst -> build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data/ copying CONTRIBUTING.rst -> build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data/ copying HISTORY.rst -> build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data/ copying README.rst -> build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data/ copying USAGE.rst -> build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data/ copying Pipfile -> build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data/ copying Pipfile.lock -> build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data/ copying requirements.txt -> build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data/ copying dev-requirements.txt -> build/bdist.linux-armv7l/wheel/pystrava-0.2.1.data/data/ running install_egg_info Copying pystrava.egg-info to build/bdist.linux-armv7l/wheel/pystrava-0.2.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/pystrava-0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-2uvwncqp/pystrava-0.2.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding '_CI/__init__.py' adding '_CI/configuration/__init__.py' adding '_CI/configuration/configuration.py' adding '_CI/library/__init__.py' adding '_CI/library/library.py' adding '_CI/scripts/__init__.py' adding '_CI/scripts/bootstrap.py' adding '_CI/scripts/build.py' adding '_CI/scripts/document.py' adding '_CI/scripts/graph.py' adding '_CI/scripts/lint.py' adding '_CI/scripts/tag.py' adding '_CI/scripts/test.py' adding '_CI/scripts/upload.py' adding 'pystrava/.VERSION' adding 'pystrava/__init__.py' adding 'pystrava/_version.py' adding 'pystrava/constants.py' adding 'pystrava/pystrava.py' adding 'pystrava/pystravaexceptions.py' adding 'pystrava/test_refresh.py' adding 'pystrava-0.2.1.data/data/.VERSION' adding 'pystrava-0.2.1.data/data/AUTHORS.rst' adding 'pystrava-0.2.1.data/data/CONTRIBUTING.rst' adding 'pystrava-0.2.1.data/data/HISTORY.rst' adding 'pystrava-0.2.1.data/data/LICENSE' adding 'pystrava-0.2.1.data/data/Pipfile' adding 'pystrava-0.2.1.data/data/Pipfile.lock' adding 'pystrava-0.2.1.data/data/README.rst' adding 'pystrava-0.2.1.data/data/USAGE.rst' adding 'pystrava-0.2.1.data/data/dev-requirements.txt' adding 'pystrava-0.2.1.data/data/requirements.txt' adding 'pystrava-0.2.1.dist-info/AUTHORS.rst' adding 'pystrava-0.2.1.dist-info/LICENSE' adding 'pystrava-0.2.1.dist-info/METADATA' adding 'pystrava-0.2.1.dist-info/WHEEL' adding 'pystrava-0.2.1.dist-info/top_level.txt' adding 'pystrava-0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pystrava: finished with status 'done' Stored in directory: /tmp/tmp37sefgc9 Successfully built pystrava Cleaning up... Removing source in /tmp/pip-wheel-wfwhhuna/pystrava Removed build tracker '/tmp/pip-req-tracker-655x5d4i'