Collecting djlotrek==0.0.4 1 location(s) to search for versions of djlotrek: * https://pypi.python.org/simple/djlotrek/ Getting page https://pypi.python.org/simple/djlotrek/ Analyzing links from page https://pypi.python.org/simple/djlotrek/ Found link https://pypi.python.org/packages/0a/9f/67622d50415055d82499bf746bcb0ae52e54f45f31172ec8e84cc9c87aeb/djlotrek-0.0.4.tar.gz#md5=19efff2d80ec38f918af834f6b48ed7a (from https://pypi.python.org/simple/djlotrek/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Downloading djlotrek-0.0.4.tar.gz Downloading from URL https://pypi.python.org/packages/0a/9f/67622d50415055d82499bf746bcb0ae52e54f45f31172ec8e84cc9c87aeb/djlotrek-0.0.4.tar.gz#md5=19efff2d80ec38f918af834f6b48ed7a (from https://pypi.python.org/simple/djlotrek/) Running setup.py (path:/tmp/pip-build-g7pp1zhq/djlotrek/setup.py) egg_info for package djlotrek Running command python setup.py egg_info running egg_info creating pip-egg-info/djlotrek.egg-info writing top-level names to pip-egg-info/djlotrek.egg-info/top_level.txt writing pip-egg-info/djlotrek.egg-info/PKG-INFO writing requirements to pip-egg-info/djlotrek.egg-info/requires.txt writing dependency_links to pip-egg-info/djlotrek.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/djlotrek.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/djlotrek.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 '*' writing manifest file 'pip-egg-info/djlotrek.egg-info/SOURCES.txt' Source in /tmp/pip-build-g7pp1zhq/djlotrek has version 0.0.4, which satisfies requirement djlotrek==0.0.4 from https://pypi.python.org/packages/0a/9f/67622d50415055d82499bf746bcb0ae52e54f45f31172ec8e84cc9c87aeb/djlotrek-0.0.4.tar.gz#md5=19efff2d80ec38f918af834f6b48ed7a Building wheels for collected packages: djlotrek Running setup.py bdist_wheel for djlotrek: started Destination directory: /tmp/tmpf1_etg0tpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-g7pp1zhq/djlotrek/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/tmpf1_etg0tpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/djlotrek copying djlotrek/aes.py -> build/lib/djlotrek copying djlotrek/widgets.py -> build/lib/djlotrek copying djlotrek/context_processors.py -> build/lib/djlotrek copying djlotrek/request_utils.py -> build/lib/djlotrek copying djlotrek/utils.py -> build/lib/djlotrek copying djlotrek/__init__.py -> build/lib/djlotrek copying djlotrek/decorators.py -> build/lib/djlotrek copying djlotrek/mail_utils.py -> build/lib/djlotrek copying djlotrek/rosetta_utils.py -> build/lib/djlotrek creating build/lib/djlotrek/tests copying djlotrek/tests/test_mail_utils.py -> build/lib/djlotrek/tests copying djlotrek/tests/test_utils.py -> build/lib/djlotrek/tests copying djlotrek/tests/test_request_utils.py -> build/lib/djlotrek/tests copying djlotrek/tests/test_templatefilters.py -> build/lib/djlotrek/tests copying djlotrek/tests/test_aes.py -> build/lib/djlotrek/tests copying djlotrek/tests/__init__.py -> build/lib/djlotrek/tests copying djlotrek/tests/test_templatetags.py -> build/lib/djlotrek/tests creating build/lib/djlotrek/middleware copying djlotrek/middleware/cache_admin.py -> build/lib/djlotrek/middleware copying djlotrek/middleware/cache_header.py -> build/lib/djlotrek/middleware copying djlotrek/middleware/__init__.py -> build/lib/djlotrek/middleware creating build/lib/djlotrek/templatetags copying djlotrek/templatetags/__init__.py -> build/lib/djlotrek/templatetags copying djlotrek/templatetags/djlotrek_filters.py -> build/lib/djlotrek/templatetags copying djlotrek/templatetags/djlotrek_tags.py -> build/lib/djlotrek/templatetags running egg_info writing djlotrek.egg-info/PKG-INFO writing dependency_links to djlotrek.egg-info/dependency_links.txt writing top-level names to djlotrek.egg-info/top_level.txt writing requirements to djlotrek.egg-info/requires.txt reading manifest file 'djlotrek.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 '*' writing manifest file 'djlotrek.egg-info/SOURCES.txt' creating build/lib/djlotrek/templates creating build/lib/djlotrek/templates/djlotrek creating build/lib/djlotrek/templates/djlotrek/widgets copying djlotrek/templates/djlotrek/widgets/related_one_to_one_widget_wrapper.html -> build/lib/djlotrek/templates/djlotrek/widgets 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/djlotrek creating build/bdist.linux-armv7l/wheel/djlotrek/templates creating build/bdist.linux-armv7l/wheel/djlotrek/templates/djlotrek creating build/bdist.linux-armv7l/wheel/djlotrek/templates/djlotrek/widgets copying build/lib/djlotrek/templates/djlotrek/widgets/related_one_to_one_widget_wrapper.html -> build/bdist.linux-armv7l/wheel/djlotrek/templates/djlotrek/widgets copying build/lib/djlotrek/aes.py -> build/bdist.linux-armv7l/wheel/djlotrek copying build/lib/djlotrek/widgets.py -> build/bdist.linux-armv7l/wheel/djlotrek copying build/lib/djlotrek/context_processors.py -> build/bdist.linux-armv7l/wheel/djlotrek copying build/lib/djlotrek/request_utils.py -> build/bdist.linux-armv7l/wheel/djlotrek copying build/lib/djlotrek/utils.py -> build/bdist.linux-armv7l/wheel/djlotrek creating build/bdist.linux-armv7l/wheel/djlotrek/tests copying build/lib/djlotrek/tests/test_mail_utils.py -> build/bdist.linux-armv7l/wheel/djlotrek/tests copying build/lib/djlotrek/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/djlotrek/tests copying build/lib/djlotrek/tests/test_request_utils.py -> build/bdist.linux-armv7l/wheel/djlotrek/tests copying build/lib/djlotrek/tests/test_templatefilters.py -> build/bdist.linux-armv7l/wheel/djlotrek/tests copying build/lib/djlotrek/tests/test_aes.py -> build/bdist.linux-armv7l/wheel/djlotrek/tests copying build/lib/djlotrek/tests/__init__.py -> build/bdist.linux-armv7l/wheel/djlotrek/tests copying build/lib/djlotrek/tests/test_templatetags.py -> build/bdist.linux-armv7l/wheel/djlotrek/tests creating build/bdist.linux-armv7l/wheel/djlotrek/middleware copying build/lib/djlotrek/middleware/cache_admin.py -> build/bdist.linux-armv7l/wheel/djlotrek/middleware copying build/lib/djlotrek/middleware/cache_header.py -> build/bdist.linux-armv7l/wheel/djlotrek/middleware copying build/lib/djlotrek/middleware/__init__.py -> build/bdist.linux-armv7l/wheel/djlotrek/middleware creating build/bdist.linux-armv7l/wheel/djlotrek/templatetags copying build/lib/djlotrek/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/djlotrek/templatetags copying build/lib/djlotrek/templatetags/djlotrek_filters.py -> build/bdist.linux-armv7l/wheel/djlotrek/templatetags copying build/lib/djlotrek/templatetags/djlotrek_tags.py -> build/bdist.linux-armv7l/wheel/djlotrek/templatetags copying build/lib/djlotrek/__init__.py -> build/bdist.linux-armv7l/wheel/djlotrek copying build/lib/djlotrek/decorators.py -> build/bdist.linux-armv7l/wheel/djlotrek copying build/lib/djlotrek/mail_utils.py -> build/bdist.linux-armv7l/wheel/djlotrek copying build/lib/djlotrek/rosetta_utils.py -> build/bdist.linux-armv7l/wheel/djlotrek running install_egg_info Copying djlotrek.egg-info to build/bdist.linux-armv7l/wheel/djlotrek-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/djlotrek-0.0.4.dist-info/WHEEL Running setup.py bdist_wheel for djlotrek: finished with status 'done' Stored in directory: /tmp/tmpkzhbqbse Successfully built djlotrek Cleaning up... Removing source in /tmp/pip-build-g7pp1zhq/djlotrek