Created temporary directory: /tmp/pip-ephem-wheel-cache-muiixlyq Created temporary directory: /tmp/pip-req-tracker-i0ncqjnz Created requirements tracker '/tmp/pip-req-tracker-i0ncqjnz' Created temporary directory: /tmp/pip-wheel-jendwpoo Collecting rulez==0.1.1 1 location(s) to search for versions of rulez: * https://pypi.org/simple/rulez/ Getting page https://pypi.org/simple/rulez/ Analyzing links from page https://pypi.org/simple/rulez/ Found link https://files.pythonhosted.org/packages/bd/da/45c6b65655cfe6491362338de0c0d198fcea9c9a7418f87728a5d3377fd2/rulez-0.1.dev0.tar.gz#sha256=2ac5e7997c50cefc33a45fe126da4256c88387182252c3f195a9310d462c9bfc (from https://pypi.org/simple/rulez/), version: 0.1.dev0 Found link https://files.pythonhosted.org/packages/93/b1/77dc7ba752bbb84858ec10736595e3c3f13f28108c367f230ed99ee748a6/rulez-0.1.0.tar.gz#sha256=698a0833e45f08f4d3cbbb8edf8409eb21efa2310ea4c0faaec7da2d9bad61e7 (from https://pypi.org/simple/rulez/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/0f/ca/f606efec8a7b0f9342e6ad5992b1c02530e0806979f86e63fcd62389e3b4/rulez-0.1.1.tar.gz#sha256=997e451048ee6d62a2b45795c069678e9ef06074ec9d489b81e987ad83091546 (from https://pypi.org/simple/rulez/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-5kh8m018 Downloading https://files.pythonhosted.org/packages/0f/ca/f606efec8a7b0f9342e6ad5992b1c02530e0806979f86e63fcd62389e3b4/rulez-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0f/ca/f606efec8a7b0f9342e6ad5992b1c02530e0806979f86e63fcd62389e3b4/rulez-0.1.1.tar.gz#sha256=997e451048ee6d62a2b45795c069678e9ef06074ec9d489b81e987ad83091546 (from https://pypi.org/simple/rulez/) Added rulez==0.1.1 from https://files.pythonhosted.org/packages/0f/ca/f606efec8a7b0f9342e6ad5992b1c02530e0806979f86e63fcd62389e3b4/rulez-0.1.1.tar.gz#sha256=997e451048ee6d62a2b45795c069678e9ef06074ec9d489b81e987ad83091546 to build tracker '/tmp/pip-req-tracker-i0ncqjnz' Running setup.py (path:/tmp/pip-wheel-jendwpoo/rulez/setup.py) egg_info for package rulez Running command python setup.py egg_info running egg_info creating pip-egg-info/rulez.egg-info writing entry points to pip-egg-info/rulez.egg-info/entry_points.txt writing dependency_links to pip-egg-info/rulez.egg-info/dependency_links.txt writing top-level names to pip-egg-info/rulez.egg-info/top_level.txt writing pip-egg-info/rulez.egg-info/PKG-INFO writing requirements to pip-egg-info/rulez.egg-info/requires.txt writing manifest file 'pip-egg-info/rulez.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rulez.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/rulez.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jendwpoo/rulez has version 0.1.1, which satisfies requirement rulez==0.1.1 from https://files.pythonhosted.org/packages/0f/ca/f606efec8a7b0f9342e6ad5992b1c02530e0806979f86e63fcd62389e3b4/rulez-0.1.1.tar.gz#sha256=997e451048ee6d62a2b45795c069678e9ef06074ec9d489b81e987ad83091546 Removed rulez==0.1.1 from https://files.pythonhosted.org/packages/0f/ca/f606efec8a7b0f9342e6ad5992b1c02530e0806979f86e63fcd62389e3b4/rulez-0.1.1.tar.gz#sha256=997e451048ee6d62a2b45795c069678e9ef06074ec9d489b81e987ad83091546 from build tracker '/tmp/pip-req-tracker-i0ncqjnz' Building wheels for collected packages: rulez Created temporary directory: /tmp/pip-wheel-sbjv3x4p Running setup.py bdist_wheel for rulez: started Destination directory: /tmp/pip-wheel-sbjv3x4p Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jendwpoo/rulez/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-sbjv3x4p running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rulez copying rulez/transformer.py -> build/lib/rulez copying rulez/__init__.py -> build/lib/rulez copying rulez/engine.py -> build/lib/rulez copying rulez/operator.py -> build/lib/rulez copying rulez/dsl.py -> build/lib/rulez copying rulez/action.py -> build/lib/rulez creating build/lib/rulez/compiler copying rulez/compiler/__init__.py -> build/lib/rulez/compiler creating build/lib/rulez/compiler/elasticsearch copying rulez/compiler/elasticsearch/__init__.py -> build/lib/rulez/compiler/elasticsearch copying rulez/compiler/elasticsearch/operator.py -> build/lib/rulez/compiler/elasticsearch creating build/lib/rulez/compiler/sqlalchemy copying rulez/compiler/sqlalchemy/__init__.py -> build/lib/rulez/compiler/sqlalchemy copying rulez/compiler/sqlalchemy/operator.py -> build/lib/rulez/compiler/sqlalchemy copying rulez/compiler/sqlalchemy/action.py -> build/lib/rulez/compiler/sqlalchemy creating build/lib/rulez/compiler/native copying rulez/compiler/native/__init__.py -> build/lib/rulez/compiler/native copying rulez/compiler/native/operator.py -> build/lib/rulez/compiler/native copying rulez/compiler/native/action.py -> build/lib/rulez/compiler/native running egg_info writing requirements to rulez.egg-info/requires.txt writing rulez.egg-info/PKG-INFO writing top-level names to rulez.egg-info/top_level.txt writing dependency_links to rulez.egg-info/dependency_links.txt writing entry points to rulez.egg-info/entry_points.txt reading manifest file 'rulez.egg-info/SOURCES.txt' writing manifest file 'rulez.egg-info/SOURCES.txt' 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/rulez copying build/lib/rulez/transformer.py -> build/bdist.linux-armv7l/wheel/rulez copying build/lib/rulez/__init__.py -> build/bdist.linux-armv7l/wheel/rulez creating build/bdist.linux-armv7l/wheel/rulez/compiler creating build/bdist.linux-armv7l/wheel/rulez/compiler/elasticsearch copying build/lib/rulez/compiler/elasticsearch/__init__.py -> build/bdist.linux-armv7l/wheel/rulez/compiler/elasticsearch copying build/lib/rulez/compiler/elasticsearch/operator.py -> build/bdist.linux-armv7l/wheel/rulez/compiler/elasticsearch copying build/lib/rulez/compiler/__init__.py -> build/bdist.linux-armv7l/wheel/rulez/compiler creating build/bdist.linux-armv7l/wheel/rulez/compiler/sqlalchemy copying build/lib/rulez/compiler/sqlalchemy/__init__.py -> build/bdist.linux-armv7l/wheel/rulez/compiler/sqlalchemy copying build/lib/rulez/compiler/sqlalchemy/operator.py -> build/bdist.linux-armv7l/wheel/rulez/compiler/sqlalchemy copying build/lib/rulez/compiler/sqlalchemy/action.py -> build/bdist.linux-armv7l/wheel/rulez/compiler/sqlalchemy creating build/bdist.linux-armv7l/wheel/rulez/compiler/native copying build/lib/rulez/compiler/native/__init__.py -> build/bdist.linux-armv7l/wheel/rulez/compiler/native copying build/lib/rulez/compiler/native/operator.py -> build/bdist.linux-armv7l/wheel/rulez/compiler/native copying build/lib/rulez/compiler/native/action.py -> build/bdist.linux-armv7l/wheel/rulez/compiler/native copying build/lib/rulez/engine.py -> build/bdist.linux-armv7l/wheel/rulez copying build/lib/rulez/operator.py -> build/bdist.linux-armv7l/wheel/rulez copying build/lib/rulez/dsl.py -> build/bdist.linux-armv7l/wheel/rulez copying build/lib/rulez/action.py -> build/bdist.linux-armv7l/wheel/rulez running install_egg_info Copying rulez.egg-info to build/bdist.linux-armv7l/wheel/rulez-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rulez-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-sbjv3x4p/rulez-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rulez/__init__.py' adding 'rulez/action.py' adding 'rulez/dsl.py' adding 'rulez/engine.py' adding 'rulez/operator.py' adding 'rulez/transformer.py' adding 'rulez/compiler/__init__.py' adding 'rulez/compiler/elasticsearch/__init__.py' adding 'rulez/compiler/elasticsearch/operator.py' adding 'rulez/compiler/native/__init__.py' adding 'rulez/compiler/native/action.py' adding 'rulez/compiler/native/operator.py' adding 'rulez/compiler/sqlalchemy/__init__.py' adding 'rulez/compiler/sqlalchemy/action.py' adding 'rulez/compiler/sqlalchemy/operator.py' adding 'rulez-0.1.1.dist-info/METADATA' adding 'rulez-0.1.1.dist-info/WHEEL' adding 'rulez-0.1.1.dist-info/entry_points.txt' adding 'rulez-0.1.1.dist-info/top_level.txt' adding 'rulez-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rulez: finished with status 'done' Stored in directory: /tmp/tmpsw6kqzbu Successfully built rulez Cleaning up... Removing source in /tmp/pip-wheel-jendwpoo/rulez Removed build tracker '/tmp/pip-req-tracker-i0ncqjnz'