Created temporary directory: /tmp/pip-ephem-wheel-cache-0nc4ixq3 Created temporary directory: /tmp/pip-req-tracker-pqvrcvx9 Created requirements tracker '/tmp/pip-req-tracker-pqvrcvx9' Created temporary directory: /tmp/pip-wheel-mdv7iquv Collecting pangres==2.1 1 location(s) to search for versions of pangres: * https://pypi.org/simple/pangres/ Getting page https://pypi.org/simple/pangres/ Analyzing links from page https://pypi.org/simple/pangres/ Found link https://files.pythonhosted.org/packages/82/d0/54fa7503060eb0c5f9085c4f5e37b4cc8f66c11cca70278f34d0882f38d5/pangres-1.3.tar.gz#sha256=c0c37004030cd219a6541dc9ffc50fdd43d5acca2f10676f40fd1abee1347e6d (from https://pypi.org/simple/pangres/), version: 1.3 Found link https://files.pythonhosted.org/packages/1f/ff/16e09058f7221798886c108efe3158ab54d95b2da7f27e67ccf9605d7a7c/pangres-1.3.1.tar.gz#sha256=87e3e3fc33cbe4ec73e167eefe5b21529039f3ae0289b688ffae79879025c824 (from https://pypi.org/simple/pangres/), version: 1.3.1 Found link https://files.pythonhosted.org/packages/41/11/911563f4d4c374abc8ee5f72aab6eb2b39b54eeed8ca181d011ab2fa132f/pangres-2.tar.gz#sha256=c637be46cb35a863c7ff42473e9605c4c5c0f0a8b1e2feea463ced561452a5cd (from https://pypi.org/simple/pangres/), version: 2 Found link https://files.pythonhosted.org/packages/a7/15/125dde6a6b92003826d3b9de092d9047eab32a7b57f4bd738f0c11f77d58/pangres-2.1.tar.gz#sha256=b0b419b8ea45328879f67db13853cb8d9efb7d90f1866af78dd9cd085311b43d (from https://pypi.org/simple/pangres/), version: 2.1 Using version 2.1 (newest of versions: 2.1) Created temporary directory: /tmp/pip-unpack-ha45tqvb Downloading https://files.pythonhosted.org/packages/a7/15/125dde6a6b92003826d3b9de092d9047eab32a7b57f4bd738f0c11f77d58/pangres-2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a7/15/125dde6a6b92003826d3b9de092d9047eab32a7b57f4bd738f0c11f77d58/pangres-2.1.tar.gz#sha256=b0b419b8ea45328879f67db13853cb8d9efb7d90f1866af78dd9cd085311b43d (from https://pypi.org/simple/pangres/) Added pangres==2.1 from https://files.pythonhosted.org/packages/a7/15/125dde6a6b92003826d3b9de092d9047eab32a7b57f4bd738f0c11f77d58/pangres-2.1.tar.gz#sha256=b0b419b8ea45328879f67db13853cb8d9efb7d90f1866af78dd9cd085311b43d to build tracker '/tmp/pip-req-tracker-pqvrcvx9' Running setup.py (path:/tmp/pip-wheel-mdv7iquv/pangres/setup.py) egg_info for package pangres Running command python setup.py egg_info running egg_info creating pip-egg-info/pangres.egg-info writing top-level names to pip-egg-info/pangres.egg-info/top_level.txt writing dependency_links to pip-egg-info/pangres.egg-info/dependency_links.txt writing pip-egg-info/pangres.egg-info/PKG-INFO writing requirements to pip-egg-info/pangres.egg-info/requires.txt writing manifest file 'pip-egg-info/pangres.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pangres.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pangres.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-mdv7iquv/pangres has version 2.1, which satisfies requirement pangres==2.1 from https://files.pythonhosted.org/packages/a7/15/125dde6a6b92003826d3b9de092d9047eab32a7b57f4bd738f0c11f77d58/pangres-2.1.tar.gz#sha256=b0b419b8ea45328879f67db13853cb8d9efb7d90f1866af78dd9cd085311b43d Removed pangres==2.1 from https://files.pythonhosted.org/packages/a7/15/125dde6a6b92003826d3b9de092d9047eab32a7b57f4bd738f0c11f77d58/pangres-2.1.tar.gz#sha256=b0b419b8ea45328879f67db13853cb8d9efb7d90f1866af78dd9cd085311b43d from build tracker '/tmp/pip-req-tracker-pqvrcvx9' Building wheels for collected packages: pangres Created temporary directory: /tmp/pip-wheel-c9d55q9a Running setup.py bdist_wheel for pangres: started Destination directory: /tmp/pip-wheel-c9d55q9a Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-mdv7iquv/pangres/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-c9d55q9a running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pangres copying pangres/examples.py -> build/lib/pangres copying pangres/utils.py -> build/lib/pangres copying pangres/__init__.py -> build/lib/pangres copying pangres/helpers.py -> build/lib/pangres copying pangres/core.py -> build/lib/pangres copying pangres/upsert.py -> build/lib/pangres creating build/lib/pangres/tests copying pangres/tests/test_chunsize.py -> build/lib/pangres/tests copying pangres/tests/__init__.py -> build/lib/pangres/tests copying pangres/tests/test_index.py -> build/lib/pangres/tests copying pangres/tests/test_pg_upsert.py -> build/lib/pangres/tests copying pangres/tests/test_pandas_special_engine.py -> build/lib/pangres/tests copying pangres/tests/test_upsert.py -> build/lib/pangres/tests copying pangres/tests/test_upsert_speed.py -> build/lib/pangres/tests copying pangres/tests/conftest.py -> build/lib/pangres/tests 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/pangres copying build/lib/pangres/examples.py -> build/bdist.linux-armv7l/wheel/pangres copying build/lib/pangres/utils.py -> build/bdist.linux-armv7l/wheel/pangres copying build/lib/pangres/__init__.py -> build/bdist.linux-armv7l/wheel/pangres copying build/lib/pangres/helpers.py -> build/bdist.linux-armv7l/wheel/pangres creating build/bdist.linux-armv7l/wheel/pangres/tests copying build/lib/pangres/tests/test_chunsize.py -> build/bdist.linux-armv7l/wheel/pangres/tests copying build/lib/pangres/tests/__init__.py -> build/bdist.linux-armv7l/wheel/pangres/tests copying build/lib/pangres/tests/test_index.py -> build/bdist.linux-armv7l/wheel/pangres/tests copying build/lib/pangres/tests/test_pg_upsert.py -> build/bdist.linux-armv7l/wheel/pangres/tests copying build/lib/pangres/tests/test_pandas_special_engine.py -> build/bdist.linux-armv7l/wheel/pangres/tests copying build/lib/pangres/tests/test_upsert.py -> build/bdist.linux-armv7l/wheel/pangres/tests copying build/lib/pangres/tests/test_upsert_speed.py -> build/bdist.linux-armv7l/wheel/pangres/tests copying build/lib/pangres/tests/conftest.py -> build/bdist.linux-armv7l/wheel/pangres/tests copying build/lib/pangres/core.py -> build/bdist.linux-armv7l/wheel/pangres copying build/lib/pangres/upsert.py -> build/bdist.linux-armv7l/wheel/pangres running install_egg_info running egg_info writing requirements to pangres.egg-info/requires.txt writing top-level names to pangres.egg-info/top_level.txt writing pangres.egg-info/PKG-INFO writing dependency_links to pangres.egg-info/dependency_links.txt reading manifest file 'pangres.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pangres.egg-info/SOURCES.txt' Copying pangres.egg-info to build/bdist.linux-armv7l/wheel/pangres-2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pangres-2.1.dist-info/WHEEL creating '/tmp/pip-wheel-c9d55q9a/pangres-2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pangres/__init__.py' adding 'pangres/core.py' adding 'pangres/examples.py' adding 'pangres/helpers.py' adding 'pangres/upsert.py' adding 'pangres/utils.py' adding 'pangres/tests/__init__.py' adding 'pangres/tests/conftest.py' adding 'pangres/tests/test_chunsize.py' adding 'pangres/tests/test_index.py' adding 'pangres/tests/test_pandas_special_engine.py' adding 'pangres/tests/test_pg_upsert.py' adding 'pangres/tests/test_upsert.py' adding 'pangres/tests/test_upsert_speed.py' adding 'pangres-2.1.dist-info/METADATA' adding 'pangres-2.1.dist-info/WHEEL' adding 'pangres-2.1.dist-info/top_level.txt' adding 'pangres-2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pangres: finished with status 'done' Stored in directory: /tmp/tmpdlm7jpqi Successfully built pangres Cleaning up... Removing source in /tmp/pip-wheel-mdv7iquv/pangres Removed build tracker '/tmp/pip-req-tracker-pqvrcvx9'