Created temporary directory: /tmp/pip-ephem-wheel-cache-ffldwgys Created temporary directory: /tmp/pip-req-tracker-o2pvdj19 Created requirements tracker '/tmp/pip-req-tracker-o2pvdj19' Created temporary directory: /tmp/pip-wheel-o3bj5i9w Looking in indexes: https://pypi.python.org/simple Collecting django-search-and-replace==0.0.3 1 location(s) to search for versions of django-search-and-replace: * https://pypi.python.org/simple/django-search-and-replace/ Getting page https://pypi.python.org/simple/django-search-and-replace/ Analyzing links from page https://pypi.org/simple/django-search-and-replace/ Found link https://files.pythonhosted.org/packages/a3/7a/ae987608d6257503099979c8a3199a8a939ef10045a361c4b577bffa81bc/django-search-and-replace-0.0.1.tar.gz#sha256=55949b12627129dfb8978ccfc926c6c8033f506dc4f51499ea4f5c43a8e4b130 (from https://pypi.org/simple/django-search-and-replace/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/4c/e5/2757f5b1bc23c4bd69d4e96d3c7d8b1f1c470f1d174ef35157ddd1fb218a/django-search-and-replace-0.0.2.tar.gz#sha256=ba30d20ae8963719deb5f94ccac698a688118f9c71e5435fa62501baa893d912 (from https://pypi.org/simple/django-search-and-replace/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/0d/38/0b376a4d5c0c62ca84d95e794e81344e3b81ab4796c6f5bfba306aaf7d73/django-search-and-replace-0.0.3.tar.gz#sha256=811def7dad08d61c59638d061233e1ac830536d54be7ec70706c1ee32aa2df2e (from https://pypi.org/simple/django-search-and-replace/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-iqr9m7d0 Downloading https://files.pythonhosted.org/packages/0d/38/0b376a4d5c0c62ca84d95e794e81344e3b81ab4796c6f5bfba306aaf7d73/django-search-and-replace-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0d/38/0b376a4d5c0c62ca84d95e794e81344e3b81ab4796c6f5bfba306aaf7d73/django-search-and-replace-0.0.3.tar.gz#sha256=811def7dad08d61c59638d061233e1ac830536d54be7ec70706c1ee32aa2df2e (from https://pypi.org/simple/django-search-and-replace/) Added django-search-and-replace==0.0.3 from https://files.pythonhosted.org/packages/0d/38/0b376a4d5c0c62ca84d95e794e81344e3b81ab4796c6f5bfba306aaf7d73/django-search-and-replace-0.0.3.tar.gz#sha256=811def7dad08d61c59638d061233e1ac830536d54be7ec70706c1ee32aa2df2e to build tracker '/tmp/pip-req-tracker-o2pvdj19' Running setup.py (path:/tmp/pip-wheel-o3bj5i9w/django-search-and-replace/setup.py) egg_info for package django-search-and-replace Running command python setup.py egg_info running egg_info creating pip-egg-info/django_search_and_replace.egg-info writing dependency_links to pip-egg-info/django_search_and_replace.egg-info/dependency_links.txt writing pip-egg-info/django_search_and_replace.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_search_and_replace.egg-info/top_level.txt writing requirements to pip-egg-info/django_search_and_replace.egg-info/requires.txt writing manifest file 'pip-egg-info/django_search_and_replace.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_search_and_replace.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_search_and_replace.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-o3bj5i9w/django-search-and-replace has version 0.0.3, which satisfies requirement django-search-and-replace==0.0.3 from https://files.pythonhosted.org/packages/0d/38/0b376a4d5c0c62ca84d95e794e81344e3b81ab4796c6f5bfba306aaf7d73/django-search-and-replace-0.0.3.tar.gz#sha256=811def7dad08d61c59638d061233e1ac830536d54be7ec70706c1ee32aa2df2e Removed django-search-and-replace==0.0.3 from https://files.pythonhosted.org/packages/0d/38/0b376a4d5c0c62ca84d95e794e81344e3b81ab4796c6f5bfba306aaf7d73/django-search-and-replace-0.0.3.tar.gz#sha256=811def7dad08d61c59638d061233e1ac830536d54be7ec70706c1ee32aa2df2e from build tracker '/tmp/pip-req-tracker-o2pvdj19' Building wheels for collected packages: django-search-and-replace Created temporary directory: /tmp/pip-wheel-exh60dvd Running setup.py bdist_wheel for django-search-and-replace: started Destination directory: /tmp/pip-wheel-exh60dvd Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-o3bj5i9w/django-search-and-replace/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-exh60dvd running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/search_and_replace copying src/search_and_replace/views.py -> build/lib/search_and_replace copying src/search_and_replace/forms.py -> build/lib/search_and_replace copying src/search_and_replace/tests.py -> build/lib/search_and_replace copying src/search_and_replace/models.py -> build/lib/search_and_replace copying src/search_and_replace/apps.py -> build/lib/search_and_replace copying src/search_and_replace/admin.py -> build/lib/search_and_replace copying src/search_and_replace/__init__.py -> build/lib/search_and_replace creating build/lib/search_and_replace/templatetags copying src/search_and_replace/templatetags/search_and_replace_tags.py -> build/lib/search_and_replace/templatetags copying src/search_and_replace/templatetags/__init__.py -> build/lib/search_and_replace/templatetags creating build/lib/search_and_replace/migrations copying src/search_and_replace/migrations/__init__.py -> build/lib/search_and_replace/migrations running egg_info writing top-level names to src/django_search_and_replace.egg-info/top_level.txt writing dependency_links to src/django_search_and_replace.egg-info/dependency_links.txt writing src/django_search_and_replace.egg-info/PKG-INFO writing requirements to src/django_search_and_replace.egg-info/requires.txt reading manifest file 'src/django_search_and_replace.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/django_search_and_replace.egg-info/SOURCES.txt' creating build/lib/search_and_replace/static creating build/lib/search_and_replace/static/search_and_replace creating build/lib/search_and_replace/static/search_and_replace/css copying src/search_and_replace/static/search_and_replace/css/search_and_replace.css -> build/lib/search_and_replace/static/search_and_replace/css creating build/lib/search_and_replace/static/search_and_replace/js copying src/search_and_replace/static/search_and_replace/js/mark-8.11.1.min.js -> build/lib/search_and_replace/static/search_and_replace/js copying src/search_and_replace/static/search_and_replace/js/search_and_replace.js -> build/lib/search_and_replace/static/search_and_replace/js creating build/lib/search_and_replace/templates creating build/lib/search_and_replace/templates/search_and_replace copying src/search_and_replace/templates/search_and_replace/search_and_replace.html -> build/lib/search_and_replace/templates/search_and_replace 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/search_and_replace creating build/bdist.linux-armv7l/wheel/search_and_replace/templatetags copying build/lib/search_and_replace/templatetags/search_and_replace_tags.py -> build/bdist.linux-armv7l/wheel/search_and_replace/templatetags copying build/lib/search_and_replace/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/search_and_replace/templatetags creating build/bdist.linux-armv7l/wheel/search_and_replace/migrations copying build/lib/search_and_replace/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/search_and_replace/migrations creating build/bdist.linux-armv7l/wheel/search_and_replace/templates creating build/bdist.linux-armv7l/wheel/search_and_replace/templates/search_and_replace copying build/lib/search_and_replace/templates/search_and_replace/search_and_replace.html -> build/bdist.linux-armv7l/wheel/search_and_replace/templates/search_and_replace copying build/lib/search_and_replace/views.py -> build/bdist.linux-armv7l/wheel/search_and_replace copying build/lib/search_and_replace/forms.py -> build/bdist.linux-armv7l/wheel/search_and_replace copying build/lib/search_and_replace/tests.py -> build/bdist.linux-armv7l/wheel/search_and_replace copying build/lib/search_and_replace/models.py -> build/bdist.linux-armv7l/wheel/search_and_replace copying build/lib/search_and_replace/apps.py -> build/bdist.linux-armv7l/wheel/search_and_replace creating build/bdist.linux-armv7l/wheel/search_and_replace/static creating build/bdist.linux-armv7l/wheel/search_and_replace/static/search_and_replace creating build/bdist.linux-armv7l/wheel/search_and_replace/static/search_and_replace/css copying build/lib/search_and_replace/static/search_and_replace/css/search_and_replace.css -> build/bdist.linux-armv7l/wheel/search_and_replace/static/search_and_replace/css creating build/bdist.linux-armv7l/wheel/search_and_replace/static/search_and_replace/js copying build/lib/search_and_replace/static/search_and_replace/js/mark-8.11.1.min.js -> build/bdist.linux-armv7l/wheel/search_and_replace/static/search_and_replace/js copying build/lib/search_and_replace/static/search_and_replace/js/search_and_replace.js -> build/bdist.linux-armv7l/wheel/search_and_replace/static/search_and_replace/js copying build/lib/search_and_replace/admin.py -> build/bdist.linux-armv7l/wheel/search_and_replace copying build/lib/search_and_replace/__init__.py -> build/bdist.linux-armv7l/wheel/search_and_replace running install_egg_info Copying src/django_search_and_replace.egg-info to build/bdist.linux-armv7l/wheel/django_search_and_replace-0.0.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_search_and_replace-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-exh60dvd/django_search_and_replace-0.0.3-py3-none-any.whl' and adding '.' to it adding 'search_and_replace/__init__.py' adding 'search_and_replace/admin.py' adding 'search_and_replace/apps.py' adding 'search_and_replace/forms.py' adding 'search_and_replace/models.py' adding 'search_and_replace/tests.py' adding 'search_and_replace/views.py' adding 'search_and_replace/migrations/__init__.py' adding 'search_and_replace/static/search_and_replace/css/search_and_replace.css' adding 'search_and_replace/static/search_and_replace/js/mark-8.11.1.min.js' adding 'search_and_replace/static/search_and_replace/js/search_and_replace.js' adding 'search_and_replace/templates/search_and_replace/search_and_replace.html' adding 'search_and_replace/templatetags/__init__.py' adding 'search_and_replace/templatetags/search_and_replace_tags.py' adding 'django_search_and_replace-0.0.3.dist-info/top_level.txt' adding 'django_search_and_replace-0.0.3.dist-info/WHEEL' adding 'django_search_and_replace-0.0.3.dist-info/METADATA' adding 'django_search_and_replace-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-search-and-replace: finished with status 'done' Stored in directory: /tmp/tmpvc_5es1v Successfully built django-search-and-replace Cleaning up... Removing source in /tmp/pip-wheel-o3bj5i9w/django-search-and-replace Removed build tracker '/tmp/pip-req-tracker-o2pvdj19'