Created temporary directory: /tmp/pip-ephem-wheel-cache-t3b9gsne Created temporary directory: /tmp/pip-req-tracker-1zj8h8ww Created requirements tracker '/tmp/pip-req-tracker-1zj8h8ww' Created temporary directory: /tmp/pip-wheel-pxr8f2t6 Looking in indexes: https://pypi.python.org/simple Collecting djcms-blog-plugin==0.1.2 1 location(s) to search for versions of djcms-blog-plugin: * https://pypi.python.org/simple/djcms-blog-plugin/ Getting page https://pypi.python.org/simple/djcms-blog-plugin/ Analyzing links from page https://pypi.org/simple/djcms-blog-plugin/ Found link https://files.pythonhosted.org/packages/ac/e2/f2856a14f8bed11a548ac6f2a952b217055da00f9b319b8ac04961e8275c/djcms_blog_plugin-0.1.0.tar.gz#sha256=d93e3acbd8e79a8a1471eaf12d724f33dbc95414a08608329e9b04c42ea8d361 (from https://pypi.org/simple/djcms-blog-plugin/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/bd/69/5b97e78fd580d1487cc2bf8cb5ec07042c5d50f5c16a46bbe43bba35d24d/djcms_blog_plugin-0.1.1.tar.gz#sha256=e7900a1055e08023c432e6f0680695511599f8553484b7718b6baa52b6edcd33 (from https://pypi.org/simple/djcms-blog-plugin/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/c1/04/a05d411c58fc8e6da232070513916ba87b7b4af05f19299f938cc51d5b15/djcms_blog_plugin-0.1.2.tar.gz#sha256=94c4fc1718c5612a02f148b0467d5bb34a080599cc42a8bd6d97ed11b5e2bd74 (from https://pypi.org/simple/djcms-blog-plugin/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-yrfq7b5u Downloading https://files.pythonhosted.org/packages/c1/04/a05d411c58fc8e6da232070513916ba87b7b4af05f19299f938cc51d5b15/djcms_blog_plugin-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c1/04/a05d411c58fc8e6da232070513916ba87b7b4af05f19299f938cc51d5b15/djcms_blog_plugin-0.1.2.tar.gz#sha256=94c4fc1718c5612a02f148b0467d5bb34a080599cc42a8bd6d97ed11b5e2bd74 (from https://pypi.org/simple/djcms-blog-plugin/) Added djcms-blog-plugin==0.1.2 from https://files.pythonhosted.org/packages/c1/04/a05d411c58fc8e6da232070513916ba87b7b4af05f19299f938cc51d5b15/djcms_blog_plugin-0.1.2.tar.gz#sha256=94c4fc1718c5612a02f148b0467d5bb34a080599cc42a8bd6d97ed11b5e2bd74 to build tracker '/tmp/pip-req-tracker-1zj8h8ww' Running setup.py (path:/tmp/pip-wheel-pxr8f2t6/djcms-blog-plugin/setup.py) egg_info for package djcms-blog-plugin Running command python setup.py egg_info running egg_info creating pip-egg-info/djcms_blog_plugin.egg-info writing top-level names to pip-egg-info/djcms_blog_plugin.egg-info/top_level.txt writing dependency_links to pip-egg-info/djcms_blog_plugin.egg-info/dependency_links.txt writing pip-egg-info/djcms_blog_plugin.egg-info/PKG-INFO writing requirements to pip-egg-info/djcms_blog_plugin.egg-info/requires.txt writing manifest file 'pip-egg-info/djcms_blog_plugin.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/djcms_blog_plugin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/djcms_blog_plugin.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-pxr8f2t6/djcms-blog-plugin has version 0.1.2, which satisfies requirement djcms-blog-plugin==0.1.2 from https://files.pythonhosted.org/packages/c1/04/a05d411c58fc8e6da232070513916ba87b7b4af05f19299f938cc51d5b15/djcms_blog_plugin-0.1.2.tar.gz#sha256=94c4fc1718c5612a02f148b0467d5bb34a080599cc42a8bd6d97ed11b5e2bd74 Removed djcms-blog-plugin==0.1.2 from https://files.pythonhosted.org/packages/c1/04/a05d411c58fc8e6da232070513916ba87b7b4af05f19299f938cc51d5b15/djcms_blog_plugin-0.1.2.tar.gz#sha256=94c4fc1718c5612a02f148b0467d5bb34a080599cc42a8bd6d97ed11b5e2bd74 from build tracker '/tmp/pip-req-tracker-1zj8h8ww' Building wheels for collected packages: djcms-blog-plugin Created temporary directory: /tmp/pip-wheel-jj9i35ce Running setup.py bdist_wheel for djcms-blog-plugin: started Destination directory: /tmp/pip-wheel-jj9i35ce Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pxr8f2t6/djcms-blog-plugin/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-jj9i35ce running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/djcms_blog_plugin copying djcms_blog_plugin/cms_plugins.py -> build/lib/djcms_blog_plugin copying djcms_blog_plugin/models.py -> build/lib/djcms_blog_plugin copying djcms_blog_plugin/forms.py -> build/lib/djcms_blog_plugin copying djcms_blog_plugin/__init__.py -> build/lib/djcms_blog_plugin running egg_info writing djcms_blog_plugin.egg-info/PKG-INFO writing dependency_links to djcms_blog_plugin.egg-info/dependency_links.txt writing requirements to djcms_blog_plugin.egg-info/requires.txt writing top-level names to djcms_blog_plugin.egg-info/top_level.txt reading manifest file 'djcms_blog_plugin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'djcms_blog_plugin.egg-info/SOURCES.txt' creating build/lib/djcms_blog_plugin/templates creating build/lib/djcms_blog_plugin/templates/djcms_blog_plugin copying djcms_blog_plugin/templates/djcms_blog_plugin/simple_blog_entries.html -> build/lib/djcms_blog_plugin/templates/djcms_blog_plugin 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/djcms_blog_plugin copying build/lib/djcms_blog_plugin/cms_plugins.py -> build/bdist.linux-armv7l/wheel/djcms_blog_plugin copying build/lib/djcms_blog_plugin/models.py -> build/bdist.linux-armv7l/wheel/djcms_blog_plugin copying build/lib/djcms_blog_plugin/forms.py -> build/bdist.linux-armv7l/wheel/djcms_blog_plugin copying build/lib/djcms_blog_plugin/__init__.py -> build/bdist.linux-armv7l/wheel/djcms_blog_plugin creating build/bdist.linux-armv7l/wheel/djcms_blog_plugin/templates creating build/bdist.linux-armv7l/wheel/djcms_blog_plugin/templates/djcms_blog_plugin copying build/lib/djcms_blog_plugin/templates/djcms_blog_plugin/simple_blog_entries.html -> build/bdist.linux-armv7l/wheel/djcms_blog_plugin/templates/djcms_blog_plugin running install_egg_info Copying djcms_blog_plugin.egg-info to build/bdist.linux-armv7l/wheel/djcms_blog_plugin-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/djcms_blog_plugin-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-jj9i35ce/djcms_blog_plugin-0.1.2-py2.py3-none-any.whl' and adding '.' to it adding 'djcms_blog_plugin/__init__.py' adding 'djcms_blog_plugin/cms_plugins.py' adding 'djcms_blog_plugin/forms.py' adding 'djcms_blog_plugin/models.py' adding 'djcms_blog_plugin/templates/djcms_blog_plugin/simple_blog_entries.html' adding 'djcms_blog_plugin-0.1.2.dist-info/top_level.txt' adding 'djcms_blog_plugin-0.1.2.dist-info/WHEEL' adding 'djcms_blog_plugin-0.1.2.dist-info/METADATA' adding 'djcms_blog_plugin-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for djcms-blog-plugin: finished with status 'done' Stored in directory: /tmp/tmp_ozw4t3k Successfully built djcms-blog-plugin Cleaning up... Removing source in /tmp/pip-wheel-pxr8f2t6/djcms-blog-plugin Removed build tracker '/tmp/pip-req-tracker-1zj8h8ww'