Created temporary directory: /tmp/pip-ephem-wheel-cache-inx3duqo Created temporary directory: /tmp/pip-req-tracker-cvoww7vo Created requirements tracker '/tmp/pip-req-tracker-cvoww7vo' Created temporary directory: /tmp/pip-wheel-srxnde28 Collecting revent==1.7 1 location(s) to search for versions of revent: * https://pypi.org/simple/revent/ Getting page https://pypi.org/simple/revent/ Analyzing links from page https://pypi.org/simple/revent/ Found link https://files.pythonhosted.org/packages/70/79/fc66f3e47037f3e8b1c0d23500a7882974e559a18f2c9d626e1ef126211c/revent-1.4.tar.gz#sha256=25f6e138bbbdf2a5678f9aab702ee2140686a5c47f7026ace5800b5961b8135b (from https://pypi.org/simple/revent/), version: 1.4 Found link https://files.pythonhosted.org/packages/1b/b4/f4d4878e89b2aa545d885a983a6c05c6df07a899696d8b4a6aea38c1496f/revent-1.5.tar.gz#sha256=7ce4b07180e9c23b63fc7abbddc37a6a1591f11ba5f12db6207db22e2f7c5988 (from https://pypi.org/simple/revent/), version: 1.5 Found link https://files.pythonhosted.org/packages/a2/f4/8a18b44a06380b7774b34b1513dc50bb9edc2247826bb07fe9c93ed4456d/revent-1.6.2.tar.gz#sha256=c027128b05e305af5ddba2dccb1e8ee4754ae94a32ddc159525629909ab16b8b (from https://pypi.org/simple/revent/), version: 1.6.2 Found link https://files.pythonhosted.org/packages/c6/99/b2e732436d4db8c6f84af4061253d326912de0ff6604f4a835629942f606/revent-1.7.tar.gz#sha256=85aa8ebd0ba1963c96fd8cf36daf3ae0226dc8b94e90c61aec2ed808c1a1512f (from https://pypi.org/simple/revent/), version: 1.7 Using version 1.7 (newest of versions: 1.7) Created temporary directory: /tmp/pip-unpack-7krbqj_z Downloading https://files.pythonhosted.org/packages/c6/99/b2e732436d4db8c6f84af4061253d326912de0ff6604f4a835629942f606/revent-1.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c6/99/b2e732436d4db8c6f84af4061253d326912de0ff6604f4a835629942f606/revent-1.7.tar.gz#sha256=85aa8ebd0ba1963c96fd8cf36daf3ae0226dc8b94e90c61aec2ed808c1a1512f (from https://pypi.org/simple/revent/) Added revent==1.7 from https://files.pythonhosted.org/packages/c6/99/b2e732436d4db8c6f84af4061253d326912de0ff6604f4a835629942f606/revent-1.7.tar.gz#sha256=85aa8ebd0ba1963c96fd8cf36daf3ae0226dc8b94e90c61aec2ed808c1a1512f to build tracker '/tmp/pip-req-tracker-cvoww7vo' Running setup.py (path:/tmp/pip-wheel-srxnde28/revent/setup.py) egg_info for package revent Running command python setup.py egg_info running egg_info creating pip-egg-info/revent.egg-info writing pip-egg-info/revent.egg-info/PKG-INFO writing top-level names to pip-egg-info/revent.egg-info/top_level.txt writing requirements to pip-egg-info/revent.egg-info/requires.txt writing dependency_links to pip-egg-info/revent.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/revent.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/revent.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/revent.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-srxnde28/revent has version 1.7, which satisfies requirement revent==1.7 from https://files.pythonhosted.org/packages/c6/99/b2e732436d4db8c6f84af4061253d326912de0ff6604f4a835629942f606/revent-1.7.tar.gz#sha256=85aa8ebd0ba1963c96fd8cf36daf3ae0226dc8b94e90c61aec2ed808c1a1512f Removed revent==1.7 from https://files.pythonhosted.org/packages/c6/99/b2e732436d4db8c6f84af4061253d326912de0ff6604f4a835629942f606/revent-1.7.tar.gz#sha256=85aa8ebd0ba1963c96fd8cf36daf3ae0226dc8b94e90c61aec2ed808c1a1512f from build tracker '/tmp/pip-req-tracker-cvoww7vo' Building wheels for collected packages: revent Created temporary directory: /tmp/pip-wheel-e5th30y0 Running setup.py bdist_wheel for revent: started Destination directory: /tmp/pip-wheel-e5th30y0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-srxnde28/revent/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-e5th30y0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/revent copying revent/__init__.py -> build/lib/revent copying revent/__main__.py -> build/lib/revent 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/revent copying build/lib/revent/__init__.py -> build/bdist.linux-armv7l/wheel/revent copying build/lib/revent/__main__.py -> build/bdist.linux-armv7l/wheel/revent running install_egg_info running egg_info writing requirements to revent.egg-info/requires.txt writing top-level names to revent.egg-info/top_level.txt writing revent.egg-info/PKG-INFO writing dependency_links to revent.egg-info/dependency_links.txt reading manifest file 'revent.egg-info/SOURCES.txt' writing manifest file 'revent.egg-info/SOURCES.txt' Copying revent.egg-info to build/bdist.linux-armv7l/wheel/revent-1.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/revent-1.7.dist-info/WHEEL creating '/tmp/pip-wheel-e5th30y0/revent-1.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'revent/__init__.py' adding 'revent/__main__.py' adding 'revent-1.7.dist-info/METADATA' adding 'revent-1.7.dist-info/WHEEL' adding 'revent-1.7.dist-info/top_level.txt' adding 'revent-1.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for revent: finished with status 'done' Stored in directory: /tmp/tmp3xgscsy5 Successfully built revent Cleaning up... Removing source in /tmp/pip-wheel-srxnde28/revent Removed build tracker '/tmp/pip-req-tracker-cvoww7vo'