Collecting lor==0.0.2 1 location(s) to search for versions of lor: * https://pypi.python.org/simple/lor/ Getting page https://pypi.python.org/simple/lor/ Analyzing links from page https://pypi.python.org/simple/lor/ Found link https://pypi.python.org/packages/29/bd/4e1528102b0f954aefbf8ce990416003f16ea1bbee2a5b786ea523213548/lor-0.0.1.tar.gz#md5=9d35d5ff919461bf5d849520981637c4 (from https://pypi.python.org/simple/lor/), version: 0.0.1 Found link https://pypi.python.org/packages/1a/33/53ab00fa410ee1a2eb52a9dc441dd10cebe953f62db1269bca53abe080b4/lor-0.0.2.tar.gz#md5=f5c6723cfd8a7b529bae3ae95fce9090 (from https://pypi.python.org/simple/lor/) (requires-python:>=3.4), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Downloading lor-0.0.2.tar.gz Downloading from URL https://pypi.python.org/packages/1a/33/53ab00fa410ee1a2eb52a9dc441dd10cebe953f62db1269bca53abe080b4/lor-0.0.2.tar.gz#md5=f5c6723cfd8a7b529bae3ae95fce9090 (from https://pypi.python.org/simple/lor/) (requires-python:>=3.4) Running setup.py (path:/tmp/pip-build-7zetou7_/lor/setup.py) egg_info for package lor Running command python setup.py egg_info running egg_info creating pip-egg-info/lor.egg-info writing dependency_links to pip-egg-info/lor.egg-info/dependency_links.txt writing entry points to pip-egg-info/lor.egg-info/entry_points.txt writing pip-egg-info/lor.egg-info/PKG-INFO writing top-level names to pip-egg-info/lor.egg-info/top_level.txt writing requirements to pip-egg-info/lor.egg-info/requires.txt writing manifest file 'pip-egg-info/lor.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/lor.egg-info/SOURCES.txt' Source in /tmp/pip-build-7zetou7_/lor has version 0.0.2, which satisfies requirement lor==0.0.2 from https://pypi.python.org/packages/1a/33/53ab00fa410ee1a2eb52a9dc441dd10cebe953f62db1269bca53abe080b4/lor-0.0.2.tar.gz#md5=f5c6723cfd8a7b529bae3ae95fce9090 Building wheels for collected packages: lor Running setup.py bdist_wheel for lor: started Destination directory: /tmp/tmp4sxyx6w7pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-7zetou7_/lor/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/tmp4sxyx6w7pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lor copying lor/_internal.py -> build/lib/lor copying lor/props.py -> build/lib/lor copying lor/__init__.py -> build/lib/lor copying lor/workspace.py -> build/lib/lor copying lor/test.py -> build/lib/lor copying lor/path.py -> build/lib/lor copying lor/cmdline.py -> build/lib/lor copying lor/__main__.py -> build/lib/lor copying lor/_constants.py -> build/lib/lor copying lor/_paths.py -> build/lib/lor creating build/lib/lor/util copying lor/util/__init__.py -> build/lib/lor/util copying lor/util/cli.py -> build/lib/lor/util copying lor/util/subprocess.py -> build/lib/lor/util copying lor/util/reflection.py -> build/lib/lor/util creating build/lib/lor/commands copying lor/commands/ls.py -> build/lib/lor/commands copying lor/commands/__init__.py -> build/lib/lor/commands copying lor/commands/run.py -> build/lib/lor/commands copying lor/commands/new.py -> build/lib/lor/commands copying lor/commands/explain.py -> build/lib/lor/commands copying lor/commands/properties.py -> build/lib/lor/commands copying lor/commands/dot.py -> build/lib/lor/commands creating build/lib/lor/tasks copying lor/tasks/__init__.py -> build/lib/lor/tasks copying lor/tasks/fs.py -> build/lib/lor/tasks copying lor/tasks/hdfs.py -> build/lib/lor/tasks copying lor/tasks/tar.py -> build/lib/lor/tasks copying lor/tasks/general.py -> build/lib/lor/tasks running egg_info writing requirements to lor.egg-info/requires.txt writing entry points to lor.egg-info/entry_points.txt writing dependency_links to lor.egg-info/dependency_links.txt writing lor.egg-info/PKG-INFO writing top-level names to lor.egg-info/top_level.txt reading manifest file 'lor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lor.egg-info/SOURCES.txt' creating build/lib/lor/templates creating build/lib/lor/templates/workspace copying lor/templates/workspace/cookiecutter.json -> build/lib/lor/templates/workspace creating build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}} copying lor/templates/workspace/{{cookiecutter.workspace_name}}/README.md -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}} copying lor/templates/workspace/{{cookiecutter.workspace_name}}/requirements.txt -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}} copying lor/templates/workspace/{{cookiecutter.workspace_name}}/setup.py -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}} creating build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/bin copying lor/templates/workspace/{{cookiecutter.workspace_name}}/bin/install -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/bin copying lor/templates/workspace/{{cookiecutter.workspace_name}}/bin/lor -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/bin creating build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/etc copying lor/templates/workspace/{{cookiecutter.workspace_name}}/etc/properties.yml -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/etc creating build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests copying lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/__init__.py -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests copying lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/test_example.py -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests creating build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/tasks copying lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/tasks/__init__.py -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/tasks copying lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/tasks/text_example_task.py -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/tasks creating build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}} copying lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/__init__.py -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}} creating build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/tasks copying lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/tasks/__init__.py -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/tasks copying lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/tasks/example.py -> build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/tasks 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/lor copying build/lib/lor/_internal.py -> build/bdist.linux-armv7l/wheel/lor copying build/lib/lor/props.py -> build/bdist.linux-armv7l/wheel/lor creating build/bdist.linux-armv7l/wheel/lor/util copying build/lib/lor/util/__init__.py -> build/bdist.linux-armv7l/wheel/lor/util copying build/lib/lor/util/cli.py -> build/bdist.linux-armv7l/wheel/lor/util copying build/lib/lor/util/subprocess.py -> build/bdist.linux-armv7l/wheel/lor/util copying build/lib/lor/util/reflection.py -> build/bdist.linux-armv7l/wheel/lor/util copying build/lib/lor/__init__.py -> build/bdist.linux-armv7l/wheel/lor creating build/bdist.linux-armv7l/wheel/lor/templates creating build/bdist.linux-armv7l/wheel/lor/templates/workspace copying build/lib/lor/templates/workspace/cookiecutter.json -> build/bdist.linux-armv7l/wheel/lor/templates/workspace creating build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}} copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/README.md -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}} creating build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/__init__.py -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests creating build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/tasks copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/tasks/__init__.py -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/tasks copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/tasks/text_example_task.py -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/tasks copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests/test_example.py -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/tests copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/setup.py -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}} creating build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}} copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/__init__.py -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}} creating build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/tasks copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/tasks/__init__.py -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/tasks copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/tasks/example.py -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/{{cookiecutter.workspace_name}}/tasks copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/requirements.txt -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}} creating build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/bin copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/bin/lor -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/bin copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/bin/install -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/bin creating build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/etc copying build/lib/lor/templates/workspace/{{cookiecutter.workspace_name}}/etc/properties.yml -> build/bdist.linux-armv7l/wheel/lor/templates/workspace/{{cookiecutter.workspace_name}}/etc copying build/lib/lor/workspace.py -> build/bdist.linux-armv7l/wheel/lor copying build/lib/lor/test.py -> build/bdist.linux-armv7l/wheel/lor copying build/lib/lor/path.py -> build/bdist.linux-armv7l/wheel/lor creating build/bdist.linux-armv7l/wheel/lor/commands copying build/lib/lor/commands/ls.py -> build/bdist.linux-armv7l/wheel/lor/commands copying build/lib/lor/commands/__init__.py -> build/bdist.linux-armv7l/wheel/lor/commands copying build/lib/lor/commands/run.py -> build/bdist.linux-armv7l/wheel/lor/commands copying build/lib/lor/commands/new.py -> build/bdist.linux-armv7l/wheel/lor/commands copying build/lib/lor/commands/explain.py -> build/bdist.linux-armv7l/wheel/lor/commands copying build/lib/lor/commands/properties.py -> build/bdist.linux-armv7l/wheel/lor/commands copying build/lib/lor/commands/dot.py -> build/bdist.linux-armv7l/wheel/lor/commands copying build/lib/lor/cmdline.py -> build/bdist.linux-armv7l/wheel/lor copying build/lib/lor/__main__.py -> build/bdist.linux-armv7l/wheel/lor copying build/lib/lor/_constants.py -> build/bdist.linux-armv7l/wheel/lor creating build/bdist.linux-armv7l/wheel/lor/tasks copying build/lib/lor/tasks/__init__.py -> build/bdist.linux-armv7l/wheel/lor/tasks copying build/lib/lor/tasks/fs.py -> build/bdist.linux-armv7l/wheel/lor/tasks copying build/lib/lor/tasks/hdfs.py -> build/bdist.linux-armv7l/wheel/lor/tasks copying build/lib/lor/tasks/tar.py -> build/bdist.linux-armv7l/wheel/lor/tasks copying build/lib/lor/tasks/general.py -> build/bdist.linux-armv7l/wheel/lor/tasks copying build/lib/lor/_paths.py -> build/bdist.linux-armv7l/wheel/lor running install_egg_info Copying lor.egg-info to build/bdist.linux-armv7l/wheel/lor-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/lor-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for lor: finished with status 'done' Stored in directory: /tmp/tmpfx6i2tua Successfully built lor Cleaning up... Removing source in /tmp/pip-build-7zetou7_/lor