summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2022-05-25 15:33:21 +0000
committerkleink <kleink@pkgsrc.org>2022-05-25 15:33:21 +0000
commitc143639984093858a0dc33984689ac93b0f20d3a (patch)
tree0d74e710ffe947f8d2e3eb77dd7af61d265679a4
parent4074ea9dcd1301ae7aae1ac4c4ed203341a53687 (diff)
downloadpkgsrc-c143639984093858a0dc33984689ac93b0f20d3a.tar.gz
Import WTForms-dateutil-0.1 as www/py-wtforms-dateutil.
WTForms integration for dateutil.
-rw-r--r--www/py-wtforms-dateutil/DESCR1
-rw-r--r--www/py-wtforms-dateutil/Makefile21
-rw-r--r--www/py-wtforms-dateutil/PLIST9
-rw-r--r--www/py-wtforms-dateutil/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/www/py-wtforms-dateutil/DESCR b/www/py-wtforms-dateutil/DESCR
new file mode 100644
index 00000000000..e43e754d657
--- /dev/null
+++ b/www/py-wtforms-dateutil/DESCR
@@ -0,0 +1 @@
+WTForms integration for dateutil.
diff --git a/www/py-wtforms-dateutil/Makefile b/www/py-wtforms-dateutil/Makefile
new file mode 100644
index 00000000000..d14ff3f84ab
--- /dev/null
+++ b/www/py-wtforms-dateutil/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2022/05/25 15:33:21 kleink Exp $
+
+DISTNAME= WTForms-dateutil-0.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES= www python
+MASTER_SITES= ${MASTER_SITE_PYPI:=W/WTForms-dateutil/}
+
+MAINTAINER= kleink@NetBSD.org
+HOMEPAGE= https://github.com/wtforms/wtforms-dateutil
+COMMENT= WTForms fields using dateutil
+LICENSE= modified-bsd
+
+USE_LANGUAGES= # empty
+
+DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
+DEPENDS+= ${PYPKGPREFIX}-wtforms>=1.0.5:../../www/py-wtforms
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-wtforms-dateutil/PLIST b/www/py-wtforms-dateutil/PLIST
new file mode 100644
index 00000000000..bb2ef631fde
--- /dev/null
+++ b/www/py-wtforms-dateutil/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2022/05/25 15:33:21 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_dateutil/__init__.py
+${PYSITELIB}/wtforms_dateutil/__init__.pyc
+${PYSITELIB}/wtforms_dateutil/__init__.pyo
diff --git a/www/py-wtforms-dateutil/distinfo b/www/py-wtforms-dateutil/distinfo
new file mode 100644
index 00000000000..1c8bc8c59fe
--- /dev/null
+++ b/www/py-wtforms-dateutil/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/05/25 15:33:21 kleink Exp $
+
+BLAKE2s (WTForms-dateutil-0.1.tar.gz) = ee06dc63fd6a587bbc1a0e0b01730199b4c9a95d5f80b8d7c6ab48d7afb84069
+SHA512 (WTForms-dateutil-0.1.tar.gz) = c64e2512e3db3c09b224fc5ba15af7c8a05fd8d12fde4d2708b9923d0dc71f45897e400c357f6581c46a540c5eee4d0b82d3a3debc1019fcc29672f72d3ecc01
+Size (WTForms-dateutil-0.1.tar.gz) = 3593 bytes