Collecting django-markdown-app==0.9.3.1 1 location(s) to search for versions of django-markdown-app: * https://pypi.python.org/simple/django-markdown-app/ Getting page https://pypi.python.org/simple/django-markdown-app/ Analyzing links from page https://pypi.python.org/simple/django-markdown-app/ Found link https://pypi.python.org/packages/78/59/b5b32a3b2b16ae32366c4ea52897be6c9a8892926010923e526c84fc41a5/django_markdown_app-0.9.4-py2.py3-none-any.whl#md5=84f85480ec492573919a6c5ddb6806e0 (from https://pypi.python.org/simple/django-markdown-app/), version: 0.9.4 Found link https://pypi.python.org/packages/9c/b1/5ad7ac9c73f52f4e2082d8d5726be934dbadf790c7f4f6ff9e7c1b0aa409/django-markdown-app-0.9.4.1.tar.gz#md5=bb415f96cb8c8e997cceb3aaba517142 (from https://pypi.python.org/simple/django-markdown-app/), version: 0.9.4.1 Found link https://pypi.python.org/packages/b2/34/609090619c85aff3b5d503ef72d1a6e9c332bea3655008bec73ac5857857/django-markdown-app-0.9.3.1.tar.gz#md5=d4fa6837411edcc191ef1eccbb313732 (from https://pypi.python.org/simple/django-markdown-app/), version: 0.9.3.1 Using version 0.9.3.1 (newest of versions: 0.9.3.1) Downloading django-markdown-app-0.9.3.1.tar.gz (72kB) Downloading from URL https://pypi.python.org/packages/b2/34/609090619c85aff3b5d503ef72d1a6e9c332bea3655008bec73ac5857857/django-markdown-app-0.9.3.1.tar.gz#md5=d4fa6837411edcc191ef1eccbb313732 (from https://pypi.python.org/simple/django-markdown-app/) Running setup.py (path:/tmp/pip-build-fxlppfux/django-markdown-app/setup.py) egg_info for package django-markdown-app Running command python setup.py egg_info running egg_info creating pip-egg-info/django_markdown_app.egg-info writing dependency_links to pip-egg-info/django_markdown_app.egg-info/dependency_links.txt writing pip-egg-info/django_markdown_app.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_markdown_app.egg-info/top_level.txt writing requirements to pip-egg-info/django_markdown_app.egg-info/requires.txt writing manifest file 'pip-egg-info/django_markdown_app.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_markdown_app.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 previously-included files matching '*.orig' found under directory '*' writing manifest file 'pip-egg-info/django_markdown_app.egg-info/SOURCES.txt' Source in /tmp/pip-build-fxlppfux/django-markdown-app has version 0.9.3.1, which satisfies requirement django-markdown-app==0.9.3.1 from https://pypi.python.org/packages/b2/34/609090619c85aff3b5d503ef72d1a6e9c332bea3655008bec73ac5857857/django-markdown-app-0.9.3.1.tar.gz#md5=d4fa6837411edcc191ef1eccbb313732 Building wheels for collected packages: django-markdown-app Running setup.py bdist_wheel for django-markdown-app: started Destination directory: /tmp/tmppwyyfdt_pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fxlppfux/django-markdown-app/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/tmppwyyfdt_pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_markdown copying django_markdown/utils.py -> build/lib/django_markdown copying django_markdown/__init__.py -> build/lib/django_markdown copying django_markdown/pypandoc.py -> build/lib/django_markdown copying django_markdown/settings.py -> build/lib/django_markdown copying django_markdown/flatpages.py -> build/lib/django_markdown copying django_markdown/tests.py -> build/lib/django_markdown copying django_markdown/fields.py -> build/lib/django_markdown copying django_markdown/widgets.py -> build/lib/django_markdown copying django_markdown/views.py -> build/lib/django_markdown copying django_markdown/urls.py -> build/lib/django_markdown copying django_markdown/admin.py -> build/lib/django_markdown copying django_markdown/models.py -> build/lib/django_markdown creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/settings.py -> build/lib/tests copying tests/urls.py -> build/lib/tests copying tests/models.py -> build/lib/tests creating build/lib/django_markdown/templatetags copying django_markdown/templatetags/django_markdown.py -> build/lib/django_markdown/templatetags copying django_markdown/templatetags/__init__.py -> build/lib/django_markdown/templatetags copying django_markdown/templatetags/django_markdown_static.py -> build/lib/django_markdown/templatetags creating build/lib/django_markdown/templates creating build/lib/django_markdown/templates/django_markdown copying django_markdown/templates/django_markdown/media_css.html -> build/lib/django_markdown/templates/django_markdown copying django_markdown/templates/django_markdown/editor_init.html -> build/lib/django_markdown/templates/django_markdown copying django_markdown/templates/django_markdown/media_js.html -> build/lib/django_markdown/templates/django_markdown copying django_markdown/templates/django_markdown/media_all.html -> build/lib/django_markdown/templates/django_markdown copying django_markdown/templates/django_markdown/preview.html -> build/lib/django_markdown/templates/django_markdown creating build/lib/django_markdown/static creating build/lib/django_markdown/static/django_markdown copying django_markdown/static/django_markdown/jquery.markitup.js -> build/lib/django_markdown/static/django_markdown copying django_markdown/static/django_markdown/editor.js -> build/lib/django_markdown/static/django_markdown copying django_markdown/static/django_markdown/jquery.init.js -> build/lib/django_markdown/static/django_markdown copying django_markdown/static/django_markdown/preview.css -> build/lib/django_markdown/static/django_markdown creating build/lib/django_markdown/static/django_markdown/skins creating build/lib/django_markdown/static/django_markdown/skins/simple copying django_markdown/static/django_markdown/skins/simple/style.css -> build/lib/django_markdown/static/django_markdown/skins/simple creating build/lib/django_markdown/static/django_markdown/skins/simple/images copying django_markdown/static/django_markdown/skins/simple/images/menu.png -> build/lib/django_markdown/static/django_markdown/skins/simple/images copying django_markdown/static/django_markdown/skins/simple/images/submenu.png -> build/lib/django_markdown/static/django_markdown/skins/simple/images copying django_markdown/static/django_markdown/skins/simple/images/handle.png -> build/lib/django_markdown/static/django_markdown/skins/simple/images creating build/lib/django_markdown/static/django_markdown/skins/markitup copying django_markdown/static/django_markdown/skins/markitup/style.css -> build/lib/django_markdown/static/django_markdown/skins/markitup creating build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/menu.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/bg-editor-html.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/bg-editor-bbcode.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/bg-editor-dotclear.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/bg-editor.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/bg-editor-xml.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/bg-editor-json.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/submenu.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/handle.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/bg-editor-textile.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/bg-container.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/bg-editor-markdown.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images copying django_markdown/static/django_markdown/skins/markitup/images/bg-editor-wiki.png -> build/lib/django_markdown/static/django_markdown/skins/markitup/images creating build/lib/django_markdown/static/django_markdown/sets creating build/lib/django_markdown/static/django_markdown/sets/markdownextra copying django_markdown/static/django_markdown/sets/markdownextra/style.css -> build/lib/django_markdown/static/django_markdown/sets/markdownextra copying django_markdown/static/django_markdown/sets/markdownextra/set.js -> build/lib/django_markdown/static/django_markdown/sets/markdownextra creating build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/list-numeric.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/preview.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/bold.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/link.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/h5.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/table.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/quotes.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/h1.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/h4.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/h3.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/list-bullet.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/h6.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/italic.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/book_open.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/h2.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/picture.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images copying django_markdown/static/django_markdown/sets/markdownextra/images/code.png -> build/lib/django_markdown/static/django_markdown/sets/markdownextra/images creating build/lib/django_markdown/static/django_markdown/sets/markdown copying django_markdown/static/django_markdown/sets/markdown/style.css -> build/lib/django_markdown/static/django_markdown/sets/markdown copying django_markdown/static/django_markdown/sets/markdown/set.js -> build/lib/django_markdown/static/django_markdown/sets/markdown creating build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/list-numeric.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/preview.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/bold.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/image.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/clean.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/link.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/h5.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/quotes.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/h1.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/h4.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/stroke.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/h3.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/list-bullet.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/h6.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/italic.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/h2.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/picture.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images copying django_markdown/static/django_markdown/sets/markdown/images/code.png -> build/lib/django_markdown/static/django_markdown/sets/markdown/images 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_markdown copying build/lib/django_markdown/utils.py -> build/bdist.linux-armv7l/wheel/django_markdown copying build/lib/django_markdown/__init__.py -> build/bdist.linux-armv7l/wheel/django_markdown creating build/bdist.linux-armv7l/wheel/django_markdown/templates creating build/bdist.linux-armv7l/wheel/django_markdown/templates/django_markdown copying build/lib/django_markdown/templates/django_markdown/media_css.html -> build/bdist.linux-armv7l/wheel/django_markdown/templates/django_markdown copying build/lib/django_markdown/templates/django_markdown/editor_init.html -> build/bdist.linux-armv7l/wheel/django_markdown/templates/django_markdown copying build/lib/django_markdown/templates/django_markdown/media_js.html -> build/bdist.linux-armv7l/wheel/django_markdown/templates/django_markdown copying build/lib/django_markdown/templates/django_markdown/media_all.html -> build/bdist.linux-armv7l/wheel/django_markdown/templates/django_markdown copying build/lib/django_markdown/templates/django_markdown/preview.html -> build/bdist.linux-armv7l/wheel/django_markdown/templates/django_markdown copying build/lib/django_markdown/pypandoc.py -> build/bdist.linux-armv7l/wheel/django_markdown copying build/lib/django_markdown/settings.py -> build/bdist.linux-armv7l/wheel/django_markdown creating build/bdist.linux-armv7l/wheel/django_markdown/static creating build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown creating build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins creating build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/simple copying build/lib/django_markdown/static/django_markdown/skins/simple/style.css -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/simple creating build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/simple/images copying build/lib/django_markdown/static/django_markdown/skins/simple/images/menu.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/simple/images copying build/lib/django_markdown/static/django_markdown/skins/simple/images/submenu.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/simple/images copying build/lib/django_markdown/static/django_markdown/skins/simple/images/handle.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/simple/images creating build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup copying build/lib/django_markdown/static/django_markdown/skins/markitup/style.css -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup creating build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/menu.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-html.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-bbcode.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-dotclear.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/bg-editor.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-xml.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-json.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/submenu.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/handle.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-textile.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/bg-container.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-markdown.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-wiki.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/skins/markitup/images copying build/lib/django_markdown/static/django_markdown/jquery.markitup.js -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown copying build/lib/django_markdown/static/django_markdown/editor.js -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown copying build/lib/django_markdown/static/django_markdown/jquery.init.js -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown creating build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets creating build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/style.css -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra creating build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/list-numeric.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/preview.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/bold.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/link.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/h5.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/table.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/quotes.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/h1.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/h4.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/h3.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/list-bullet.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/h6.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/italic.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/book_open.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/h2.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/picture.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/images/code.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra/images copying build/lib/django_markdown/static/django_markdown/sets/markdownextra/set.js -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdownextra creating build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown copying build/lib/django_markdown/static/django_markdown/sets/markdown/style.css -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown creating build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/list-numeric.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/preview.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/bold.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/image.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/clean.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/link.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/h5.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/quotes.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/h1.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/h4.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/stroke.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/h3.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/list-bullet.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/h6.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/italic.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/h2.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/picture.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/images/code.png -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown/images copying build/lib/django_markdown/static/django_markdown/sets/markdown/set.js -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown/sets/markdown copying build/lib/django_markdown/static/django_markdown/preview.css -> build/bdist.linux-armv7l/wheel/django_markdown/static/django_markdown copying build/lib/django_markdown/flatpages.py -> build/bdist.linux-armv7l/wheel/django_markdown copying build/lib/django_markdown/tests.py -> build/bdist.linux-armv7l/wheel/django_markdown copying build/lib/django_markdown/fields.py -> build/bdist.linux-armv7l/wheel/django_markdown creating build/bdist.linux-armv7l/wheel/django_markdown/templatetags copying build/lib/django_markdown/templatetags/django_markdown.py -> build/bdist.linux-armv7l/wheel/django_markdown/templatetags copying build/lib/django_markdown/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/django_markdown/templatetags copying build/lib/django_markdown/templatetags/django_markdown_static.py -> build/bdist.linux-armv7l/wheel/django_markdown/templatetags copying build/lib/django_markdown/widgets.py -> build/bdist.linux-armv7l/wheel/django_markdown copying build/lib/django_markdown/views.py -> build/bdist.linux-armv7l/wheel/django_markdown copying build/lib/django_markdown/urls.py -> build/bdist.linux-armv7l/wheel/django_markdown copying build/lib/django_markdown/admin.py -> build/bdist.linux-armv7l/wheel/django_markdown copying build/lib/django_markdown/models.py -> build/bdist.linux-armv7l/wheel/django_markdown creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/settings.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/urls.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/models.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing requirements to django_markdown_app.egg-info/requires.txt writing dependency_links to django_markdown_app.egg-info/dependency_links.txt writing django_markdown_app.egg-info/PKG-INFO writing top-level names to django_markdown_app.egg-info/top_level.txt reading manifest file 'django_markdown_app.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 previously-included files matching '*.orig' found under directory '*' writing manifest file 'django_markdown_app.egg-info/SOURCES.txt' Copying django_markdown_app.egg-info to build/bdist.linux-armv7l/wheel/django_markdown_app-0.9.3.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_markdown_app-0.9.3.1.dist-info/WHEEL Running setup.py bdist_wheel for django-markdown-app: finished with status 'done' Stored in directory: /tmp/tmpdo_1qi23 Successfully built django-markdown-app Cleaning up... Removing source in /tmp/pip-build-fxlppfux/django-markdown-app