Skip to content
Snippets Groups Projects
Commit 4194648d authored by Matthew Seaman's avatar Matthew Seaman
Browse files

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
parent 93638790
No related branches found
No related tags found
No related merge requests found
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>
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment