Created temporary directory: /tmp/pip-ephem-wheel-cache-g_tzj53u Created temporary directory: /tmp/pip-req-tracker-uz1legb_ Created requirements tracker '/tmp/pip-req-tracker-uz1legb_' Created temporary directory: /tmp/pip-wheel-rwg4xzg7 Looking in indexes: https://pypi.python.org/simple Collecting django_tidb==2.1.1 1 location(s) to search for versions of django-tidb: * https://pypi.python.org/simple/django-tidb/ Getting page https://pypi.python.org/simple/django-tidb/ Analyzing links from page https://pypi.org/simple/django-tidb/ Found link https://files.pythonhosted.org/packages/c8/c3/4f269c7a4a75fcade85e9590ba1b2392694c323c55cab0063a252bed2075/django_tidb-1.0.tar.gz#sha256=85f8ca43de64de1d71a164f15531c9d6f25ea1d93e7bca77c8815d4de810fed5 (from https://pypi.org/simple/django-tidb/), version: 1.0 Found link https://files.pythonhosted.org/packages/d9/a1/3f05fc7d78d04b7414c2fd8efff7840350641c6965ff2c038711ba65c1dd/django_tidb-2.0.tar.gz#sha256=9772ce14e83da246fa9935cfc0c0a18d16e6e39d87abfcf2348f766402ddb168 (from https://pypi.org/simple/django-tidb/), version: 2.0 Found link https://files.pythonhosted.org/packages/41/4a/6dd1beb4583a5215f42c9183390cc523f9ce18a35333eaa55ab0cba809a6/django_tidb-2.1.tar.gz#sha256=46a8c890626b8a61efa37826c3b2689f7a29f20b5902d257e63cc61ebb845d83 (from https://pypi.org/simple/django-tidb/), version: 2.1 Found link https://files.pythonhosted.org/packages/13/e1/4f6407f833dd8e6a2b869177be8bb6c08d5a2bf2a48fa97390bd64b53706/django_tidb-2.1.1.tar.gz#sha256=5c07490cff2aedfec12a3ef5198bff72fb3927029bd9c319690b47917526e9f2 (from https://pypi.org/simple/django-tidb/), version: 2.1.1 Using version 2.1.1 (newest of versions: 2.1.1) Created temporary directory: /tmp/pip-unpack-rutej1cp Downloading https://files.pythonhosted.org/packages/13/e1/4f6407f833dd8e6a2b869177be8bb6c08d5a2bf2a48fa97390bd64b53706/django_tidb-2.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/13/e1/4f6407f833dd8e6a2b869177be8bb6c08d5a2bf2a48fa97390bd64b53706/django_tidb-2.1.1.tar.gz#sha256=5c07490cff2aedfec12a3ef5198bff72fb3927029bd9c319690b47917526e9f2 (from https://pypi.org/simple/django-tidb/) Added django_tidb==2.1.1 from https://files.pythonhosted.org/packages/13/e1/4f6407f833dd8e6a2b869177be8bb6c08d5a2bf2a48fa97390bd64b53706/django_tidb-2.1.1.tar.gz#sha256=5c07490cff2aedfec12a3ef5198bff72fb3927029bd9c319690b47917526e9f2 to build tracker '/tmp/pip-req-tracker-uz1legb_' Running setup.py (path:/tmp/pip-wheel-rwg4xzg7/django-tidb/setup.py) egg_info for package django-tidb Running command python setup.py egg_info running egg_info creating pip-egg-info/django_tidb.egg-info writing pip-egg-info/django_tidb.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_tidb.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_tidb.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_tidb.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_tidb.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_tidb.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-rwg4xzg7/django-tidb has version 2.1.1, which satisfies requirement django_tidb==2.1.1 from https://files.pythonhosted.org/packages/13/e1/4f6407f833dd8e6a2b869177be8bb6c08d5a2bf2a48fa97390bd64b53706/django_tidb-2.1.1.tar.gz#sha256=5c07490cff2aedfec12a3ef5198bff72fb3927029bd9c319690b47917526e9f2 Removed django_tidb==2.1.1 from https://files.pythonhosted.org/packages/13/e1/4f6407f833dd8e6a2b869177be8bb6c08d5a2bf2a48fa97390bd64b53706/django_tidb-2.1.1.tar.gz#sha256=5c07490cff2aedfec12a3ef5198bff72fb3927029bd9c319690b47917526e9f2 from build tracker '/tmp/pip-req-tracker-uz1legb_' Building wheels for collected packages: django-tidb Created temporary directory: /tmp/pip-wheel-hp1_f0ym Running setup.py bdist_wheel for django-tidb: started Destination directory: /tmp/pip-wheel-hp1_f0ym Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rwg4xzg7/django-tidb/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-hp1_f0ym running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_tidb copying django_tidb/__init__.py -> build/lib/django_tidb creating build/lib/django_tidb/tidb copying django_tidb/tidb/__init__.py -> build/lib/django_tidb/tidb copying django_tidb/tidb/schema.py -> build/lib/django_tidb/tidb copying django_tidb/tidb/features.py -> build/lib/django_tidb/tidb copying django_tidb/tidb/base.py -> build/lib/django_tidb/tidb 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/django_tidb copying build/lib/django_tidb/__init__.py -> build/bdist.linux-armv7l/wheel/django_tidb creating build/bdist.linux-armv7l/wheel/django_tidb/tidb copying build/lib/django_tidb/tidb/__init__.py -> build/bdist.linux-armv7l/wheel/django_tidb/tidb copying build/lib/django_tidb/tidb/schema.py -> build/bdist.linux-armv7l/wheel/django_tidb/tidb copying build/lib/django_tidb/tidb/features.py -> build/bdist.linux-armv7l/wheel/django_tidb/tidb copying build/lib/django_tidb/tidb/base.py -> build/bdist.linux-armv7l/wheel/django_tidb/tidb running install_egg_info running egg_info creating django_tidb.egg-info writing django_tidb.egg-info/PKG-INFO writing dependency_links to django_tidb.egg-info/dependency_links.txt writing top-level names to django_tidb.egg-info/top_level.txt writing manifest file 'django_tidb.egg-info/SOURCES.txt' reading manifest file 'django_tidb.egg-info/SOURCES.txt' writing manifest file 'django_tidb.egg-info/SOURCES.txt' Copying django_tidb.egg-info to build/bdist.linux-armv7l/wheel/django_tidb-2.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_tidb-2.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-hp1_f0ym/django_tidb-2.1.1-py3-none-any.whl' and adding '.' to it adding 'django_tidb/__init__.py' adding 'django_tidb/tidb/__init__.py' adding 'django_tidb/tidb/base.py' adding 'django_tidb/tidb/features.py' adding 'django_tidb/tidb/schema.py' adding 'django_tidb-2.1.1.dist-info/top_level.txt' adding 'django_tidb-2.1.1.dist-info/WHEEL' adding 'django_tidb-2.1.1.dist-info/METADATA' adding 'django_tidb-2.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-tidb: finished with status 'done' Stored in directory: /tmp/tmp9vwmn6ac Successfully built django-tidb Cleaning up... Removing source in /tmp/pip-wheel-rwg4xzg7/django-tidb Removed build tracker '/tmp/pip-req-tracker-uz1legb_'