summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2022-05-25 15:36:09 +0000
committerkleink <kleink@pkgsrc.org>2022-05-25 15:36:09 +0000
commit34cff2e2fb11387dee3ccde27515b67b781cb0bd (patch)
treeb3b0756c5db0bdd437f286afc641d696a291c606 /www
parent3b32cb2bba818213db55b6fe25b0621923559ab1 (diff)
downloadpkgsrc-34cff2e2fb11387dee3ccde27515b67b781cb0bd.tar.gz
Import WTForms-Django-0.1 as www/py-wtforms-django.
WTForms-Django is a fork of the wtforms.ext.django package from WTForms. The package has been renamed to wtforms_django but otherwise should function the same as wtforms.ext.django did.
Diffstat (limited to 'www')
-rw-r--r--www/py-wtforms-django/DESCR3
-rw-r--r--www/py-wtforms-django/Makefile22
-rw-r--r--www/py-wtforms-django/PLIST18
-rw-r--r--www/py-wtforms-django/distinfo5
4 files changed, 48 insertions, 0 deletions
diff --git a/www/py-wtforms-django/DESCR b/www/py-wtforms-django/DESCR
new file mode 100644
index 00000000000..58eaf222cac
--- /dev/null
+++ b/www/py-wtforms-django/DESCR
@@ -0,0 +1,3 @@
+WTForms-Django is a fork of the wtforms.ext.django package from
+WTForms. The package has been renamed to wtforms_django but otherwise
+should function the same as wtforms.ext.django did.
diff --git a/www/py-wtforms-django/Makefile b/www/py-wtforms-django/Makefile
new file mode 100644
index 00000000000..62c23a319b3
--- /dev/null
+++ b/www/py-wtforms-django/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2022/05/25 15:36:09 kleink Exp $
+
+DISTNAME= WTForms-Django-0.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES= www python
+MASTER_SITES= ${MASTER_SITE_PYPI:=W/WTForms-Django/}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= kleink@NetBSD.org
+HOMEPAGE= https://github.com/wtforms/wtforms-django
+COMMENT= Django tools for WTForms
+LICENSE= modified-bsd
+
+USE_LANGUAGES= # empty
+
+DEPENDS+= ${PYPKGPREFIX}-django>=1.11:../../www/py-django
+DEPENDS+= ${PYPKGPREFIX}-wtforms>=2.1:../../www/py-wtforms
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-wtforms-django/PLIST b/www/py-wtforms-django/PLIST
new file mode 100644
index 00000000000..dcbbabb7910
--- /dev/null
+++ b/www/py-wtforms-django/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1 2022/05/25 15:36:09 kleink Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/wtforms_django/__init__.py
+${PYSITELIB}/wtforms_django/__init__.pyc
+${PYSITELIB}/wtforms_django/__init__.pyo
+${PYSITELIB}/wtforms_django/fields.py
+${PYSITELIB}/wtforms_django/fields.pyc
+${PYSITELIB}/wtforms_django/fields.pyo
+${PYSITELIB}/wtforms_django/i18n.py
+${PYSITELIB}/wtforms_django/i18n.pyc
+${PYSITELIB}/wtforms_django/i18n.pyo
+${PYSITELIB}/wtforms_django/orm.py
+${PYSITELIB}/wtforms_django/orm.pyc
+${PYSITELIB}/wtforms_django/orm.pyo
diff --git a/www/py-wtforms-django/distinfo b/www/py-wtforms-django/distinfo
new file mode 100644
index 00000000000..1a7b8fc8751
--- /dev/null
+++ b/www/py-wtforms-django/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/05/25 15:36:09 kleink Exp $
+
+BLAKE2s (WTForms-Django-0.1.zip) = 2e0cb09c3f9918c7dce63235acf3a12db9334883a7ea99af0e73368de4fb9fdc
+SHA512 (WTForms-Django-0.1.zip) = 8162f9a3d767372295f7d509041651f8a9a7055eb8a2bc1dd036412426e9668fd2731b67339337026e0e35a5f849cd5666c221e1b9dafb3cce909ba76679879c
+Size (WTForms-Django-0.1.zip) = 112130 bytes