Collecting django-markdown2==0.3.1 1 location(s) to search for versions of django-markdown2: * https://pypi.python.org/simple/django-markdown2/ Getting page https://pypi.python.org/simple/django-markdown2/ Analyzing links from page https://pypi.python.org/simple/django-markdown2/ Found link https://pypi.python.org/packages/26/1f/3c6098e2d61f0fb214a162eb7635dd0e89609578ece228d4538b61d3d695/django-markdown2-0.2.1.tar.gz#md5=519205edb4c09490eac9534435080118 (from https://pypi.python.org/simple/django-markdown2/), version: 0.2.1 Found link https://pypi.python.org/packages/36/c7/f3ac5e39c5fb25c0760211341c2bec4120b4425c7831fabfb02184c85488/django-markdown2-0.1.1.tar.gz#md5=19a05acc6435b8ca6f932cc44138d041 (from https://pypi.python.org/simple/django-markdown2/), version: 0.1.1 Found link https://pypi.python.org/packages/47/22/61afebee973dda8ba81bf28869070bcf5176ce8571ee3b734fc9f797207e/django-markdown2-0.1.4.tar.gz#md5=046fe4947c64aeefa69c474000aeb529 (from https://pypi.python.org/simple/django-markdown2/), version: 0.1.4 Found link https://pypi.python.org/packages/47/2a/8c9fbdd9b6a1183223d3bfbca0481e928b0e02e87be80dd46e6cc77110de/django-markdown2-0.1.2.tar.gz#md5=1d6633889cb99a4f6fa27d4209a22679 (from https://pypi.python.org/simple/django-markdown2/), version: 0.1.2 Found link https://pypi.python.org/packages/63/75/8ce0862cce2d3252d71aca20bbe4de2d78bd6dd396a90a48500cd20c57aa/django-markdown2-0.2.0.tar.gz#md5=b5bf8656d519cbf711477e1df1336aaf (from https://pypi.python.org/simple/django-markdown2/), version: 0.2.0 Found link https://pypi.python.org/packages/de/98/1c0c18dda0993af0bde44914aa00e025126fba54f1dd72fd4cb84043b4a8/django-markdown2-0.3.0.tar.gz#md5=d14d54b29cf4f8b658895918784d8c04 (from https://pypi.python.org/simple/django-markdown2/), version: 0.3.0 Found link https://pypi.python.org/packages/e7/7e/e2e2da6c2f813ce41ebc24a726542458b0a6d7c8a36a1a2a32a4edf29726/django-markdown2-0.1.0.tar.gz#md5=6b43bce63662a94c466e4c855c041225 (from https://pypi.python.org/simple/django-markdown2/), version: 0.1.0 Found link https://pypi.python.org/packages/f9/62/eadc690275c3a66e08e2d9b3bf5576285f0df896fc787faa45691900b2f6/django-markdown2-0.3.1.tar.gz#md5=8d30383cbd8058af3ed7a97b58afd16a (from https://pypi.python.org/simple/django-markdown2/), version: 0.3.1 Skipping link https://pypi.python.org/packages/fb/5a/cebf5d59545fbe68f2632e8b7089b0b89ccb506fd5d77443aee117b67f60/django_markdown2-0.1.0-py2.5.egg#md5=981b0fd210a0d04d2f5cddde1ee08573 (from https://pypi.python.org/simple/django-markdown2/); unsupported archive format: .egg Found link https://pypi.python.org/packages/fe/5e/5154d661f8317e2217049d20323670f0a80773d2e07241b41e69a48ed8f2/django-markdown2-0.1.3.tar.gz#md5=f0316e9e30e13ccd55ee0caa40cd7834 (from https://pypi.python.org/simple/django-markdown2/), version: 0.1.3 Using version 0.3.1 (newest of versions: 0.3.1) Downloading django-markdown2-0.3.1.tar.gz Downloading from URL https://pypi.python.org/packages/f9/62/eadc690275c3a66e08e2d9b3bf5576285f0df896fc787faa45691900b2f6/django-markdown2-0.3.1.tar.gz#md5=8d30383cbd8058af3ed7a97b58afd16a (from https://pypi.python.org/simple/django-markdown2/) Running setup.py (path:/tmp/pip-build-zecvkw3c/django-markdown2/setup.py) egg_info for package django-markdown2 Running command python setup.py egg_info running egg_info creating pip-egg-info/django_markdown2.egg-info writing top-level names to pip-egg-info/django_markdown2.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_markdown2.egg-info/dependency_links.txt writing pip-egg-info/django_markdown2.egg-info/PKG-INFO writing requirements to pip-egg-info/django_markdown2.egg-info/requires.txt writing manifest file 'pip-egg-info/django_markdown2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_markdown2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_markdown2.egg-info/SOURCES.txt' Source in /tmp/pip-build-zecvkw3c/django-markdown2 has version 0.3.1, which satisfies requirement django-markdown2==0.3.1 from https://pypi.python.org/packages/f9/62/eadc690275c3a66e08e2d9b3bf5576285f0df896fc787faa45691900b2f6/django-markdown2-0.3.1.tar.gz#md5=8d30383cbd8058af3ed7a97b58afd16a Building wheels for collected packages: django-markdown2 Running setup.py bdist_wheel for django-markdown2: started Destination directory: /tmp/tmp_0luf88bpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zecvkw3c/django-markdown2/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/tmp_0luf88bpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_markdown2 copying django_markdown2/__init__.py -> build/lib/django_markdown2 creating build/lib/django_markdown2/templatetags copying django_markdown2/templatetags/md2.py -> build/lib/django_markdown2/templatetags copying django_markdown2/templatetags/__init__.py -> build/lib/django_markdown2/templatetags running egg_info writing top-level names to django_markdown2.egg-info/top_level.txt writing dependency_links to django_markdown2.egg-info/dependency_links.txt writing requirements to django_markdown2.egg-info/requires.txt writing django_markdown2.egg-info/PKG-INFO reading manifest file 'django_markdown2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_markdown2.egg-info/SOURCES.txt' 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_markdown2 creating build/bdist.linux-armv7l/wheel/django_markdown2/templatetags copying build/lib/django_markdown2/templatetags/md2.py -> build/bdist.linux-armv7l/wheel/django_markdown2/templatetags copying build/lib/django_markdown2/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/django_markdown2/templatetags copying build/lib/django_markdown2/__init__.py -> build/bdist.linux-armv7l/wheel/django_markdown2 running install_egg_info Copying django_markdown2.egg-info to build/bdist.linux-armv7l/wheel/django_markdown2-0.3.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_markdown2-0.3.1.dist-info/WHEEL Running setup.py bdist_wheel for django-markdown2: finished with status 'done' Stored in directory: /tmp/tmp4808rgtb Successfully built django-markdown2 Cleaning up... Removing source in /tmp/pip-build-zecvkw3c/django-markdown2