Collecting django-translated-fields==0.0.1 1 location(s) to search for versions of django-translated-fields: * https://pypi.python.org/simple/django-translated-fields/ Getting page https://pypi.python.org/simple/django-translated-fields/ Analyzing links from page https://pypi.org/simple/django-translated-fields/ Found link https://files.pythonhosted.org/packages/a5/c9/0a6039178b85885d4fde63e03ffddd47259469ed0598a6246eddb6f74b6e/django-translated-fields-0.0.1.tar.gz#sha256=26627229971e983f56f8118e56ab1791eda0e25d93e4a6753d763249f435ffb4 (from https://pypi.org/simple/django-translated-fields/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/dc/74/4b6773939647ba2e4cb1e577ab38eb88e179bb1a774548905fa1e04777c2/django-translated-fields-0.1.0.tar.gz#sha256=6cc1b7183b557aa2291b8ec654abe3cd94a49a93cbde34baa5ceaa5d1c131da8 (from https://pypi.org/simple/django-translated-fields/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/be/cd/5bcab03b1550f112ddf793507369fa848667e13f6105be7935fca0b26b92/django_translated_fields-0.1.0-py2.py3-none-any.whl#sha256=7fb9e5bf2e036db284e4abc96ae996c3d769aba99a9678d94ea733abd48f2307 (from https://pypi.org/simple/django-translated-fields/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/c1/03/d4cedebf861eded2bc137f052a444a0dc73bd7cca154dca6b9c43d0b0497/django-translated-fields-0.1.1.tar.gz#sha256=8e33c749bbb50ccf66f0c0411aa93c94247622a9c00ec8c6fc5b8777330fe7f6 (from https://pypi.org/simple/django-translated-fields/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/2a/57/05da12353d214a2424fb28049b7458727d0e913bc9c28ec6ce684f308e79/django_translated_fields-0.1.1-py2.py3-none-any.whl#sha256=9d3952bb01744a826e4fb3ddc0293ef5328a521143baea26b9e975cbdda7b05f (from https://pypi.org/simple/django-translated-fields/), version: 0.1.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading https://files.pythonhosted.org/packages/a5/c9/0a6039178b85885d4fde63e03ffddd47259469ed0598a6246eddb6f74b6e/django-translated-fields-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a5/c9/0a6039178b85885d4fde63e03ffddd47259469ed0598a6246eddb6f74b6e/django-translated-fields-0.0.1.tar.gz#sha256=26627229971e983f56f8118e56ab1791eda0e25d93e4a6753d763249f435ffb4 (from https://pypi.org/simple/django-translated-fields/) Running setup.py (path:/tmp/pip-build-jtm7ijtd/django-translated-fields/setup.py) egg_info for package django-translated-fields Running command python setup.py egg_info running egg_info creating pip-egg-info/django_translated_fields.egg-info writing pip-egg-info/django_translated_fields.egg-info/PKG-INFO writing requirements to pip-egg-info/django_translated_fields.egg-info/requires.txt writing top-level names to pip-egg-info/django_translated_fields.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_translated_fields.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_translated_fields.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_translated_fields.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'translated_fields/static' warning: no files found matching '*' under directory 'translated_fields/locale' warning: no files found matching '*' under directory 'translated_fields/templates' writing manifest file 'pip-egg-info/django_translated_fields.egg-info/SOURCES.txt' Source in /tmp/pip-build-jtm7ijtd/django-translated-fields has version 0.0.1, which satisfies requirement django-translated-fields==0.0.1 from https://files.pythonhosted.org/packages/a5/c9/0a6039178b85885d4fde63e03ffddd47259469ed0598a6246eddb6f74b6e/django-translated-fields-0.0.1.tar.gz#sha256=26627229971e983f56f8118e56ab1791eda0e25d93e4a6753d763249f435ffb4 Building wheels for collected packages: django-translated-fields Running setup.py bdist_wheel for django-translated-fields: started Destination directory: /tmp/tmpk2wqccudpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jtm7ijtd/django-translated-fields/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/tmpk2wqccudpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/translated_fields copying translated_fields/__init__.py -> build/lib/translated_fields copying translated_fields/fields.py -> build/lib/translated_fields running egg_info writing dependency_links to django_translated_fields.egg-info/dependency_links.txt writing requirements to django_translated_fields.egg-info/requires.txt writing django_translated_fields.egg-info/PKG-INFO writing top-level names to django_translated_fields.egg-info/top_level.txt reading manifest file 'django_translated_fields.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'translated_fields/static' warning: no files found matching '*' under directory 'translated_fields/locale' warning: no files found matching '*' under directory 'translated_fields/templates' writing manifest file 'django_translated_fields.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/translated_fields copying build/lib/translated_fields/__init__.py -> build/bdist.linux-armv7l/wheel/translated_fields copying build/lib/translated_fields/fields.py -> build/bdist.linux-armv7l/wheel/translated_fields running install_egg_info Copying django_translated_fields.egg-info to build/bdist.linux-armv7l/wheel/django_translated_fields-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_translated_fields-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for django-translated-fields: finished with status 'done' Stored in directory: /tmp/tmpwb758upe Successfully built django-translated-fields Cleaning up... Removing source in /tmp/pip-build-jtm7ijtd/django-translated-fields