Created temporary directory: /tmp/pip-ephem-wheel-cache-0awvb9uu Created temporary directory: /tmp/pip-req-tracker-eh_ijd4f Created requirements tracker '/tmp/pip-req-tracker-eh_ijd4f' Created temporary directory: /tmp/pip-wheel-nl9mej8g Collecting vbml==0.3 1 location(s) to search for versions of vbml: * https://pypi.org/simple/vbml/ Getting page https://pypi.org/simple/vbml/ Analyzing links from page https://pypi.org/simple/vbml/ Found link https://files.pythonhosted.org/packages/24/96/14aeba4004dacea1ba5ec9bf6a24492dbf1865dfbe2636b14c3fac4ece88/vbml-0.1.tar.gz#sha256=7a753463b488c5bdf007ada571111c05c403033dca78e776568b2e517fcaebed (from https://pypi.org/simple/vbml/), version: 0.1 Found link https://files.pythonhosted.org/packages/6e/4e/46586cb1b706788473183008f024f2dd790e1dd334b8f097125b058c9927/vbml-0.2.tar.gz#sha256=876b2ca995aea1e8a4c33e034d0fde3c9188609bcaa756e3057938d15df05047 (from https://pypi.org/simple/vbml/), version: 0.2 Found link https://files.pythonhosted.org/packages/6a/9e/22f31c6a69072bee05ed22a3368560cd58b818a060b40d2d701bd5b3ee20/vbml-0.3.tar.gz#sha256=f52a141ac2f4489237c50a154944b5b4ec43f4955bc889f92947e454d0c4b2c1 (from https://pypi.org/simple/vbml/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Created temporary directory: /tmp/pip-unpack-ozwbthwf Downloading https://files.pythonhosted.org/packages/6a/9e/22f31c6a69072bee05ed22a3368560cd58b818a060b40d2d701bd5b3ee20/vbml-0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6a/9e/22f31c6a69072bee05ed22a3368560cd58b818a060b40d2d701bd5b3ee20/vbml-0.3.tar.gz#sha256=f52a141ac2f4489237c50a154944b5b4ec43f4955bc889f92947e454d0c4b2c1 (from https://pypi.org/simple/vbml/) Added vbml==0.3 from https://files.pythonhosted.org/packages/6a/9e/22f31c6a69072bee05ed22a3368560cd58b818a060b40d2d701bd5b3ee20/vbml-0.3.tar.gz#sha256=f52a141ac2f4489237c50a154944b5b4ec43f4955bc889f92947e454d0c4b2c1 to build tracker '/tmp/pip-req-tracker-eh_ijd4f' Running setup.py (path:/tmp/pip-wheel-nl9mej8g/vbml/setup.py) egg_info for package vbml Running command python setup.py egg_info running egg_info creating pip-egg-info/vbml.egg-info writing requirements to pip-egg-info/vbml.egg-info/requires.txt writing pip-egg-info/vbml.egg-info/PKG-INFO writing dependency_links to pip-egg-info/vbml.egg-info/dependency_links.txt writing top-level names to pip-egg-info/vbml.egg-info/top_level.txt writing manifest file 'pip-egg-info/vbml.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vbml.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/vbml.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-nl9mej8g/vbml has version 0.3, which satisfies requirement vbml==0.3 from https://files.pythonhosted.org/packages/6a/9e/22f31c6a69072bee05ed22a3368560cd58b818a060b40d2d701bd5b3ee20/vbml-0.3.tar.gz#sha256=f52a141ac2f4489237c50a154944b5b4ec43f4955bc889f92947e454d0c4b2c1 Removed vbml==0.3 from https://files.pythonhosted.org/packages/6a/9e/22f31c6a69072bee05ed22a3368560cd58b818a060b40d2d701bd5b3ee20/vbml-0.3.tar.gz#sha256=f52a141ac2f4489237c50a154944b5b4ec43f4955bc889f92947e454d0c4b2c1 from build tracker '/tmp/pip-req-tracker-eh_ijd4f' Building wheels for collected packages: vbml Created temporary directory: /tmp/pip-wheel-4l1xlbub Running setup.py bdist_wheel for vbml: started Destination directory: /tmp/pip-wheel-4l1xlbub Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nl9mej8g/vbml/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-4l1xlbub running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vbml copying vbml/utils.py -> build/lib/vbml copying vbml/__init__.py -> build/lib/vbml copying vbml/validators.py -> build/lib/vbml creating build/lib/vbml/patcher copying vbml/patcher/exceptions.py -> build/lib/vbml/patcher copying vbml/patcher/__init__.py -> build/lib/vbml/patcher copying vbml/patcher/patcher.py -> build/lib/vbml/patcher copying vbml/patcher/pattern.py -> build/lib/vbml/patcher creating build/lib/vbml/patcher/standart copying vbml/patcher/standart/__init__.py -> build/lib/vbml/patcher/standart copying vbml/patcher/standart/ahead.py -> build/lib/vbml/patcher/standart copying vbml/patcher/standart/standart.py -> build/lib/vbml/patcher/standart copying vbml/patcher/standart/post.py -> build/lib/vbml/patcher/standart 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/vbml copying build/lib/vbml/utils.py -> build/bdist.linux-armv7l/wheel/vbml copying build/lib/vbml/__init__.py -> build/bdist.linux-armv7l/wheel/vbml creating build/bdist.linux-armv7l/wheel/vbml/patcher copying build/lib/vbml/patcher/exceptions.py -> build/bdist.linux-armv7l/wheel/vbml/patcher copying build/lib/vbml/patcher/__init__.py -> build/bdist.linux-armv7l/wheel/vbml/patcher copying build/lib/vbml/patcher/patcher.py -> build/bdist.linux-armv7l/wheel/vbml/patcher creating build/bdist.linux-armv7l/wheel/vbml/patcher/standart copying build/lib/vbml/patcher/standart/__init__.py -> build/bdist.linux-armv7l/wheel/vbml/patcher/standart copying build/lib/vbml/patcher/standart/ahead.py -> build/bdist.linux-armv7l/wheel/vbml/patcher/standart copying build/lib/vbml/patcher/standart/standart.py -> build/bdist.linux-armv7l/wheel/vbml/patcher/standart copying build/lib/vbml/patcher/standart/post.py -> build/bdist.linux-armv7l/wheel/vbml/patcher/standart copying build/lib/vbml/patcher/pattern.py -> build/bdist.linux-armv7l/wheel/vbml/patcher copying build/lib/vbml/validators.py -> build/bdist.linux-armv7l/wheel/vbml running install_egg_info running egg_info writing dependency_links to vbml.egg-info/dependency_links.txt writing vbml.egg-info/PKG-INFO writing top-level names to vbml.egg-info/top_level.txt writing requirements to vbml.egg-info/requires.txt reading manifest file 'vbml.egg-info/SOURCES.txt' writing manifest file 'vbml.egg-info/SOURCES.txt' Copying vbml.egg-info to build/bdist.linux-armv7l/wheel/vbml-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vbml-0.3.dist-info/WHEEL creating '/tmp/pip-wheel-4l1xlbub/vbml-0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'vbml/__init__.py' adding 'vbml/utils.py' adding 'vbml/validators.py' adding 'vbml/patcher/__init__.py' adding 'vbml/patcher/exceptions.py' adding 'vbml/patcher/patcher.py' adding 'vbml/patcher/pattern.py' adding 'vbml/patcher/standart/__init__.py' adding 'vbml/patcher/standart/ahead.py' adding 'vbml/patcher/standart/post.py' adding 'vbml/patcher/standart/standart.py' adding 'vbml-0.3.dist-info/METADATA' adding 'vbml-0.3.dist-info/WHEEL' adding 'vbml-0.3.dist-info/top_level.txt' adding 'vbml-0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for vbml: finished with status 'done' Stored in directory: /tmp/tmp3uuvwxrz Successfully built vbml Cleaning up... Removing source in /tmp/pip-wheel-nl9mej8g/vbml Removed build tracker '/tmp/pip-req-tracker-eh_ijd4f'