Collecting django-mailmate==1.2.0 1 location(s) to search for versions of django-mailmate: * https://pypi.python.org/simple/django-mailmate/ Getting page https://pypi.python.org/simple/django-mailmate/ Analyzing links from page https://pypi.python.org/simple/django-mailmate/ Found link https://pypi.python.org/packages/52/d0/438fc2620d473968c8681d66a3c9b20e4ce7bd26bc40ef588c09ff7339ba/django-mailmate-1.0.0.tar.gz#md5=b926850b3832e098a2b8890072c95f3d (from https://pypi.python.org/simple/django-mailmate/), version: 1.0.0 Found link https://pypi.python.org/packages/be/33/43c755d0fc7b2c975bc1fb1d0120102165d78272b66fd6e2ed3c7cc51d10/django-mailmate-1.1.1.tar.gz#md5=5b79d9e223aa6c5d30f713c371768a78 (from https://pypi.python.org/simple/django-mailmate/), version: 1.1.1 Found link https://pypi.python.org/packages/ca/35/d31027c0e04b58f800422110fbc23ff28c4aaddfe5b807305b7bf30e4a78/django-mailmate-1.2.0.tar.gz#md5=3c7d914e73064c85fcf4ef98e83eb08a (from https://pypi.python.org/simple/django-mailmate/), version: 1.2.0 Found link https://pypi.python.org/packages/d8/22/f21e719b32d1a431c1bc130b8c0874b29e765aed7eb0753a40638403e3b5/django-mailmate-1.1.0.tar.gz#md5=17a4c6e1cfad592a9f3666ebefebabee (from https://pypi.python.org/simple/django-mailmate/), version: 1.1.0 Found link https://pypi.python.org/packages/de/75/46a2397c1a93952c07c2e919a811189a90ccc8c5dc5c51b04c7b15826c6c/django-mailmate-1.0.1.tar.gz#md5=653831e0e59f34177b5cee6d2b041346 (from https://pypi.python.org/simple/django-mailmate/), version: 1.0.1 Using version 1.2.0 (newest of versions: 1.2.0) Downloading django-mailmate-1.2.0.tar.gz Downloading from URL https://pypi.python.org/packages/ca/35/d31027c0e04b58f800422110fbc23ff28c4aaddfe5b807305b7bf30e4a78/django-mailmate-1.2.0.tar.gz#md5=3c7d914e73064c85fcf4ef98e83eb08a (from https://pypi.python.org/simple/django-mailmate/) Running setup.py (path:/tmp/pip-build-p8ofh06g/django-mailmate/setup.py) egg_info for package django-mailmate Running command python setup.py egg_info running egg_info creating pip-egg-info/django_mailmate.egg-info writing pip-egg-info/django_mailmate.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_mailmate.egg-info/top_level.txt writing requirements to pip-egg-info/django_mailmate.egg-info/requires.txt writing dependency_links to pip-egg-info/django_mailmate.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_mailmate.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_mailmate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_mailmate.egg-info/SOURCES.txt' Source in /tmp/pip-build-p8ofh06g/django-mailmate has version 1.2.0, which satisfies requirement django-mailmate==1.2.0 from https://pypi.python.org/packages/ca/35/d31027c0e04b58f800422110fbc23ff28c4aaddfe5b807305b7bf30e4a78/django-mailmate-1.2.0.tar.gz#md5=3c7d914e73064c85fcf4ef98e83eb08a Building wheels for collected packages: django-mailmate Running setup.py bdist_wheel for django-mailmate: started Destination directory: /tmp/tmpbrflinb4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-p8ofh06g/django-mailmate/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/tmpbrflinb4pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mailmate copying mailmate/exceptions.py -> build/lib/mailmate copying mailmate/pkgmeta.py -> build/lib/mailmate copying mailmate/__init__.py -> build/lib/mailmate copying mailmate/templates.py -> build/lib/mailmate copying mailmate/backends.py -> build/lib/mailmate creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/settings.py -> build/lib/tests copying tests/test_templating.py -> build/lib/tests 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/mailmate copying build/lib/mailmate/exceptions.py -> build/bdist.linux-armv7l/wheel/mailmate copying build/lib/mailmate/pkgmeta.py -> build/bdist.linux-armv7l/wheel/mailmate copying build/lib/mailmate/__init__.py -> build/bdist.linux-armv7l/wheel/mailmate copying build/lib/mailmate/templates.py -> build/bdist.linux-armv7l/wheel/mailmate copying build/lib/mailmate/backends.py -> build/bdist.linux-armv7l/wheel/mailmate 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/test_templating.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing requirements to django_mailmate.egg-info/requires.txt writing django_mailmate.egg-info/PKG-INFO writing dependency_links to django_mailmate.egg-info/dependency_links.txt writing top-level names to django_mailmate.egg-info/top_level.txt reading manifest file 'django_mailmate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_mailmate.egg-info/SOURCES.txt' Copying django_mailmate.egg-info to build/bdist.linux-armv7l/wheel/django_mailmate-1.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_mailmate-1.2.0.dist-info/WHEEL Running setup.py bdist_wheel for django-mailmate: finished with status 'done' Stored in directory: /tmp/tmpalcy5uht Successfully built django-mailmate Cleaning up... Removing source in /tmp/pip-build-p8ofh06g/django-mailmate