Created temporary directory: /tmp/pip-ephem-wheel-cache-g9twh61c Created temporary directory: /tmp/pip-req-tracker-xmtvb9o4 Created requirements tracker '/tmp/pip-req-tracker-xmtvb9o4' Created temporary directory: /tmp/pip-wheel-btmz8xrm Collecting django-funky-sheets==0.1.1 1 location(s) to search for versions of django-funky-sheets: * https://pypi.org/simple/django-funky-sheets/ Getting page https://pypi.org/simple/django-funky-sheets/ Analyzing links from page https://pypi.org/simple/django-funky-sheets/ Found link https://files.pythonhosted.org/packages/ed/d6/d13d3691852d9588ee73786c24d0cd8a3f5044ed4b755f909589527597fc/django-funky-sheets-0.1.0.tar.gz#sha256=48e92cc98833d5d1acdfe4950ef25c708795be7367fbb939db407f8d90b62271 (from https://pypi.org/simple/django-funky-sheets/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/b6/ad/2c04fc9f4ba00e1b3b7a2bfa3e9df5e8cb8bfbfd15691a0b8d7afbcb9f64/django-funky-sheets-0.1.1.tar.gz#sha256=a2ae8a36f77a51efb08150bf78b75e0c4e6414f4d163b040c95d3901a6ce7558 (from https://pypi.org/simple/django-funky-sheets/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-jk82l6pa Downloading https://files.pythonhosted.org/packages/b6/ad/2c04fc9f4ba00e1b3b7a2bfa3e9df5e8cb8bfbfd15691a0b8d7afbcb9f64/django-funky-sheets-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b6/ad/2c04fc9f4ba00e1b3b7a2bfa3e9df5e8cb8bfbfd15691a0b8d7afbcb9f64/django-funky-sheets-0.1.1.tar.gz#sha256=a2ae8a36f77a51efb08150bf78b75e0c4e6414f4d163b040c95d3901a6ce7558 (from https://pypi.org/simple/django-funky-sheets/) Added django-funky-sheets==0.1.1 from https://files.pythonhosted.org/packages/b6/ad/2c04fc9f4ba00e1b3b7a2bfa3e9df5e8cb8bfbfd15691a0b8d7afbcb9f64/django-funky-sheets-0.1.1.tar.gz#sha256=a2ae8a36f77a51efb08150bf78b75e0c4e6414f4d163b040c95d3901a6ce7558 to build tracker '/tmp/pip-req-tracker-xmtvb9o4' Running setup.py (path:/tmp/pip-wheel-btmz8xrm/django-funky-sheets/setup.py) egg_info for package django-funky-sheets Running command python setup.py egg_info running egg_info creating pip-egg-info/django_funky_sheets.egg-info writing dependency_links to pip-egg-info/django_funky_sheets.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_funky_sheets.egg-info/requires.txt writing pip-egg-info/django_funky_sheets.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_funky_sheets.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_funky_sheets.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_funky_sheets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' writing manifest file 'pip-egg-info/django_funky_sheets.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-btmz8xrm/django-funky-sheets has version 0.1.1, which satisfies requirement django-funky-sheets==0.1.1 from https://files.pythonhosted.org/packages/b6/ad/2c04fc9f4ba00e1b3b7a2bfa3e9df5e8cb8bfbfd15691a0b8d7afbcb9f64/django-funky-sheets-0.1.1.tar.gz#sha256=a2ae8a36f77a51efb08150bf78b75e0c4e6414f4d163b040c95d3901a6ce7558 Removed django-funky-sheets==0.1.1 from https://files.pythonhosted.org/packages/b6/ad/2c04fc9f4ba00e1b3b7a2bfa3e9df5e8cb8bfbfd15691a0b8d7afbcb9f64/django-funky-sheets-0.1.1.tar.gz#sha256=a2ae8a36f77a51efb08150bf78b75e0c4e6414f4d163b040c95d3901a6ce7558 from build tracker '/tmp/pip-req-tracker-xmtvb9o4' Building wheels for collected packages: django-funky-sheets Created temporary directory: /tmp/pip-wheel-kkrsujme Running setup.py bdist_wheel for django-funky-sheets: started Destination directory: /tmp/pip-wheel-kkrsujme Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-btmz8xrm/django-funky-sheets/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-kkrsujme running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/funky_sheets copying funky_sheets/apps.py -> build/lib/funky_sheets copying funky_sheets/tests.py -> build/lib/funky_sheets copying funky_sheets/__init__.py -> build/lib/funky_sheets copying funky_sheets/formsets.py -> build/lib/funky_sheets creating build/lib/setup copying setup/wsgi.py -> build/lib/setup copying setup/urls.py -> build/lib/setup copying setup/__init__.py -> build/lib/setup copying setup/settings.py -> build/lib/setup creating build/lib/examples copying examples/apps.py -> build/lib/examples copying examples/views.py -> build/lib/examples copying examples/models.py -> build/lib/examples copying examples/urls.py -> build/lib/examples copying examples/tests.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples copying examples/admin.py -> build/lib/examples creating build/lib/funky_sheets/templatetags copying funky_sheets/templatetags/__init__.py -> build/lib/funky_sheets/templatetags copying funky_sheets/templatetags/funky_sheets_tags.py -> build/lib/funky_sheets/templatetags creating build/lib/examples/migrations copying examples/migrations/0001_initial.py -> build/lib/examples/migrations copying examples/migrations/__init__.py -> build/lib/examples/migrations running egg_info writing dependency_links to django_funky_sheets.egg-info/dependency_links.txt writing top-level names to django_funky_sheets.egg-info/top_level.txt writing django_funky_sheets.egg-info/PKG-INFO writing requirements to django_funky_sheets.egg-info/requires.txt reading manifest file 'django_funky_sheets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' writing manifest file 'django_funky_sheets.egg-info/SOURCES.txt' creating build/lib/funky_sheets/__pycache__ copying funky_sheets/__pycache__/__init__.cpython-36.pyc -> build/lib/funky_sheets/__pycache__ copying funky_sheets/__pycache__/formsets.cpython-36.pyc -> build/lib/funky_sheets/__pycache__ creating build/lib/funky_sheets/templates creating build/lib/funky_sheets/templates/hot copying funky_sheets/templates/hot/errors.html -> build/lib/funky_sheets/templates/hot copying funky_sheets/templates/hot/hot.html -> build/lib/funky_sheets/templates/hot creating build/lib/funky_sheets/templatetags/__pycache__ copying funky_sheets/templatetags/__pycache__/__init__.cpython-36.pyc -> build/lib/funky_sheets/templatetags/__pycache__ copying funky_sheets/templatetags/__pycache__/funky_sheets_tags.cpython-36.pyc -> build/lib/funky_sheets/templatetags/__pycache__ 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/funky_sheets creating build/bdist.linux-armv7l/wheel/funky_sheets/__pycache__ copying build/lib/funky_sheets/__pycache__/formsets.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/funky_sheets/__pycache__ copying build/lib/funky_sheets/__pycache__/__init__.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/funky_sheets/__pycache__ creating build/bdist.linux-armv7l/wheel/funky_sheets/templatetags creating build/bdist.linux-armv7l/wheel/funky_sheets/templatetags/__pycache__ copying build/lib/funky_sheets/templatetags/__pycache__/__init__.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/funky_sheets/templatetags/__pycache__ copying build/lib/funky_sheets/templatetags/__pycache__/funky_sheets_tags.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/funky_sheets/templatetags/__pycache__ copying build/lib/funky_sheets/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/funky_sheets/templatetags copying build/lib/funky_sheets/templatetags/funky_sheets_tags.py -> build/bdist.linux-armv7l/wheel/funky_sheets/templatetags copying build/lib/funky_sheets/apps.py -> build/bdist.linux-armv7l/wheel/funky_sheets copying build/lib/funky_sheets/tests.py -> build/bdist.linux-armv7l/wheel/funky_sheets copying build/lib/funky_sheets/__init__.py -> build/bdist.linux-armv7l/wheel/funky_sheets creating build/bdist.linux-armv7l/wheel/funky_sheets/templates creating build/bdist.linux-armv7l/wheel/funky_sheets/templates/hot copying build/lib/funky_sheets/templates/hot/errors.html -> build/bdist.linux-armv7l/wheel/funky_sheets/templates/hot copying build/lib/funky_sheets/templates/hot/hot.html -> build/bdist.linux-armv7l/wheel/funky_sheets/templates/hot copying build/lib/funky_sheets/formsets.py -> build/bdist.linux-armv7l/wheel/funky_sheets creating build/bdist.linux-armv7l/wheel/setup copying build/lib/setup/wsgi.py -> build/bdist.linux-armv7l/wheel/setup copying build/lib/setup/urls.py -> build/bdist.linux-armv7l/wheel/setup copying build/lib/setup/__init__.py -> build/bdist.linux-armv7l/wheel/setup copying build/lib/setup/settings.py -> build/bdist.linux-armv7l/wheel/setup creating build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/apps.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/views.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/models.py -> build/bdist.linux-armv7l/wheel/examples creating build/bdist.linux-armv7l/wheel/examples/migrations copying build/lib/examples/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/examples/migrations copying build/lib/examples/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/examples/migrations copying build/lib/examples/urls.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/tests.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/__init__.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/admin.py -> build/bdist.linux-armv7l/wheel/examples running install_egg_info Copying django_funky_sheets.egg-info to build/bdist.linux-armv7l/wheel/django_funky_sheets-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_funky_sheets-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-kkrsujme/django_funky_sheets-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'examples/__init__.py' adding 'examples/admin.py' adding 'examples/apps.py' adding 'examples/models.py' adding 'examples/tests.py' adding 'examples/urls.py' adding 'examples/views.py' adding 'examples/migrations/0001_initial.py' adding 'examples/migrations/__init__.py' adding 'funky_sheets/__init__.py' adding 'funky_sheets/apps.py' adding 'funky_sheets/formsets.py' adding 'funky_sheets/tests.py' adding 'funky_sheets/__pycache__/__init__.cpython-36.pyc' adding 'funky_sheets/__pycache__/formsets.cpython-36.pyc' adding 'funky_sheets/templates/hot/errors.html' adding 'funky_sheets/templates/hot/hot.html' adding 'funky_sheets/templatetags/__init__.py' adding 'funky_sheets/templatetags/funky_sheets_tags.py' adding 'funky_sheets/templatetags/__pycache__/__init__.cpython-36.pyc' adding 'funky_sheets/templatetags/__pycache__/funky_sheets_tags.cpython-36.pyc' adding 'setup/__init__.py' adding 'setup/settings.py' adding 'setup/urls.py' adding 'setup/wsgi.py' adding 'django_funky_sheets-0.1.1.dist-info/METADATA' adding 'django_funky_sheets-0.1.1.dist-info/WHEEL' adding 'django_funky_sheets-0.1.1.dist-info/top_level.txt' adding 'django_funky_sheets-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-funky-sheets: finished with status 'done' Stored in directory: /tmp/tmpdieo39jw Successfully built django-funky-sheets Cleaning up... Removing source in /tmp/pip-wheel-btmz8xrm/django-funky-sheets Removed build tracker '/tmp/pip-req-tracker-xmtvb9o4'