Collecting django-form-admin==0.5.0 1 location(s) to search for versions of django-form-admin: * https://pypi.python.org/simple/django-form-admin/ Getting page https://pypi.python.org/simple/django-form-admin/ Analyzing links from page https://pypi.python.org/simple/django-form-admin/ Found link https://pypi.python.org/packages/11/d6/66f6fe4d2aaa58c44611ed85d8d80f79fea027c6ac04701efb3d93360826/django-form-admin-0.3.1.tar.gz#md5=68ddcae584a30a8af0e74549d36a788e (from https://pypi.python.org/simple/django-form-admin/), version: 0.3.1 Found link https://pypi.python.org/packages/4b/c7/a22e747ff87ec77c840979f999d9b63057811d214f02c784d57daecf250e/django-form-admin-0.4.0.tar.gz#md5=fe46294c5dfca3b9d0530b2d704e619d (from https://pypi.python.org/simple/django-form-admin/), version: 0.4.0 Found link https://pypi.python.org/packages/4f/31/1b3fa0b1e772677bf894121c83745fb36beb3ddc7cdce030d2ceda9b9331/django-form-admin-0.2.tar.gz#md5=f47247879b26710c39987188745a38ed (from https://pypi.python.org/simple/django-form-admin/), version: 0.2 Found link https://pypi.python.org/packages/66/97/31d85e5a2a806c73b94b22ddd826dab1890b11554d7c140a68a2be6932ba/django-form-admin-0.4.1.tar.gz#md5=8950a3fc7b2be278bca890aae7c1dfb8 (from https://pypi.python.org/simple/django-form-admin/), version: 0.4.1 Found link https://pypi.python.org/packages/6d/cb/da6a65912e515ac4c9373960ce14d2369fd10208448c3c7b1fb85590d4a2/django-form-admin-0.5.0.tar.gz#md5=43a8b9510efa240b18e3a01387c9b528 (from https://pypi.python.org/simple/django-form-admin/), version: 0.5.0 Found link https://pypi.python.org/packages/ba/1f/d3b0a8cd54c4a27a9eaef4b32dd7f82e4c625d1e03598323836ca5cd777a/django-form-admin-0.3.tar.gz#md5=a17ff1ce71b00d662a601474de7d08b2 (from https://pypi.python.org/simple/django-form-admin/), version: 0.3 Found link https://pypi.python.org/packages/bb/99/f905202d974f464db90b6c5b9e789310c9c7dfdfdb901cd8b4e7151fccd5/django-form-admin-0.3.2.tar.gz#md5=967337d97c54d076dcef5fe35a20b51c (from https://pypi.python.org/simple/django-form-admin/), version: 0.3.2 Found link https://pypi.python.org/packages/c8/55/5d56a9285533bfe6875b7d713b4f06110e5803558671ea0fd686660f9936/django-form-admin-0.1.tar.gz#md5=25f661189868f4d1771676baef960391 (from https://pypi.python.org/simple/django-form-admin/), version: 0.1 Found link https://pypi.python.org/packages/d4/9c/9ffd611437eb552415d5e0437f18727f5eeb84e1ff77a1b4adfba47a11d8/django-form-admin-0.4.2.tar.gz#md5=74b1a855ddad8603e37d1d56eaaa1545 (from https://pypi.python.org/simple/django-form-admin/), version: 0.4.2 Using version 0.5.0 (newest of versions: 0.5.0) Downloading django-form-admin-0.5.0.tar.gz Downloading from URL https://pypi.python.org/packages/6d/cb/da6a65912e515ac4c9373960ce14d2369fd10208448c3c7b1fb85590d4a2/django-form-admin-0.5.0.tar.gz#md5=43a8b9510efa240b18e3a01387c9b528 (from https://pypi.python.org/simple/django-form-admin/) Running setup.py (path:/tmp/pip-build-7vrgsjx7/django-form-admin/setup.py) egg_info for package django-form-admin Running command python setup.py egg_info running egg_info creating pip-egg-info/django_form_admin.egg-info writing dependency_links to pip-egg-info/django_form_admin.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_form_admin.egg-info/top_level.txt writing pip-egg-info/django_form_admin.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_form_admin.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_form_admin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'example/' warning: no previously-included files found matching '*~' warning: no previously-included files found matching '*.pyc' writing manifest file 'pip-egg-info/django_form_admin.egg-info/SOURCES.txt' Source in /tmp/pip-build-7vrgsjx7/django-form-admin has version 0.5.0, which satisfies requirement django-form-admin==0.5.0 from https://pypi.python.org/packages/6d/cb/da6a65912e515ac4c9373960ce14d2369fd10208448c3c7b1fb85590d4a2/django-form-admin-0.5.0.tar.gz#md5=43a8b9510efa240b18e3a01387c9b528 Building wheels for collected packages: django-form-admin Running setup.py bdist_wheel for django-form-admin: started Destination directory: /tmp/tmpngxss3c4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-7vrgsjx7/django-form-admin/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/tmpngxss3c4pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/formadmin copying formadmin/__init__.py -> build/lib/formadmin copying formadmin/forms.py -> build/lib/formadmin creating build/lib/formadmin/templatetags copying formadmin/templatetags/__init__.py -> build/lib/formadmin/templatetags copying formadmin/templatetags/formadmin_filters.py -> build/lib/formadmin/templatetags running egg_info writing django_form_admin.egg-info/PKG-INFO writing top-level names to django_form_admin.egg-info/top_level.txt writing dependency_links to django_form_admin.egg-info/dependency_links.txt reading manifest file 'django_form_admin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'example/' warning: no previously-included files found matching '*~' warning: no previously-included files found matching '*.pyc' writing manifest file 'django_form_admin.egg-info/SOURCES.txt' creating build/lib/formadmin/templates creating build/lib/formadmin/templates/formadmin copying formadmin/templates/formadmin/form_admin_django.html -> build/lib/formadmin/templates/formadmin 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/formadmin copying build/lib/formadmin/__init__.py -> build/bdist.linux-armv7l/wheel/formadmin creating build/bdist.linux-armv7l/wheel/formadmin/templates creating build/bdist.linux-armv7l/wheel/formadmin/templates/formadmin copying build/lib/formadmin/templates/formadmin/form_admin_django.html -> build/bdist.linux-armv7l/wheel/formadmin/templates/formadmin copying build/lib/formadmin/forms.py -> build/bdist.linux-armv7l/wheel/formadmin creating build/bdist.linux-armv7l/wheel/formadmin/templatetags copying build/lib/formadmin/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/formadmin/templatetags copying build/lib/formadmin/templatetags/formadmin_filters.py -> build/bdist.linux-armv7l/wheel/formadmin/templatetags running install_egg_info Copying django_form_admin.egg-info to build/bdist.linux-armv7l/wheel/django_form_admin-0.5.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_form_admin-0.5.0.dist-info/WHEEL Running setup.py bdist_wheel for django-form-admin: finished with status 'done' Stored in directory: /tmp/tmpnzcbn14w Successfully built django-form-admin Cleaning up... Removing source in /tmp/pip-build-7vrgsjx7/django-form-admin