git: 1fcd2f890efa - main - textproc/py-precis_i18n: Update to 1.0.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Feb 2023 22:49:39 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=1fcd2f890efa1be39a7f3b4e9e2faa6d317aaf1d commit 1fcd2f890efa1be39a7f3b4e9e2faa6d317aaf1d Author: Goran Mekić <meka@tilda.center> AuthorDate: 2023-01-10 19:35:47 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-02-27 22:47:48 +0000 textproc/py-precis_i18n: Update to 1.0.5 - use USE_PYTHON=pytest instead of custom do-test target Changelog: https://github.com/byllyfish/precis_i18n/releases/tag/v1.0.5 PR: 268867 Approved by: flo (mentor) Differential Revision: https://reviews.freebsd.org/D38778 --- textproc/py-precis_i18n/Makefile | 10 ++-------- textproc/py-precis_i18n/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/textproc/py-precis_i18n/Makefile b/textproc/py-precis_i18n/Makefile index 13716e499cea..f1a2466d4743 100644 --- a/textproc/py-precis_i18n/Makefile +++ b/textproc/py-precis_i18n/Makefile @@ -1,5 +1,5 @@ PORTNAME= precis_i18n -DISTVERSION= 1.0.4 +DISTVERSION= 1.0.5 CATEGORIES= textproc devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,15 +11,9 @@ WWW= https://github.com/byllyfish/precis_i18n 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 +USE_PYTHON= autoplist distutils pytest NO_ARCH= yes -do-test: - cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -rs -o addopts= \ - -k "not test_derived_props_files" - .include <bsd.port.mk> diff --git a/textproc/py-precis_i18n/distinfo b/textproc/py-precis_i18n/distinfo index 4aceea70adfb..51a679e3706c 100644 --- a/textproc/py-precis_i18n/distinfo +++ b/textproc/py-precis_i18n/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643621637 -SHA256 (precis_i18n-1.0.4.tar.gz) = e6e58758ce7564e5588774cc9190397ccb2972604ea7d87cdf53d068d551ec77 -SIZE (precis_i18n-1.0.4.tar.gz) = 67599 +TIMESTAMP = 1673379188 +SHA256 (precis_i18n-1.0.5.tar.gz) = b35e51ebfc2ccb7454232e7f63d59a4d03b3a5d2a6e3f628d797a58a3c33c24a +SIZE (precis_i18n-1.0.5.tar.gz) = 67710