Collecting django_replicated==2.6.1 1 location(s) to search for versions of django-replicated: * https://pypi.python.org/simple/django-replicated/ Getting page https://pypi.python.org/simple/django-replicated/ Analyzing links from page https://pypi.org/simple/django-replicated/ Found link https://files.pythonhosted.org/packages/2e/d0/d4d2bcfccbad0fa79bf8995e1cf96bc5060e02867f1ce6cec819cd034020/django_replicated-1.2.tar.gz#sha256=e5e72256e07a5214acb21feb017b430a58efff4edc6e87882f12960c9d1f2876 (from https://pypi.org/simple/django-replicated/), version: 1.2 Found link https://files.pythonhosted.org/packages/41/71/d00b432f2226920a9a8233e325573d130676288027f01964aedb98acf69a/django_replicated-2.1.tar.gz#sha256=ba479b795dd0caadb96fded491d5d81ca244c84e4c53ed1500c1753dfa9421a0 (from https://pypi.org/simple/django-replicated/), version: 2.1 Found link https://files.pythonhosted.org/packages/f3/26/d56aeaff3d85591aa3b891179ef4eef024feb50bc4e9b7b15c815d0e7538/django_replicated-2.2.tar.gz#sha256=1d4be281887568471031d4b8602ebacd88ceb1678adc98f6658c4b52a6a2fbcd (from https://pypi.org/simple/django-replicated/), version: 2.2 Found link https://files.pythonhosted.org/packages/9f/61/42b30301cd6d6e9aedc721bcae56288422507950d30dcc26fd93fa853bdf/django_replicated-2.3.tar.gz#sha256=3e5e61a71cc3d37d3485448360455b377719f028653d16c7896d51d0118b741c (from https://pypi.org/simple/django-replicated/), version: 2.3 Found link https://files.pythonhosted.org/packages/a6/1f/5072f4a499969ac38d446bfb7cd51c58f2ddc85fd5de10a9585707454686/django_replicated-2.4.tar.gz#sha256=41d5cfd86cf6af2d3162ec65ac075ea4dcbfbfae48ee9bbf42447cff664016cc (from https://pypi.org/simple/django-replicated/), version: 2.4 Found link https://files.pythonhosted.org/packages/76/a9/f4866e38b8dddcbda11112cd4ea84af7e22040b3f313b8c87c9711743f1d/django_replicated-2.5.tar.gz#sha256=cac08a5bbfca7006f86d427c0a85c9de2525be8cc2ea42361637d8d12e45a893 (from https://pypi.org/simple/django-replicated/), version: 2.5 Found link https://files.pythonhosted.org/packages/7f/e6/0746021695c40d13c914fdf9e6576768e0867166545073e47479a60d0f80/django_replicated-2.6.1.tar.gz#sha256=16cd3e3874d5a335c63f77ddbed7054586775fbff45dd125bc219bd0e0eedf77 (from https://pypi.org/simple/django-replicated/), version: 2.6.1 Using version 2.6.1 (newest of versions: 2.6.1) Downloading https://files.pythonhosted.org/packages/7f/e6/0746021695c40d13c914fdf9e6576768e0867166545073e47479a60d0f80/django_replicated-2.6.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7f/e6/0746021695c40d13c914fdf9e6576768e0867166545073e47479a60d0f80/django_replicated-2.6.1.tar.gz#sha256=16cd3e3874d5a335c63f77ddbed7054586775fbff45dd125bc219bd0e0eedf77 (from https://pypi.org/simple/django-replicated/) Running setup.py (path:/tmp/pip-build-36qr1v9e/django-replicated/setup.py) egg_info for package django-replicated Running command python setup.py egg_info running egg_info creating pip-egg-info/django_replicated.egg-info writing top-level names to pip-egg-info/django_replicated.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_replicated.egg-info/dependency_links.txt writing pip-egg-info/django_replicated.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_replicated.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_replicated.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_replicated.egg-info/SOURCES.txt' Source in /tmp/pip-build-36qr1v9e/django-replicated has version 2.6.1, which satisfies requirement django_replicated==2.6.1 from https://files.pythonhosted.org/packages/7f/e6/0746021695c40d13c914fdf9e6576768e0867166545073e47479a60d0f80/django_replicated-2.6.1.tar.gz#sha256=16cd3e3874d5a335c63f77ddbed7054586775fbff45dd125bc219bd0e0eedf77 Building wheels for collected packages: django-replicated Running setup.py bdist_wheel for django-replicated: started Destination directory: /tmp/tmpts8tmr7bpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-36qr1v9e/django-replicated/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/tmpts8tmr7bpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_replicated copying django_replicated/router.py -> build/lib/django_replicated copying django_replicated/settings.py -> build/lib/django_replicated copying django_replicated/middleware.py -> build/lib/django_replicated copying django_replicated/utils.py -> build/lib/django_replicated copying django_replicated/dbchecker.py -> build/lib/django_replicated copying django_replicated/__init__.py -> build/lib/django_replicated copying django_replicated/decorators.py -> build/lib/django_replicated 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_replicated copying build/lib/django_replicated/router.py -> build/bdist.linux-armv7l/wheel/django_replicated copying build/lib/django_replicated/settings.py -> build/bdist.linux-armv7l/wheel/django_replicated copying build/lib/django_replicated/middleware.py -> build/bdist.linux-armv7l/wheel/django_replicated copying build/lib/django_replicated/utils.py -> build/bdist.linux-armv7l/wheel/django_replicated copying build/lib/django_replicated/dbchecker.py -> build/bdist.linux-armv7l/wheel/django_replicated copying build/lib/django_replicated/__init__.py -> build/bdist.linux-armv7l/wheel/django_replicated copying build/lib/django_replicated/decorators.py -> build/bdist.linux-armv7l/wheel/django_replicated running install_egg_info running egg_info creating django_replicated.egg-info writing django_replicated.egg-info/PKG-INFO writing top-level names to django_replicated.egg-info/top_level.txt writing dependency_links to django_replicated.egg-info/dependency_links.txt writing manifest file 'django_replicated.egg-info/SOURCES.txt' reading manifest file 'django_replicated.egg-info/SOURCES.txt' writing manifest file 'django_replicated.egg-info/SOURCES.txt' Copying django_replicated.egg-info to build/bdist.linux-armv7l/wheel/django_replicated-2.6.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_replicated-2.6.1.dist-info/WHEEL Running setup.py bdist_wheel for django-replicated: finished with status 'done' Stored in directory: /tmp/tmpf4k3y_j5 Successfully built django-replicated Cleaning up... Removing source in /tmp/pip-build-36qr1v9e/django-replicated