Collecting zaach==1.0.6 1 location(s) to search for versions of zaach: * https://pypi.python.org/simple/zaach/ Getting page https://pypi.python.org/simple/zaach/ Analyzing links from page https://pypi.org/simple/zaach/ Found link https://files.pythonhosted.org/packages/48/6d/cf18cf8e7fe2b37c95e9243a8ba88458b67961d319500384aaf8f929f5a8/zaach-1.0.0.tar.gz#sha256=6dbcd246d80efde1dfa5fddd8ee00a9c4f6cc437709145a44d7feaf5308e0665 (from https://pypi.org/simple/zaach/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/6d/2b/022177f7f502858bf26ea2ec38ceb3a4567faba7a4c6b078e3f36b2fd431/zaach-1.0.1.tar.gz#sha256=62dfe5c5d96b263b822a2aa000d9ffec01f9ad9ca2f712731cd923533edd4eab (from https://pypi.org/simple/zaach/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/97/dc/c7c50de4d2cf9c40303ae0b1be29ac60a304fa580aed384ba8af8ea6f102/zaach-1.0.2.tar.gz#sha256=3a596fee519ae562a10318cb8c023663e05f81938af3d0d3aa40c7ecfe874f26 (from https://pypi.org/simple/zaach/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/01/ae/2700d8a59e0ab3af199aefbef2ce741766b1a3a8158df26ae48583820a51/zaach-1.0.3.tar.gz#sha256=715d40165fe2aaf8840a64ee5bd432b3acf1818ecd0bfb06d3a755869f261aba (from https://pypi.org/simple/zaach/), version: 1.0.3 Found link https://files.pythonhosted.org/packages/93/7c/238ad7864a214d2783f324370b26dc70156bb8bcb7eb8eb66fa815562906/zaach-1.0.4.tar.gz#sha256=71dfabca1438f72902e497f7f16285138d530aad4f2938eda81117615dfa105a (from https://pypi.org/simple/zaach/), version: 1.0.4 Found link https://files.pythonhosted.org/packages/ce/63/4747f07c382d9d0dd093e289f3cc3be63eadfd8e6075e82d282e68231a19/zaach-1.0.5.tar.gz#sha256=a5d46ec313f48297259da7934294a5fa0f98e85be74fd7a0b0793c1fb443bf9a (from https://pypi.org/simple/zaach/), version: 1.0.5 Found link https://files.pythonhosted.org/packages/92/a6/129d090478886dba5ff795280b13facd7e12e9f8f599f8ff1d6dcdada5b9/zaach-1.0.6.tar.gz#sha256=3869d6a5975c6ad3689e7027f29ff818d32eb582c52541ea1859b79466f71277 (from https://pypi.org/simple/zaach/), version: 1.0.6 Using version 1.0.6 (newest of versions: 1.0.6) Downloading https://files.pythonhosted.org/packages/92/a6/129d090478886dba5ff795280b13facd7e12e9f8f599f8ff1d6dcdada5b9/zaach-1.0.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/92/a6/129d090478886dba5ff795280b13facd7e12e9f8f599f8ff1d6dcdada5b9/zaach-1.0.6.tar.gz#sha256=3869d6a5975c6ad3689e7027f29ff818d32eb582c52541ea1859b79466f71277 (from https://pypi.org/simple/zaach/) Running setup.py (path:/tmp/pip-build-juyt_kig/zaach/setup.py) egg_info for package zaach Running command python setup.py egg_info running egg_info creating pip-egg-info/zaach.egg-info writing dependency_links to pip-egg-info/zaach.egg-info/dependency_links.txt writing top-level names to pip-egg-info/zaach.egg-info/top_level.txt writing pip-egg-info/zaach.egg-info/PKG-INFO writing manifest file 'pip-egg-info/zaach.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zaach.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/zaach.egg-info/SOURCES.txt' Source in /tmp/pip-build-juyt_kig/zaach has version 1.0.6, which satisfies requirement zaach==1.0.6 from https://files.pythonhosted.org/packages/92/a6/129d090478886dba5ff795280b13facd7e12e9f8f599f8ff1d6dcdada5b9/zaach-1.0.6.tar.gz#sha256=3869d6a5975c6ad3689e7027f29ff818d32eb582c52541ea1859b79466f71277 Building wheels for collected packages: zaach Running setup.py bdist_wheel for zaach: started Destination directory: /tmp/tmphwjpn9kppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-juyt_kig/zaach/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/tmphwjpn9kppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/zaach copying zaach/base64url.py -> build/lib/zaach copying zaach/__init__.py -> build/lib/zaach creating build/lib/tests copying tests/test_base64url.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/zaach/oop copying zaach/oop/borg.py -> build/lib/zaach/oop copying zaach/oop/cache.py -> build/lib/zaach/oop copying zaach/oop/__init__.py -> build/lib/zaach/oop creating build/lib/zaach/time copying zaach/time/formatter.py -> build/lib/zaach/time copying zaach/time/tzconversion.py -> build/lib/zaach/time copying zaach/time/__init__.py -> build/lib/zaach/time creating build/lib/tests/oop copying tests/oop/test_cache.py -> build/lib/tests/oop copying tests/oop/test_borg.py -> build/lib/tests/oop copying tests/oop/__init__.py -> build/lib/tests/oop creating build/lib/tests/time copying tests/time/test_tzconversion.py -> build/lib/tests/time copying tests/time/test_formatter.py -> build/lib/tests/time copying tests/time/__init__.py -> build/lib/tests/time 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/zaach creating build/bdist.linux-armv7l/wheel/zaach/oop copying build/lib/zaach/oop/borg.py -> build/bdist.linux-armv7l/wheel/zaach/oop copying build/lib/zaach/oop/cache.py -> build/bdist.linux-armv7l/wheel/zaach/oop copying build/lib/zaach/oop/__init__.py -> build/bdist.linux-armv7l/wheel/zaach/oop copying build/lib/zaach/base64url.py -> build/bdist.linux-armv7l/wheel/zaach creating build/bdist.linux-armv7l/wheel/zaach/time copying build/lib/zaach/time/formatter.py -> build/bdist.linux-armv7l/wheel/zaach/time copying build/lib/zaach/time/tzconversion.py -> build/bdist.linux-armv7l/wheel/zaach/time copying build/lib/zaach/time/__init__.py -> build/bdist.linux-armv7l/wheel/zaach/time copying build/lib/zaach/__init__.py -> build/bdist.linux-armv7l/wheel/zaach creating build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/oop copying build/lib/tests/oop/test_cache.py -> build/bdist.linux-armv7l/wheel/tests/oop copying build/lib/tests/oop/test_borg.py -> build/bdist.linux-armv7l/wheel/tests/oop copying build/lib/tests/oop/__init__.py -> build/bdist.linux-armv7l/wheel/tests/oop copying build/lib/tests/test_base64url.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/time copying build/lib/tests/time/test_tzconversion.py -> build/bdist.linux-armv7l/wheel/tests/time copying build/lib/tests/time/test_formatter.py -> build/bdist.linux-armv7l/wheel/tests/time copying build/lib/tests/time/__init__.py -> build/bdist.linux-armv7l/wheel/tests/time copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing zaach.egg-info/PKG-INFO writing top-level names to zaach.egg-info/top_level.txt writing dependency_links to zaach.egg-info/dependency_links.txt reading manifest file 'zaach.egg-info/SOURCES.txt' writing manifest file 'zaach.egg-info/SOURCES.txt' Copying zaach.egg-info to build/bdist.linux-armv7l/wheel/zaach-1.0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/zaach-1.0.6.dist-info/WHEEL Running setup.py bdist_wheel for zaach: finished with status 'done' Stored in directory: /tmp/tmphlshvljf Successfully built zaach Cleaning up... Removing source in /tmp/pip-build-juyt_kig/zaach