From 213fcbfa91bccf52685830f66c278c193ef309d1 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Fri, 21 Aug 2020 15:58:19 +0000 Subject: [PATCH] textproc/py-precis_i18n: Update to 1.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: 248793 Submitted by: Goran Mekić (maintainer) --- textproc/py-precis_i18n/Makefile | 7 +++++-- textproc/py-precis_i18n/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) 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