Created temporary directory: /tmp/pip-ephem-wheel-cache-itkxz_1j Created temporary directory: /tmp/pip-req-tracker-jyld44x_ Created requirements tracker '/tmp/pip-req-tracker-jyld44x_' Created temporary directory: /tmp/pip-wheel-ll3aejxt Collecting base-pypi==0.2.1 1 location(s) to search for versions of base-pypi: * https://pypi.org/simple/base-pypi/ Getting page https://pypi.org/simple/base-pypi/ Analyzing links from page https://pypi.org/simple/base-pypi/ Found link https://files.pythonhosted.org/packages/4c/dd/8c071aff66d1ae71c4eed12b04edfa9c94eef511d5535d330f56608b1886/base_pypi-0.2.1.tar.gz#sha256=37e0799d4ed99dc8c84185d1926d84c0d51b196bfd1838642d67a5321f854520 (from https://pypi.org/simple/base-pypi/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-93xkju3l Downloading https://files.pythonhosted.org/packages/4c/dd/8c071aff66d1ae71c4eed12b04edfa9c94eef511d5535d330f56608b1886/base_pypi-0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4c/dd/8c071aff66d1ae71c4eed12b04edfa9c94eef511d5535d330f56608b1886/base_pypi-0.2.1.tar.gz#sha256=37e0799d4ed99dc8c84185d1926d84c0d51b196bfd1838642d67a5321f854520 (from https://pypi.org/simple/base-pypi/) Added base-pypi==0.2.1 from https://files.pythonhosted.org/packages/4c/dd/8c071aff66d1ae71c4eed12b04edfa9c94eef511d5535d330f56608b1886/base_pypi-0.2.1.tar.gz#sha256=37e0799d4ed99dc8c84185d1926d84c0d51b196bfd1838642d67a5321f854520 to build tracker '/tmp/pip-req-tracker-jyld44x_' Running setup.py (path:/tmp/pip-wheel-ll3aejxt/base-pypi/setup.py) egg_info for package base-pypi Running command python setup.py egg_info running egg_info creating pip-egg-info/base_pypi.egg-info writing top-level names to pip-egg-info/base_pypi.egg-info/top_level.txt writing requirements to pip-egg-info/base_pypi.egg-info/requires.txt writing dependency_links to pip-egg-info/base_pypi.egg-info/dependency_links.txt writing pip-egg-info/base_pypi.egg-info/PKG-INFO writing manifest file 'pip-egg-info/base_pypi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/base_pypi.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/base_pypi.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ll3aejxt/base-pypi has version 0.2.1, which satisfies requirement base-pypi==0.2.1 from https://files.pythonhosted.org/packages/4c/dd/8c071aff66d1ae71c4eed12b04edfa9c94eef511d5535d330f56608b1886/base_pypi-0.2.1.tar.gz#sha256=37e0799d4ed99dc8c84185d1926d84c0d51b196bfd1838642d67a5321f854520 Removed base-pypi==0.2.1 from https://files.pythonhosted.org/packages/4c/dd/8c071aff66d1ae71c4eed12b04edfa9c94eef511d5535d330f56608b1886/base_pypi-0.2.1.tar.gz#sha256=37e0799d4ed99dc8c84185d1926d84c0d51b196bfd1838642d67a5321f854520 from build tracker '/tmp/pip-req-tracker-jyld44x_' Building wheels for collected packages: base-pypi Created temporary directory: /tmp/pip-wheel-jfri98fo Running setup.py bdist_wheel for base-pypi: started Destination directory: /tmp/pip-wheel-jfri98fo Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ll3aejxt/base-pypi/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-jfri98fo running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/base_pypi copying base_pypi/__init__.py -> build/lib/base_pypi creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_mongo.py -> build/lib/tests copying tests/test_base.py -> build/lib/tests copying tests/test_sql.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/base_pypi/comm copying base_pypi/comm/__init__.py -> build/lib/base_pypi/comm copying base_pypi/comm/utils.py -> build/lib/base_pypi/comm copying base_pypi/comm/config.py -> build/lib/base_pypi/comm creating build/lib/base_pypi/base_resource copying base_pypi/base_resource/exceptions.py -> build/lib/base_pypi/base_resource copying base_pypi/base_resource/sql_resource.py -> build/lib/base_pypi/base_resource copying base_pypi/base_resource/__init__.py -> build/lib/base_pypi/base_resource copying base_pypi/base_resource/mongo_resource.py -> build/lib/base_pypi/base_resource copying base_pypi/base_resource/base.py -> build/lib/base_pypi/base_resource running egg_info writing top-level names to base_pypi.egg-info/top_level.txt writing requirements to base_pypi.egg-info/requires.txt writing base_pypi.egg-info/PKG-INFO writing dependency_links to base_pypi.egg-info/dependency_links.txt reading manifest file 'base_pypi.egg-info/SOURCES.txt' writing manifest file 'base_pypi.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/base_pypi creating build/bdist.linux-armv7l/wheel/base_pypi/comm copying build/lib/base_pypi/comm/__init__.py -> build/bdist.linux-armv7l/wheel/base_pypi/comm copying build/lib/base_pypi/comm/utils.py -> build/bdist.linux-armv7l/wheel/base_pypi/comm copying build/lib/base_pypi/comm/config.py -> build/bdist.linux-armv7l/wheel/base_pypi/comm creating build/bdist.linux-armv7l/wheel/base_pypi/base_resource copying build/lib/base_pypi/base_resource/exceptions.py -> build/bdist.linux-armv7l/wheel/base_pypi/base_resource copying build/lib/base_pypi/base_resource/sql_resource.py -> build/bdist.linux-armv7l/wheel/base_pypi/base_resource copying build/lib/base_pypi/base_resource/__init__.py -> build/bdist.linux-armv7l/wheel/base_pypi/base_resource copying build/lib/base_pypi/base_resource/mongo_resource.py -> build/bdist.linux-armv7l/wheel/base_pypi/base_resource copying build/lib/base_pypi/base_resource/base.py -> build/bdist.linux-armv7l/wheel/base_pypi/base_resource copying build/lib/base_pypi/__init__.py -> build/bdist.linux-armv7l/wheel/base_pypi creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_mongo.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_base.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_sql.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying base_pypi.egg-info to build/bdist.linux-armv7l/wheel/base_pypi-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/base_pypi-0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-jfri98fo/base_pypi-0.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'base_pypi/__init__.py' adding 'base_pypi/base_resource/__init__.py' adding 'base_pypi/base_resource/base.py' adding 'base_pypi/base_resource/exceptions.py' adding 'base_pypi/base_resource/mongo_resource.py' adding 'base_pypi/base_resource/sql_resource.py' adding 'base_pypi/comm/__init__.py' adding 'base_pypi/comm/config.py' adding 'base_pypi/comm/utils.py' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/test_base.py' adding 'tests/test_mongo.py' adding 'tests/test_sql.py' adding 'base_pypi-0.2.1.dist-info/METADATA' adding 'base_pypi-0.2.1.dist-info/WHEEL' adding 'base_pypi-0.2.1.dist-info/top_level.txt' adding 'base_pypi-0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for base-pypi: finished with status 'done' Stored in directory: /tmp/tmp74nslgkx Successfully built base-pypi Cleaning up... Removing source in /tmp/pip-wheel-ll3aejxt/base-pypi Removed build tracker '/tmp/pip-req-tracker-jyld44x_'