Created temporary directory: /tmp/pip-ephem-wheel-cache-8_l8211w Created temporary directory: /tmp/pip-req-tracker-4g7t1xvs Created requirements tracker '/tmp/pip-req-tracker-4g7t1xvs' Created temporary directory: /tmp/pip-wheel-rmpi60q3 Collecting vbml==0.4 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 Found link https://files.pythonhosted.org/packages/b8/08/04e40f97f71751ed0a55b8f184dab66e51f4a8c7c7df01097ebfe6b8c1bc/vbml-0.4.tar.gz#sha256=7d621648f0ce594d5db5d6c250cdf9071e311bdfba37aad5e62809a65913290a (from https://pypi.org/simple/vbml/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-slw28dvf Downloading https://files.pythonhosted.org/packages/b8/08/04e40f97f71751ed0a55b8f184dab66e51f4a8c7c7df01097ebfe6b8c1bc/vbml-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b8/08/04e40f97f71751ed0a55b8f184dab66e51f4a8c7c7df01097ebfe6b8c1bc/vbml-0.4.tar.gz#sha256=7d621648f0ce594d5db5d6c250cdf9071e311bdfba37aad5e62809a65913290a (from https://pypi.org/simple/vbml/) Added vbml==0.4 from https://files.pythonhosted.org/packages/b8/08/04e40f97f71751ed0a55b8f184dab66e51f4a8c7c7df01097ebfe6b8c1bc/vbml-0.4.tar.gz#sha256=7d621648f0ce594d5db5d6c250cdf9071e311bdfba37aad5e62809a65913290a to build tracker '/tmp/pip-req-tracker-4g7t1xvs' Running setup.py (path:/tmp/pip-wheel-rmpi60q3/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 dependency_links to pip-egg-info/vbml.egg-info/dependency_links.txt writing requirements to pip-egg-info/vbml.egg-info/requires.txt writing top-level names to pip-egg-info/vbml.egg-info/top_level.txt writing pip-egg-info/vbml.egg-info/PKG-INFO 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-rmpi60q3/vbml has version 0.4, which satisfies requirement vbml==0.4 from https://files.pythonhosted.org/packages/b8/08/04e40f97f71751ed0a55b8f184dab66e51f4a8c7c7df01097ebfe6b8c1bc/vbml-0.4.tar.gz#sha256=7d621648f0ce594d5db5d6c250cdf9071e311bdfba37aad5e62809a65913290a Removed vbml==0.4 from https://files.pythonhosted.org/packages/b8/08/04e40f97f71751ed0a55b8f184dab66e51f4a8c7c7df01097ebfe6b8c1bc/vbml-0.4.tar.gz#sha256=7d621648f0ce594d5db5d6c250cdf9071e311bdfba37aad5e62809a65913290a from build tracker '/tmp/pip-req-tracker-4g7t1xvs' Building wheels for collected packages: vbml Created temporary directory: /tmp/pip-wheel-kz_pc1by Running setup.py bdist_wheel for vbml: started Destination directory: /tmp/pip-wheel-kz_pc1by Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rmpi60q3/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-kz_pc1by 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 creating build/lib/vbml/patcher/loader copying vbml/patcher/loader/__init__.py -> build/lib/vbml/patcher/loader copying vbml/patcher/loader/loader.py -> build/lib/vbml/patcher/loader creating build/lib/vbml/patcher/pattern copying vbml/patcher/pattern/__init__.py -> build/lib/vbml/patcher/pattern copying vbml/patcher/pattern/pattern.py -> build/lib/vbml/patcher/pattern 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 creating build/bdist.linux-armv7l/wheel/vbml/patcher/loader copying build/lib/vbml/patcher/loader/__init__.py -> build/bdist.linux-armv7l/wheel/vbml/patcher/loader copying build/lib/vbml/patcher/loader/loader.py -> build/bdist.linux-armv7l/wheel/vbml/patcher/loader 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/pattern copying build/lib/vbml/patcher/pattern/__init__.py -> build/bdist.linux-armv7l/wheel/vbml/patcher/pattern copying build/lib/vbml/patcher/pattern/pattern.py -> build/bdist.linux-armv7l/wheel/vbml/patcher/pattern 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/validators.py -> build/bdist.linux-armv7l/wheel/vbml running install_egg_info running egg_info writing requirements to vbml.egg-info/requires.txt writing top-level names to vbml.egg-info/top_level.txt writing dependency_links to vbml.egg-info/dependency_links.txt writing vbml.egg-info/PKG-INFO 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.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vbml-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-kz_pc1by/vbml-0.4-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/loader/__init__.py' adding 'vbml/patcher/loader/loader.py' adding 'vbml/patcher/pattern/__init__.py' adding 'vbml/patcher/pattern/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.4.dist-info/METADATA' adding 'vbml-0.4.dist-info/WHEEL' adding 'vbml-0.4.dist-info/top_level.txt' adding 'vbml-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for vbml: finished with status 'done' Stored in directory: /tmp/tmp0dmcp45w Successfully built vbml Cleaning up... Removing source in /tmp/pip-wheel-rmpi60q3/vbml Removed build tracker '/tmp/pip-req-tracker-4g7t1xvs'