mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
email_validator has now been imported
This commit is contained in:
@@ -3,7 +3,7 @@ COMMENT= flexible forms validation and rendering library
|
||||
MODPY_DISTV= 3.2.1
|
||||
DISTNAME= wtforms-${MODPY_DISTV}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
@@ -23,10 +23,7 @@ MODPY_PI= Yes
|
||||
BUILD_DEPENDS= devel/py-babel \
|
||||
devel/py-setuptools
|
||||
|
||||
RUN_DEPENDS= devel/py-dateutil
|
||||
|
||||
# optional rdep email_validator (not ported) needed for some tests
|
||||
# https://pypi.org/project/email-validator/
|
||||
MODPY_PYTEST_ARGS= --ignore tests/validators/test_email.py
|
||||
RUN_DEPENDS= devel/py-dateutil \
|
||||
mail/py-email-validator
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user