Collecting django-ajax-forms-mega==0.2.9 1 location(s) to search for versions of django-ajax-forms-mega: * https://pypi.python.org/simple/django-ajax-forms-mega/ Getting page https://pypi.python.org/simple/django-ajax-forms-mega/ Analyzing links from page https://pypi.python.org/simple/django-ajax-forms-mega/ Found link https://pypi.python.org/packages/1b/20/8f80af102c009f9d07b559483a1d4c42bb281fdf336f9d4ba824b4054855/django-ajax-forms-mega-0.2.7.tar.gz#md5=4e2cacf6e460db1e7560ed89fd7af878 (from https://pypi.python.org/simple/django-ajax-forms-mega/), version: 0.2.7 Found link https://pypi.python.org/packages/1f/27/b7e3791ef072d1216c75cda3cb0ba5753d8c01a1bada90b92c0a2120fc1c/django-ajax-forms-mega-0.2.8.tar.gz#md5=3cf900affe9123097a3af4fcee560418 (from https://pypi.python.org/simple/django-ajax-forms-mega/), version: 0.2.8 Found link https://pypi.python.org/packages/33/6a/4ed8a08425d22bafedb44efbe6af072e3d7f16f11299e0a585482c77fab7/django-ajax-forms-mega-0.2.9.tar.gz#md5=503ba1c4b34ed9d4dca211e7068c5ec8 (from https://pypi.python.org/simple/django-ajax-forms-mega/), version: 0.2.9 Found link https://pypi.python.org/packages/64/74/8e5a810e69de2da8215b3320d0e00e0f8eb621073917cc2ed06f59a1fa98/django-ajax-forms-mega-0.2.6.tar.gz#md5=29cc6451f8fd130dab1f85f26e95b072 (from https://pypi.python.org/simple/django-ajax-forms-mega/), version: 0.2.6 Found link https://pypi.python.org/packages/91/fe/b735fac5f8069ace60816a8640b1d16cbffd7b39d0d3db0110bedff11adb/django-ajax-forms-mega-0.2.5.tar.gz#md5=cb8909c346ee9d94945a12b1b9c16884 (from https://pypi.python.org/simple/django-ajax-forms-mega/), version: 0.2.5 Found link https://pypi.python.org/packages/f0/32/2afbd36573da8d00f5e18daccad391f63a7bbd1039e60400fa4106805c04/django-ajax-forms-mega-0.2.4.tar.gz#md5=43f8d7b053110dc30dff59d0d8517166 (from https://pypi.python.org/simple/django-ajax-forms-mega/), version: 0.2.4 Using version 0.2.9 (newest of versions: 0.2.9) Downloading django-ajax-forms-mega-0.2.9.tar.gz (62kB) Downloading from URL https://pypi.python.org/packages/33/6a/4ed8a08425d22bafedb44efbe6af072e3d7f16f11299e0a585482c77fab7/django-ajax-forms-mega-0.2.9.tar.gz#md5=503ba1c4b34ed9d4dca211e7068c5ec8 (from https://pypi.python.org/simple/django-ajax-forms-mega/) Running setup.py (path:/tmp/pip-build-90vo7eum/django-ajax-forms-mega/setup.py) egg_info for package django-ajax-forms-mega Running command python setup.py egg_info running egg_info creating pip-egg-info/django_ajax_forms_mega.egg-info writing requirements to pip-egg-info/django_ajax_forms_mega.egg-info/requires.txt writing dependency_links to pip-egg-info/django_ajax_forms_mega.egg-info/dependency_links.txt writing pip-egg-info/django_ajax_forms_mega.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_ajax_forms_mega.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_ajax_forms_mega.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_ajax_forms_mega.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'ajax_forms/tests/fixtures' writing manifest file 'pip-egg-info/django_ajax_forms_mega.egg-info/SOURCES.txt' Source in /tmp/pip-build-90vo7eum/django-ajax-forms-mega has version 0.2.9, which satisfies requirement django-ajax-forms-mega==0.2.9 from https://pypi.python.org/packages/33/6a/4ed8a08425d22bafedb44efbe6af072e3d7f16f11299e0a585482c77fab7/django-ajax-forms-mega-0.2.9.tar.gz#md5=503ba1c4b34ed9d4dca211e7068c5ec8 Building wheels for collected packages: django-ajax-forms-mega Running setup.py bdist_wheel for django-ajax-forms-mega: started Destination directory: /tmp/tmpkc_7tks1pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-90vo7eum/django-ajax-forms-mega/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/tmpkc_7tks1pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/example_project copying example_project/manage.py -> build/lib/example_project copying example_project/__init__.py -> build/lib/example_project creating build/lib/ajax_forms copying ajax_forms/forms.py -> build/lib/ajax_forms copying ajax_forms/utils.py -> build/lib/ajax_forms copying ajax_forms/models.py -> build/lib/ajax_forms copying ajax_forms/constants.py -> build/lib/ajax_forms copying ajax_forms/views.py -> build/lib/ajax_forms copying ajax_forms/__init__.py -> build/lib/ajax_forms copying ajax_forms/filters.py -> build/lib/ajax_forms copying ajax_forms/urls.py -> build/lib/ajax_forms creating build/lib/example_project/example_project copying example_project/example_project/settings.py -> build/lib/example_project/example_project copying example_project/example_project/__init__.py -> build/lib/example_project/example_project copying example_project/example_project/urls.py -> build/lib/example_project/example_project copying example_project/example_project/wsgi.py -> build/lib/example_project/example_project creating build/lib/example_project/formtest copying example_project/formtest/forms.py -> build/lib/example_project/formtest copying example_project/formtest/models.py -> build/lib/example_project/formtest copying example_project/formtest/views.py -> build/lib/example_project/formtest copying example_project/formtest/tests.py -> build/lib/example_project/formtest copying example_project/formtest/__init__.py -> build/lib/example_project/formtest copying example_project/formtest/urls.py -> build/lib/example_project/formtest creating build/lib/ajax_forms/tests copying ajax_forms/tests/forms.py -> build/lib/ajax_forms/tests copying ajax_forms/tests/views.py -> build/lib/ajax_forms/tests copying ajax_forms/tests/tests.py -> build/lib/ajax_forms/tests copying ajax_forms/tests/__init__.py -> build/lib/ajax_forms/tests copying ajax_forms/tests/urls.py -> build/lib/ajax_forms/tests creating build/lib/ajax_forms/templatetags copying ajax_forms/templatetags/jquery_validation.py -> build/lib/ajax_forms/templatetags copying ajax_forms/templatetags/daf_help.py -> build/lib/ajax_forms/templatetags copying ajax_forms/templatetags/__init__.py -> build/lib/ajax_forms/templatetags creating build/lib/ajax_forms/templates creating build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/base_site.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/generic_edit_inline_row.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/generic_edit_buttons.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/generic_listview.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/base0.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/generic_listview_results.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/change_list_results0.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/generic_edit2.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/base.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/submit_line.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/delete_confirmation.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/generic_edit.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/generic_edit_inline.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/change_list.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/pagination.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/change_list_results.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/change_list0.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/delete_selected_confirmation.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/change_form.html -> build/lib/ajax_forms/templates/ajax_forms copying ajax_forms/templates/ajax_forms/actions.html -> build/lib/ajax_forms/templates/ajax_forms creating build/lib/ajax_forms/templates/ajax_forms/edit_inline copying ajax_forms/templates/ajax_forms/edit_inline/tabular_row.html -> build/lib/ajax_forms/templates/ajax_forms/edit_inline copying ajax_forms/templates/ajax_forms/edit_inline/tabular.html -> build/lib/ajax_forms/templates/ajax_forms/edit_inline copying ajax_forms/templates/ajax_forms/edit_inline/stacked.html -> build/lib/ajax_forms/templates/ajax_forms/edit_inline copying ajax_forms/templates/ajax_forms/edit_inline/tabular_.html -> build/lib/ajax_forms/templates/ajax_forms/edit_inline copying ajax_forms/templates/ajax_forms/edit_inline/tabular_ajax_row.html -> build/lib/ajax_forms/templates/ajax_forms/edit_inline copying ajax_forms/templates/ajax_forms/edit_inline/tabular_ajax.html -> build/lib/ajax_forms/templates/ajax_forms/edit_inline copying ajax_forms/templatetags/jquery_validation.pyc -> build/lib/ajax_forms/templatetags copying ajax_forms/templatetags/daf_help.pyc -> build/lib/ajax_forms/templatetags copying ajax_forms/templatetags/__init__.pyc -> build/lib/ajax_forms/templatetags creating build/lib/ajax_forms/tests/templates copying ajax_forms/tests/templates/contact.html -> build/lib/ajax_forms/tests/templates creating build/lib/ajax_forms/static creating build/lib/ajax_forms/static/ajax_forms creating build/lib/ajax_forms/static/ajax_forms/img copying ajax_forms/static/ajax_forms/img/sorting-icons.gif -> build/lib/ajax_forms/static/ajax_forms/img creating build/lib/ajax_forms/static/ajax_forms/js copying ajax_forms/static/ajax_forms/js/jquery.django-ajax-form.js -> build/lib/ajax_forms/static/ajax_forms/js copying ajax_forms/static/ajax_forms/js/daf-actions.min.js -> build/lib/ajax_forms/static/ajax_forms/js copying ajax_forms/static/ajax_forms/js/jquery-uni-form.js -> build/lib/ajax_forms/static/ajax_forms/js copying ajax_forms/static/ajax_forms/js/jquery.validate.js -> build/lib/ajax_forms/static/ajax_forms/js copying ajax_forms/static/ajax_forms/js/jquery-ajax-validation.js -> build/lib/ajax_forms/static/ajax_forms/js copying ajax_forms/static/ajax_forms/js/daf-actions.js -> build/lib/ajax_forms/static/ajax_forms/js creating build/lib/ajax_forms/static/ajax_forms/css copying ajax_forms/static/ajax_forms/css/main.css -> build/lib/ajax_forms/static/ajax_forms/css 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/example_project creating build/bdist.linux-armv7l/wheel/example_project/example_project copying build/lib/example_project/example_project/settings.py -> build/bdist.linux-armv7l/wheel/example_project/example_project copying build/lib/example_project/example_project/__init__.py -> build/bdist.linux-armv7l/wheel/example_project/example_project copying build/lib/example_project/example_project/urls.py -> build/bdist.linux-armv7l/wheel/example_project/example_project copying build/lib/example_project/example_project/wsgi.py -> build/bdist.linux-armv7l/wheel/example_project/example_project copying build/lib/example_project/manage.py -> build/bdist.linux-armv7l/wheel/example_project copying build/lib/example_project/__init__.py -> build/bdist.linux-armv7l/wheel/example_project creating build/bdist.linux-armv7l/wheel/example_project/formtest copying build/lib/example_project/formtest/forms.py -> build/bdist.linux-armv7l/wheel/example_project/formtest copying build/lib/example_project/formtest/models.py -> build/bdist.linux-armv7l/wheel/example_project/formtest copying build/lib/example_project/formtest/views.py -> build/bdist.linux-armv7l/wheel/example_project/formtest copying build/lib/example_project/formtest/tests.py -> build/bdist.linux-armv7l/wheel/example_project/formtest copying build/lib/example_project/formtest/__init__.py -> build/bdist.linux-armv7l/wheel/example_project/formtest copying build/lib/example_project/formtest/urls.py -> build/bdist.linux-armv7l/wheel/example_project/formtest creating build/bdist.linux-armv7l/wheel/ajax_forms creating build/bdist.linux-armv7l/wheel/ajax_forms/templates creating build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/base_site.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/generic_edit_inline_row.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/generic_edit_buttons.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/generic_listview.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/base0.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/generic_listview_results.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms creating build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms/edit_inline copying build/lib/ajax_forms/templates/ajax_forms/edit_inline/tabular_row.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms/edit_inline copying build/lib/ajax_forms/templates/ajax_forms/edit_inline/tabular.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms/edit_inline copying build/lib/ajax_forms/templates/ajax_forms/edit_inline/stacked.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms/edit_inline copying build/lib/ajax_forms/templates/ajax_forms/edit_inline/tabular_.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms/edit_inline copying build/lib/ajax_forms/templates/ajax_forms/edit_inline/tabular_ajax_row.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms/edit_inline copying build/lib/ajax_forms/templates/ajax_forms/edit_inline/tabular_ajax.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms/edit_inline copying build/lib/ajax_forms/templates/ajax_forms/change_list_results0.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/generic_edit2.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/base.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/submit_line.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/delete_confirmation.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/generic_edit.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/generic_edit_inline.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/change_list.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/pagination.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/change_list_results.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/change_list0.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/delete_selected_confirmation.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/change_form.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/templates/ajax_forms/actions.html -> build/bdist.linux-armv7l/wheel/ajax_forms/templates/ajax_forms copying build/lib/ajax_forms/forms.py -> build/bdist.linux-armv7l/wheel/ajax_forms copying build/lib/ajax_forms/utils.py -> build/bdist.linux-armv7l/wheel/ajax_forms copying build/lib/ajax_forms/models.py -> build/bdist.linux-armv7l/wheel/ajax_forms copying build/lib/ajax_forms/constants.py -> build/bdist.linux-armv7l/wheel/ajax_forms creating build/bdist.linux-armv7l/wheel/ajax_forms/tests creating build/bdist.linux-armv7l/wheel/ajax_forms/tests/templates copying build/lib/ajax_forms/tests/templates/contact.html -> build/bdist.linux-armv7l/wheel/ajax_forms/tests/templates copying build/lib/ajax_forms/tests/forms.py -> build/bdist.linux-armv7l/wheel/ajax_forms/tests copying build/lib/ajax_forms/tests/views.py -> build/bdist.linux-armv7l/wheel/ajax_forms/tests copying build/lib/ajax_forms/tests/tests.py -> build/bdist.linux-armv7l/wheel/ajax_forms/tests copying build/lib/ajax_forms/tests/__init__.py -> build/bdist.linux-armv7l/wheel/ajax_forms/tests copying build/lib/ajax_forms/tests/urls.py -> build/bdist.linux-armv7l/wheel/ajax_forms/tests copying build/lib/ajax_forms/views.py -> build/bdist.linux-armv7l/wheel/ajax_forms creating build/bdist.linux-armv7l/wheel/ajax_forms/templatetags copying build/lib/ajax_forms/templatetags/jquery_validation.py -> build/bdist.linux-armv7l/wheel/ajax_forms/templatetags copying build/lib/ajax_forms/templatetags/daf_help.py -> build/bdist.linux-armv7l/wheel/ajax_forms/templatetags copying build/lib/ajax_forms/templatetags/jquery_validation.pyc -> build/bdist.linux-armv7l/wheel/ajax_forms/templatetags copying build/lib/ajax_forms/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/ajax_forms/templatetags copying build/lib/ajax_forms/templatetags/daf_help.pyc -> build/bdist.linux-armv7l/wheel/ajax_forms/templatetags copying build/lib/ajax_forms/templatetags/__init__.pyc -> build/bdist.linux-armv7l/wheel/ajax_forms/templatetags copying build/lib/ajax_forms/__init__.py -> build/bdist.linux-armv7l/wheel/ajax_forms copying build/lib/ajax_forms/filters.py -> build/bdist.linux-armv7l/wheel/ajax_forms creating build/bdist.linux-armv7l/wheel/ajax_forms/static creating build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms creating build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms/img copying build/lib/ajax_forms/static/ajax_forms/img/sorting-icons.gif -> build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms/img creating build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms/js copying build/lib/ajax_forms/static/ajax_forms/js/jquery.django-ajax-form.js -> build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms/js copying build/lib/ajax_forms/static/ajax_forms/js/daf-actions.min.js -> build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms/js copying build/lib/ajax_forms/static/ajax_forms/js/jquery-uni-form.js -> build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms/js copying build/lib/ajax_forms/static/ajax_forms/js/jquery.validate.js -> build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms/js copying build/lib/ajax_forms/static/ajax_forms/js/jquery-ajax-validation.js -> build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms/js copying build/lib/ajax_forms/static/ajax_forms/js/daf-actions.js -> build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms/js creating build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms/css copying build/lib/ajax_forms/static/ajax_forms/css/main.css -> build/bdist.linux-armv7l/wheel/ajax_forms/static/ajax_forms/css copying build/lib/ajax_forms/urls.py -> build/bdist.linux-armv7l/wheel/ajax_forms running install_egg_info running egg_info writing top-level names to django_ajax_forms_mega.egg-info/top_level.txt writing django_ajax_forms_mega.egg-info/PKG-INFO writing requirements to django_ajax_forms_mega.egg-info/requires.txt writing dependency_links to django_ajax_forms_mega.egg-info/dependency_links.txt reading manifest file 'django_ajax_forms_mega.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'ajax_forms/tests/fixtures' writing manifest file 'django_ajax_forms_mega.egg-info/SOURCES.txt' Copying django_ajax_forms_mega.egg-info to build/bdist.linux-armv7l/wheel/django_ajax_forms_mega-0.2.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_ajax_forms_mega-0.2.9.dist-info/WHEEL Running setup.py bdist_wheel for django-ajax-forms-mega: finished with status 'done' Stored in directory: /tmp/tmpcmwj04et Successfully built django-ajax-forms-mega Cleaning up... Removing source in /tmp/pip-build-90vo7eum/django-ajax-forms-mega