commit 0376284f6cb7af7c8513ffdc3cf726bc9dedfe78 Author: Goran Mekić Date: Fri Aug 21 00:58:54 2020 +0200 Precis_i18n update to 1.0.2 diff --git a/textproc/py-precis_i18n/Makefile b/textproc/py-precis_i18n/Makefile index dad32317e842..ff05580a6105 100644 --- a/textproc/py-precis_i18n/Makefile +++ b/textproc/py-precis_i18n/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= precis_i18n -DISTVERSION= 1.0.1 +DISTVERSION= 1.0.2 CATEGORIES= textproc devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,12 +12,15 @@ COMMENT= Internationalized usernames and passwords LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} + USES= python:3.3+ USE_PYTHON= autoplist distutils NO_ARCH= yes do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -rs -o addopts= \ + -k "not test_derived_props_files" .include diff --git a/textproc/py-precis_i18n/distinfo b/textproc/py-precis_i18n/distinfo index 85cc9a9534f6..d85f46723021 100644 --- a/textproc/py-precis_i18n/distinfo +++ b/textproc/py-precis_i18n/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1563901468 -SHA256 (precis_i18n-1.0.1.tar.gz) = 5abd7c06e5247fb519089c7649c9b775f934f0d1cc0a680b44fbeb2d5403aed8 -SIZE (precis_i18n-1.0.1.tar.gz) = 63941 +TIMESTAMP = 1597962683 +SHA256 (precis_i18n-1.0.2.tar.gz) = f51b350221be1cfe952af468d0d6e3a062fa35b283eb5e399ef66a75a905ff2f +SIZE (precis_i18n-1.0.2.tar.gz) = 65375