Created temporary directory: /tmp/pip-ephem-wheel-cache-bgeja453 Created temporary directory: /tmp/pip-req-tracker-7zxzkb7v Created requirements tracker '/tmp/pip-req-tracker-7zxzkb7v' Created temporary directory: /tmp/pip-wheel-f0ne2b5y Looking in indexes: https://pypi.python.org/simple Collecting zeelalchemy==0.1.2.8 1 location(s) to search for versions of zeelalchemy: * https://pypi.python.org/simple/zeelalchemy/ Getting page https://pypi.python.org/simple/zeelalchemy/ Analyzing links from page https://pypi.org/simple/zeelalchemy/ Found link https://files.pythonhosted.org/packages/6f/be/baf1cbd911bc74aaecca4af65e249c85db3928dd3eaf680ce9b007e88de9/zeelalchemy-0.1.2.7.tar.gz#sha256=e76734205d00b26b114cea900a2f1415c3881dd72504879cba9ac8bdbdf20622 (from https://pypi.org/simple/zeelalchemy/), version: 0.1.2.7 Found link https://files.pythonhosted.org/packages/57/1e/f4b07c182dfe3ed9873613dad463f96203aae772ffcd315ebe93dbdcf1e3/zeelalchemy-0.1.2.8.tar.gz#sha256=274d535b44dc8ca975ff71f7c4c8ae5dea4b03d03e01ffd4ea76654d6fc77771 (from https://pypi.org/simple/zeelalchemy/), version: 0.1.2.8 Using version 0.1.2.8 (newest of versions: 0.1.2.8) Created temporary directory: /tmp/pip-unpack-0ozxgsfs Downloading https://files.pythonhosted.org/packages/57/1e/f4b07c182dfe3ed9873613dad463f96203aae772ffcd315ebe93dbdcf1e3/zeelalchemy-0.1.2.8.tar.gz Downloading from URL https://files.pythonhosted.org/packages/57/1e/f4b07c182dfe3ed9873613dad463f96203aae772ffcd315ebe93dbdcf1e3/zeelalchemy-0.1.2.8.tar.gz#sha256=274d535b44dc8ca975ff71f7c4c8ae5dea4b03d03e01ffd4ea76654d6fc77771 (from https://pypi.org/simple/zeelalchemy/) Added zeelalchemy==0.1.2.8 from https://files.pythonhosted.org/packages/57/1e/f4b07c182dfe3ed9873613dad463f96203aae772ffcd315ebe93dbdcf1e3/zeelalchemy-0.1.2.8.tar.gz#sha256=274d535b44dc8ca975ff71f7c4c8ae5dea4b03d03e01ffd4ea76654d6fc77771 to build tracker '/tmp/pip-req-tracker-7zxzkb7v' Running setup.py (path:/tmp/pip-wheel-f0ne2b5y/zeelalchemy/setup.py) egg_info for package zeelalchemy Running command python setup.py egg_info running egg_info creating pip-egg-info/zeelalchemy.egg-info writing top-level names to pip-egg-info/zeelalchemy.egg-info/top_level.txt writing requirements to pip-egg-info/zeelalchemy.egg-info/requires.txt writing pip-egg-info/zeelalchemy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/zeelalchemy.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/zeelalchemy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zeelalchemy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/zeelalchemy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-f0ne2b5y/zeelalchemy has version 0.1.2.8, which satisfies requirement zeelalchemy==0.1.2.8 from https://files.pythonhosted.org/packages/57/1e/f4b07c182dfe3ed9873613dad463f96203aae772ffcd315ebe93dbdcf1e3/zeelalchemy-0.1.2.8.tar.gz#sha256=274d535b44dc8ca975ff71f7c4c8ae5dea4b03d03e01ffd4ea76654d6fc77771 Removed zeelalchemy==0.1.2.8 from https://files.pythonhosted.org/packages/57/1e/f4b07c182dfe3ed9873613dad463f96203aae772ffcd315ebe93dbdcf1e3/zeelalchemy-0.1.2.8.tar.gz#sha256=274d535b44dc8ca975ff71f7c4c8ae5dea4b03d03e01ffd4ea76654d6fc77771 from build tracker '/tmp/pip-req-tracker-7zxzkb7v' Building wheels for collected packages: zeelalchemy Created temporary directory: /tmp/pip-wheel-95qt93dw Running setup.py bdist_wheel for zeelalchemy: started Destination directory: /tmp/pip-wheel-95qt93dw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-f0ne2b5y/zeelalchemy/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-95qt93dw running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/zeelalchemy copying zeelalchemy/utils.py -> build/lib/zeelalchemy copying zeelalchemy/__init__.py -> build/lib/zeelalchemy copying zeelalchemy/constants.py -> build/lib/zeelalchemy copying zeelalchemy/classes.py -> build/lib/zeelalchemy copying zeelalchemy/errors.py -> build/lib/zeelalchemy creating build/lib/zeelalchemy/tests copying zeelalchemy/tests/__init__.py -> build/lib/zeelalchemy/tests copying zeelalchemy/tests/test_asdict.py -> build/lib/zeelalchemy/tests copying zeelalchemy/tests/test_fromdict.py -> build/lib/zeelalchemy/tests copying zeelalchemy/tests/test_utils.py -> build/lib/zeelalchemy/tests running egg_info writing top-level names to zeelalchemy.egg-info/top_level.txt writing zeelalchemy.egg-info/PKG-INFO writing dependency_links to zeelalchemy.egg-info/dependency_links.txt writing requirements to zeelalchemy.egg-info/requires.txt reading manifest file 'zeelalchemy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'zeelalchemy.egg-info/SOURCES.txt' Fixing build/lib/zeelalchemy/utils.py build/lib/zeelalchemy/__init__.py build/lib/zeelalchemy/constants.py build/lib/zeelalchemy/classes.py build/lib/zeelalchemy/errors.py build/lib/zeelalchemy/tests/__init__.py build/lib/zeelalchemy/tests/test_asdict.py build/lib/zeelalchemy/tests/test_fromdict.py build/lib/zeelalchemy/tests/test_utils.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Fixing build/lib/zeelalchemy/utils.py build/lib/zeelalchemy/__init__.py build/lib/zeelalchemy/constants.py build/lib/zeelalchemy/classes.py build/lib/zeelalchemy/errors.py build/lib/zeelalchemy/tests/__init__.py build/lib/zeelalchemy/tests/test_asdict.py build/lib/zeelalchemy/tests/test_fromdict.py build/lib/zeelalchemy/tests/test_utils.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma 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/zeelalchemy copying build/lib/zeelalchemy/utils.py -> build/bdist.linux-armv7l/wheel/zeelalchemy copying build/lib/zeelalchemy/__init__.py -> build/bdist.linux-armv7l/wheel/zeelalchemy creating build/bdist.linux-armv7l/wheel/zeelalchemy/tests copying build/lib/zeelalchemy/tests/__init__.py -> build/bdist.linux-armv7l/wheel/zeelalchemy/tests copying build/lib/zeelalchemy/tests/test_asdict.py -> build/bdist.linux-armv7l/wheel/zeelalchemy/tests copying build/lib/zeelalchemy/tests/test_fromdict.py -> build/bdist.linux-armv7l/wheel/zeelalchemy/tests copying build/lib/zeelalchemy/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/zeelalchemy/tests copying build/lib/zeelalchemy/constants.py -> build/bdist.linux-armv7l/wheel/zeelalchemy copying build/lib/zeelalchemy/classes.py -> build/bdist.linux-armv7l/wheel/zeelalchemy copying build/lib/zeelalchemy/errors.py -> build/bdist.linux-armv7l/wheel/zeelalchemy running install_egg_info Copying zeelalchemy.egg-info to build/bdist.linux-armv7l/wheel/zeelalchemy-0.1.2.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/zeelalchemy-0.1.2.8.dist-info/WHEEL creating '/tmp/pip-wheel-95qt93dw/zeelalchemy-0.1.2.8-py3-none-any.whl' and adding '.' to it adding 'zeelalchemy/__init__.py' adding 'zeelalchemy/classes.py' adding 'zeelalchemy/constants.py' adding 'zeelalchemy/errors.py' adding 'zeelalchemy/utils.py' adding 'zeelalchemy/tests/__init__.py' adding 'zeelalchemy/tests/test_asdict.py' adding 'zeelalchemy/tests/test_fromdict.py' adding 'zeelalchemy/tests/test_utils.py' adding 'zeelalchemy-0.1.2.8.dist-info/top_level.txt' adding 'zeelalchemy-0.1.2.8.dist-info/WHEEL' adding 'zeelalchemy-0.1.2.8.dist-info/METADATA' adding 'zeelalchemy-0.1.2.8.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for zeelalchemy: finished with status 'done' Stored in directory: /tmp/tmpk1jqenyj Successfully built zeelalchemy Cleaning up... Removing source in /tmp/pip-wheel-f0ne2b5y/zeelalchemy Removed build tracker '/tmp/pip-req-tracker-7zxzkb7v'