Collecting getan==2.2 1 location(s) to search for versions of getan: * https://pypi.python.org/simple/getan/ Getting page https://pypi.python.org/simple/getan/ Analyzing links from page https://pypi.python.org/simple/getan/ Skipping link https://pypi.python.org/packages/18/42/56ad94c4366731010bf641a0a0c62e2f003dc541a9c5e322e281cc513776/getan-2.0.post1-py2-none-any.whl#md5=60fba2c54187c10be785bbff06bc0054 (from https://pypi.python.org/simple/getan/); it is not compatible with this Python Found link https://pypi.python.org/packages/39/4b/675c3536c807114d0b7aad85879bd63ba0719cdaf8195ab3d26ce716566f/getan-2.0.post1.tar.gz#md5=a768bf66f75836139369cc1dc2f5684f (from https://pypi.python.org/simple/getan/), version: 2.0.post1 Skipping link https://pypi.python.org/packages/3f/7a/fed687bf3610600b399f327b95309dc334382321a660cbb2e88a8e29d4b7/getan-2.1-py2-none-any.whl#md5=3e6ef3a1e5a65e15e6d902e0314b6abd (from https://pypi.python.org/simple/getan/); it is not compatible with this Python Found link https://pypi.python.org/packages/7b/56/68a91204dfcf8b8c69a19f7eebc0225597b8985985990c5e4e3693b7df67/getan-2.2.tar.gz#md5=a3aa23084fcefe79d8ebc98eb502aa8a (from https://pypi.python.org/simple/getan/), version: 2.2 Found link https://pypi.python.org/packages/81/8a/5373001ff9f3156a89e9510e3bf2a541fd6540776edc0d70ab7cb6c93f6f/getan-2.1.tar.gz#md5=db6f43393ab242a5fb8c3769c76f9a5e (from https://pypi.python.org/simple/getan/), version: 2.1 Skipping link https://pypi.python.org/packages/85/45/56e04c90ed0fdf0006b63d6b256eef30420b29dcd370597b7967e63edbe0/getan-2.2-py2-none-any.whl#md5=586d0277da271e8f7ef19cfc8188eef9 (from https://pypi.python.org/simple/getan/); it is not compatible with this Python Using version 2.2 (newest of versions: 2.2) Downloading getan-2.2.tar.gz Downloading from URL https://pypi.python.org/packages/7b/56/68a91204dfcf8b8c69a19f7eebc0225597b8985985990c5e4e3693b7df67/getan-2.2.tar.gz#md5=a3aa23084fcefe79d8ebc98eb502aa8a (from https://pypi.python.org/simple/getan/) Running setup.py (path:/tmp/pip-build-o3sy3xda/getan/setup.py) egg_info for package getan Running command python setup.py egg_info running egg_info creating pip-egg-info/getan.egg-info writing pip-egg-info/getan.egg-info/PKG-INFO writing top-level names to pip-egg-info/getan.egg-info/top_level.txt writing dependency_links to pip-egg-info/getan.egg-info/dependency_links.txt writing requirements to pip-egg-info/getan.egg-info/requires.txt writing entry points to pip-egg-info/getan.egg-info/entry_points.txt writing manifest file 'pip-egg-info/getan.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/getan.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/getan.egg-info/SOURCES.txt' Source in /tmp/pip-build-o3sy3xda/getan has version 2.2, which satisfies requirement getan==2.2 from https://pypi.python.org/packages/7b/56/68a91204dfcf8b8c69a19f7eebc0225597b8985985990c5e4e3693b7df67/getan-2.2.tar.gz#md5=a3aa23084fcefe79d8ebc98eb502aa8a Building wheels for collected packages: getan Running setup.py bdist_wheel for getan: started Destination directory: /tmp/tmpj8bzsw8ipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-o3sy3xda/getan/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/tmpj8bzsw8ipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/getan copying getan/nodes.py -> build/lib/getan copying getan/controller.py -> build/lib/getan copying getan/walker.py -> build/lib/getan copying getan/resources.py -> build/lib/getan copying getan/view.py -> build/lib/getan copying getan/__init__.py -> build/lib/getan copying getan/project.py -> build/lib/getan copying getan/utils.py -> build/lib/getan copying getan/template.py -> build/lib/getan copying getan/main.py -> build/lib/getan copying getan/states.py -> build/lib/getan copying getan/config.py -> build/lib/getan copying getan/backend.py -> build/lib/getan creating build/lib/getan/classic copying getan/classic/getan.py -> build/lib/getan/classic copying getan/classic/__init__.py -> build/lib/getan/classic creating build/lib/getan/templates copying getan/templates/zeiterfassung -> build/lib/getan/templates copying getan/templates/wochenbericht -> build/lib/getan/templates copying getan/templates/zeiterfassung2 -> build/lib/getan/templates running build_scripts creating build/scripts-3.4 copying and adjusting /tmp/pip-build-o3sy3xda/getan/scripts/getan-report.py -> build/scripts-3.4 copying and adjusting /tmp/pip-build-o3sy3xda/getan/scripts/zeitsort.py -> build/scripts-3.4 copying and adjusting /tmp/pip-build-o3sy3xda/getan/scripts/getan-eval.py -> build/scripts-3.4 copying /tmp/pip-build-o3sy3xda/getan/scripts/wochenbericht -> build/scripts-3.4 copying /tmp/pip-build-o3sy3xda/getan/scripts/convert-projects -> build/scripts-3.4 changing mode of build/scripts-3.4/getan-report.py from 644 to 755 changing mode of build/scripts-3.4/zeitsort.py from 644 to 755 changing mode of build/scripts-3.4/getan-eval.py from 644 to 755 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/getan copying build/lib/getan/nodes.py -> build/bdist.linux-armv7l/wheel/getan copying build/lib/getan/controller.py -> build/bdist.linux-armv7l/wheel/getan copying build/lib/getan/walker.py -> build/bdist.linux-armv7l/wheel/getan creating build/bdist.linux-armv7l/wheel/getan/classic copying build/lib/getan/classic/getan.py -> build/bdist.linux-armv7l/wheel/getan/classic copying build/lib/getan/classic/__init__.py -> build/bdist.linux-armv7l/wheel/getan/classic copying build/lib/getan/resources.py -> build/bdist.linux-armv7l/wheel/getan copying build/lib/getan/view.py -> build/bdist.linux-armv7l/wheel/getan copying build/lib/getan/__init__.py -> build/bdist.linux-armv7l/wheel/getan copying build/lib/getan/project.py -> build/bdist.linux-armv7l/wheel/getan creating build/bdist.linux-armv7l/wheel/getan/templates copying build/lib/getan/templates/zeiterfassung -> build/bdist.linux-armv7l/wheel/getan/templates copying build/lib/getan/templates/wochenbericht -> build/bdist.linux-armv7l/wheel/getan/templates copying build/lib/getan/templates/zeiterfassung2 -> build/bdist.linux-armv7l/wheel/getan/templates copying build/lib/getan/utils.py -> build/bdist.linux-armv7l/wheel/getan copying build/lib/getan/template.py -> build/bdist.linux-armv7l/wheel/getan copying build/lib/getan/main.py -> build/bdist.linux-armv7l/wheel/getan copying build/lib/getan/states.py -> build/bdist.linux-armv7l/wheel/getan copying build/lib/getan/config.py -> build/bdist.linux-armv7l/wheel/getan copying build/lib/getan/backend.py -> build/bdist.linux-armv7l/wheel/getan running install_egg_info running egg_info writing top-level names to getan.egg-info/top_level.txt writing entry points to getan.egg-info/entry_points.txt writing requirements to getan.egg-info/requires.txt writing getan.egg-info/PKG-INFO writing dependency_links to getan.egg-info/dependency_links.txt reading manifest file 'getan.egg-info/SOURCES.txt' writing manifest file 'getan.egg-info/SOURCES.txt' Copying getan.egg-info to build/bdist.linux-armv7l/wheel/getan-2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/getan-2.2.data creating build/bdist.linux-armv7l/wheel/getan-2.2.data/scripts copying build/scripts-3.4/getan-report.py -> build/bdist.linux-armv7l/wheel/getan-2.2.data/scripts copying build/scripts-3.4/wochenbericht -> build/bdist.linux-armv7l/wheel/getan-2.2.data/scripts copying build/scripts-3.4/zeitsort.py -> build/bdist.linux-armv7l/wheel/getan-2.2.data/scripts copying build/scripts-3.4/convert-projects -> build/bdist.linux-armv7l/wheel/getan-2.2.data/scripts copying build/scripts-3.4/getan-eval.py -> build/bdist.linux-armv7l/wheel/getan-2.2.data/scripts changing mode of build/bdist.linux-armv7l/wheel/getan-2.2.data/scripts/getan-report.py to 755 changing mode of build/bdist.linux-armv7l/wheel/getan-2.2.data/scripts/wochenbericht to 755 changing mode of build/bdist.linux-armv7l/wheel/getan-2.2.data/scripts/zeitsort.py to 755 changing mode of build/bdist.linux-armv7l/wheel/getan-2.2.data/scripts/convert-projects to 755 changing mode of build/bdist.linux-armv7l/wheel/getan-2.2.data/scripts/getan-eval.py to 755 creating build/bdist.linux-armv7l/wheel/getan-2.2.dist-info/WHEEL Running setup.py bdist_wheel for getan: finished with status 'done' Stored in directory: /tmp/tmp_5y6mwli Successfully built getan Cleaning up... Removing source in /tmp/pip-build-o3sy3xda/getan