pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Add py-django-crispy-forms



Module Name:	pkgsrc-wip
Committed By:	Kethzer Docteur <kethzer.dr%gmail.com@localhost>
Pushed By:	kethzer.dr
Date:		Fri May 4 13:50:15 2018 -0400
Changeset:	4e1eb3d8b64e2769ef3c5ff7267d781d49068b64

Modified Files:
	Makefile
Added Files:
	py-django-crispy-forms/DESCR
	py-django-crispy-forms/Makefile
	py-django-crispy-forms/PLIST
	py-django-crispy-forms/distinfo

Log Message:
Add py-django-crispy-forms

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4e1eb3d8b64e2769ef3c5ff7267d781d49068b64

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                        |   1 +
 py-django-crispy-forms/DESCR    |   1 +
 py-django-crispy-forms/Makefile |  20 ++++
 py-django-crispy-forms/PLIST    | 208 ++++++++++++++++++++++++++++++++++++++++
 py-django-crispy-forms/distinfo |   6 ++
 5 files changed, 236 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 0e5e03fec6..603b159478 100644
--- a/Makefile
+++ b/Makefile
@@ -3102,6 +3102,7 @@ SUBDIR+=	py-divmod-epsilon
 SUBDIR+=	py-dj-database-url
 SUBDIR+=	py-dj-static
 SUBDIR+=	py-django-audiofield
+SUBDIR+=	py-django-crispy-forms
 SUBDIR+=	py-django-gitrevision
 SUBDIR+=	py-django-helmholtz
 SUBDIR+=	py-django-idmap
diff --git a/py-django-crispy-forms/DESCR b/py-django-crispy-forms/DESCR
new file mode 100644
index 0000000000..d8229500f2
--- /dev/null
+++ b/py-django-crispy-forms/DESCR
@@ -0,0 +1 @@
+Best way to have Django DRY forms
diff --git a/py-django-crispy-forms/Makefile b/py-django-crispy-forms/Makefile
new file mode 100644
index 0000000000..64ff92b9bb
--- /dev/null
+++ b/py-django-crispy-forms/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME=	django-crispy-forms-1.7.2
+PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	www python
+MASTER_SITES=   ${MASTER_SITE_PYPI:=d/django-crispy-forms/}
+
+MAINTAINER=	kethzer.dr%gmail.com@localhost
+HOMEPAGE=	http://github.com/maraujop/django-crispy-forms
+COMMENT=	Best way to have Django DRY forms
+LICENSE=	mit
+
+
+DEPENDS+=       ${PYPKGPREFIX}-django>=1.11:../../www/py-django
+
+.include "../../lang/python/egg.mk"
+WRKSRC=		${WRKDIR}/django-crispy-forms-1.7.2
+USE_LANGUAGES=	# none
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-django-crispy-forms/PLIST b/py-django-crispy-forms/PLIST
new file mode 100644
index 0000000000..1af2065443
--- /dev/null
+++ b/py-django-crispy-forms/PLIST
@@ -0,0 +1,208 @@
+@comment $NetBSD$
+${PYSITELIB}/crispy_forms/__init__.py
+${PYSITELIB}/crispy_forms/__init__.pyc
+${PYSITELIB}/crispy_forms/__init__.pyo
+${PYSITELIB}/crispy_forms/base.py
+${PYSITELIB}/crispy_forms/base.pyc
+${PYSITELIB}/crispy_forms/base.pyo
+${PYSITELIB}/crispy_forms/bootstrap.py
+${PYSITELIB}/crispy_forms/bootstrap.pyc
+${PYSITELIB}/crispy_forms/bootstrap.pyo
+${PYSITELIB}/crispy_forms/compatibility.py
+${PYSITELIB}/crispy_forms/compatibility.pyc
+${PYSITELIB}/crispy_forms/compatibility.pyo
+${PYSITELIB}/crispy_forms/exceptions.py
+${PYSITELIB}/crispy_forms/exceptions.pyc
+${PYSITELIB}/crispy_forms/exceptions.pyo
+${PYSITELIB}/crispy_forms/helper.py
+${PYSITELIB}/crispy_forms/helper.pyc
+${PYSITELIB}/crispy_forms/helper.pyo
+${PYSITELIB}/crispy_forms/layout.py
+${PYSITELIB}/crispy_forms/layout.pyc
+${PYSITELIB}/crispy_forms/layout.pyo
+${PYSITELIB}/crispy_forms/layout_slice.py
+${PYSITELIB}/crispy_forms/layout_slice.pyc
+${PYSITELIB}/crispy_forms/layout_slice.pyo
+${PYSITELIB}/crispy_forms/templates/bootstrap/accordion-group.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/accordion.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/betterform.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/display_form.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/errors.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/errors_formset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/field.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/alert.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/baseinput.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/button.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/buttonholder.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/checkboxselectmultiple.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/checkboxselectmultiple_inline.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/div.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/field_errors.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/field_errors_block.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/field_with_buttons.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/fieldset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/formactions.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/help_text.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/help_text_and_errors.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/multifield.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/prepended_appended_text.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/radioselect.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/radioselect_inline.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/tab-link.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/tab.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/layout/uneditable_input.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/table_inline_formset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/uni_form.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/uni_formset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/whole_uni_form.html
+${PYSITELIB}/crispy_forms/templates/bootstrap/whole_uni_formset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/accordion-group.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/accordion.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/betterform.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/display_form.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/errors.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/errors_formset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/field.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/inputs.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/alert.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/baseinput.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/button.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/buttonholder.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/checkboxselectmultiple.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/checkboxselectmultiple_inline.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/div.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/field_errors.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/field_errors_block.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/field_with_buttons.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/fieldset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/formactions.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/help_text.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/inline_field.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/multifield.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/prepended_appended_text.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/radioselect.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/radioselect_inline.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/tab-link.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/tab.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/layout/uneditable_input.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/multifield.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/table_inline_formset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/uni_form.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/uni_formset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/whole_uni_form.html
+${PYSITELIB}/crispy_forms/templates/bootstrap3/whole_uni_formset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/accordion-group.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/accordion.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/betterform.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/display_form.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/errors.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/errors_formset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/field.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/inputs.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/alert.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/baseinput.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/button.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/buttonholder.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/checkboxselectmultiple.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/checkboxselectmultiple_inline.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/div.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/field_errors.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/field_errors_block.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/field_with_buttons.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/fieldset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/formactions.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/help_text.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/help_text_and_errors.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/inline_field.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/multifield.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/prepended_appended_text.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/radioselect.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/radioselect_inline.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/tab-link.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/tab.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/layout/uneditable_input.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/table_inline_formset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/uni_form.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/uni_formset.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/whole_uni_form.html
+${PYSITELIB}/crispy_forms/templates/bootstrap4/whole_uni_formset.html
+${PYSITELIB}/crispy_forms/templates/uni_form/betterform.html
+${PYSITELIB}/crispy_forms/templates/uni_form/display_form.html
+${PYSITELIB}/crispy_forms/templates/uni_form/errors.html
+${PYSITELIB}/crispy_forms/templates/uni_form/errors_formset.html
+${PYSITELIB}/crispy_forms/templates/uni_form/field.html
+${PYSITELIB}/crispy_forms/templates/uni_form/field.strict.html
+${PYSITELIB}/crispy_forms/templates/uni_form/layout/baseinput.html
+${PYSITELIB}/crispy_forms/templates/uni_form/layout/buttonholder.html
+${PYSITELIB}/crispy_forms/templates/uni_form/layout/div.html
+${PYSITELIB}/crispy_forms/templates/uni_form/layout/fieldset.html
+${PYSITELIB}/crispy_forms/templates/uni_form/layout/multifield.html
+${PYSITELIB}/crispy_forms/templates/uni_form/multifield.html
+${PYSITELIB}/crispy_forms/templates/uni_form/uni_form.html
+${PYSITELIB}/crispy_forms/templates/uni_form/uni_formset.html
+${PYSITELIB}/crispy_forms/templates/uni_form/whole_uni_form.html
+${PYSITELIB}/crispy_forms/templates/uni_form/whole_uni_formset.html
+${PYSITELIB}/crispy_forms/templatetags/__init__.py
+${PYSITELIB}/crispy_forms/templatetags/__init__.pyc
+${PYSITELIB}/crispy_forms/templatetags/__init__.pyo
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_field.py
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_field.pyc
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_field.pyo
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_filters.py
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_filters.pyc
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_filters.pyo
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_tags.py
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_tags.pyc
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_tags.pyo
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_utils.py
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_utils.pyc
+${PYSITELIB}/crispy_forms/templatetags/crispy_forms_utils.pyo
+${PYSITELIB}/crispy_forms/tests/__init__.py
+${PYSITELIB}/crispy_forms/tests/__init__.pyc
+${PYSITELIB}/crispy_forms/tests/__init__.pyo
+${PYSITELIB}/crispy_forms/tests/conftest.py
+${PYSITELIB}/crispy_forms/tests/conftest.pyc
+${PYSITELIB}/crispy_forms/tests/conftest.pyo
+${PYSITELIB}/crispy_forms/tests/forms.py
+${PYSITELIB}/crispy_forms/tests/forms.pyc
+${PYSITELIB}/crispy_forms/tests/forms.pyo
+${PYSITELIB}/crispy_forms/tests/templates/crispy_render_template.html
+${PYSITELIB}/crispy_forms/tests/templates/custom_field_template.html
+${PYSITELIB}/crispy_forms/tests/templates/custom_form_template.html
+${PYSITELIB}/crispy_forms/tests/templates/custom_form_template_with_context.html
+${PYSITELIB}/crispy_forms/tests/test_dynamic_api.py
+${PYSITELIB}/crispy_forms/tests/test_dynamic_api.pyc
+${PYSITELIB}/crispy_forms/tests/test_dynamic_api.pyo
+${PYSITELIB}/crispy_forms/tests/test_form_helper.py
+${PYSITELIB}/crispy_forms/tests/test_form_helper.pyc
+${PYSITELIB}/crispy_forms/tests/test_form_helper.pyo
+${PYSITELIB}/crispy_forms/tests/test_layout.py
+${PYSITELIB}/crispy_forms/tests/test_layout.pyc
+${PYSITELIB}/crispy_forms/tests/test_layout.pyo
+${PYSITELIB}/crispy_forms/tests/test_layout_objects.py
+${PYSITELIB}/crispy_forms/tests/test_layout_objects.pyc
+${PYSITELIB}/crispy_forms/tests/test_layout_objects.pyo
+${PYSITELIB}/crispy_forms/tests/test_settings.py
+${PYSITELIB}/crispy_forms/tests/test_settings.pyc
+${PYSITELIB}/crispy_forms/tests/test_settings.pyo
+${PYSITELIB}/crispy_forms/tests/test_tags.py
+${PYSITELIB}/crispy_forms/tests/test_tags.pyc
+${PYSITELIB}/crispy_forms/tests/test_tags.pyo
+${PYSITELIB}/crispy_forms/tests/test_utils.py
+${PYSITELIB}/crispy_forms/tests/test_utils.pyc
+${PYSITELIB}/crispy_forms/tests/test_utils.pyo
+${PYSITELIB}/crispy_forms/tests/urls.py
+${PYSITELIB}/crispy_forms/tests/urls.pyc
+${PYSITELIB}/crispy_forms/tests/urls.pyo
+${PYSITELIB}/crispy_forms/tests/utils.py
+${PYSITELIB}/crispy_forms/tests/utils.pyc
+${PYSITELIB}/crispy_forms/tests/utils.pyo
+${PYSITELIB}/crispy_forms/utils.py
+${PYSITELIB}/crispy_forms/utils.pyc
+${PYSITELIB}/crispy_forms/utils.pyo
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/py-django-crispy-forms/distinfo b/py-django-crispy-forms/distinfo
new file mode 100644
index 0000000000..1bf80a92cd
--- /dev/null
+++ b/py-django-crispy-forms/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (django-crispy-forms-1.7.2.tar.gz) = 01a1ad8f8ff624e996e913966e87075c28251125
+RMD160 (django-crispy-forms-1.7.2.tar.gz) = 622b7cf4ef289a5f861fbef79c57ab7d5961020a
+SHA512 (django-crispy-forms-1.7.2.tar.gz) = ab728c6db4e11ec7acc44bd523b82d559259fc8ccd25f79ce5851946d731cc0bdeac37fca24d506118f993916b833306ed4bff930b6a5411269a2bbfa90f1cd8
+Size (django-crispy-forms-1.7.2.tar.gz) = 53853 bytes


Home | Main Index | Thread Index | Old Index