DELTA 557420 340 28 SVN†U†XƒI1¡ik›qƒi€ƒ †OƒG1.0.1 CATEGORIES= textproc python2.0.0:textproc/py-normalityGITHUB= yes GH_ACCOUNT= alephdata USE_PYTHON= distutils autoplist NO_ARCH= yes .include # Set a locale to avoid build/configure errors. The UTF-8 mode is enabled by # default when the locale is C since Python 3.7. .if ${PYTHON_REL} < 3700 USE_LOCALE= en_US.UTF-8 .endif do-test: @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs .include