git: 4194648db258 - main - devel/py-yamllint: update to 1.30.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Mar 2023 17:29:15 UTC
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=4194648db2583dbe008fa0fbcaac9f2039348440 commit 4194648db2583dbe008fa0fbcaac9f2039348440 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2023-03-22 17:27:18 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2023-03-22 17:27:18 +0000 devel/py-yamllint: update to 1.30.0 Switch to USE_PYTHON=pytest, make 1 out of 307 tests as broken. Changes: https://github.com/adrienverge/yamllint/blob/v1.30.0/CHANGELOG.rst --- devel/py-yamllint/Makefile | 7 +++---- devel/py-yamllint/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/py-yamllint/Makefile b/devel/py-yamllint/Makefile index 48ac31321520..6e6bb1ee2fb5 100644 --- a/devel/py-yamllint/Makefile +++ b/devel/py-yamllint/Makefile @@ -1,5 +1,5 @@ PORTNAME= yamllint -PORTVERSION= 1.29.0 +PORTVERSION= 1.30.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,11 +16,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pathspec>=0.5.3:devel/py-pathspec@${PY_FLAVO TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python:3.7+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes -do-test: - @cd ${WRKSRC} && ${LOCALBASE}/bin/pytest-${PYTHON_VER} tests +PYTEST_BROKEN_TESTS= test_run_with_user_global_config_file .include <bsd.port.mk> diff --git a/devel/py-yamllint/distinfo b/devel/py-yamllint/distinfo index cd79cfdc018b..4c42f6a6564c 100644 --- a/devel/py-yamllint/distinfo +++ b/devel/py-yamllint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673553703 -SHA256 (yamllint-1.29.0.tar.gz) = 66a755d5fbcbb8831f1a9568676329b5bac82c37995bcc9afd048b6459f9fa48 -SIZE (yamllint-1.29.0.tar.gz) = 123149 +TIMESTAMP = 1679504908 +SHA256 (yamllint-1.30.0.tar.gz) = 4f58f323aedda16189a489d183ecc25c66d7a9cc0fe88f61b650fef167b13190 +SIZE (yamllint-1.30.0.tar.gz) = 124272