diff --git a/devel/py-pytest-ruff/Makefile b/devel/py-pytest-ruff/Makefile index 4e78abf0ea41..da6c7110cdf4 100644 --- a/devel/py-pytest-ruff/Makefile +++ b/devel/py-pytest-ruff/Makefile @@ -1,29 +1,29 @@ PORTNAME= pytest-ruff -DISTVERSION= 0.4.1 +DISTVERSION= 0.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= PyTest plugin to check ruff requirements WWW= https://github.com/businho/pytest-ruff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}poetry-dynamic-versioning>0:devel/py-poetry-dynamic-versioning@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=5:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ruff>=0.0.242:devel/py-ruff@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1.0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=3.10.0:devel/py-pytest-mock@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist concurrent pytest # tests are broken due to https://github.com/businho/pytest-ruff/issues/30 TEST_ENV= PYTHONPATH=${WRKSRC}/src NO_ARCH= yes .include diff --git a/devel/py-pytest-ruff/distinfo b/devel/py-pytest-ruff/distinfo index 915c1d3b3b75..e87bcc5097bf 100644 --- a/devel/py-pytest-ruff/distinfo +++ b/devel/py-pytest-ruff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722204761 -SHA256 (pytest_ruff-0.4.1.tar.gz) = 2c9a30f15f384c229c881b52ec86cfaf1e79d39530dd7dd5f2d6aebe278f7eb7 -SIZE (pytest_ruff-0.4.1.tar.gz) = 3919 +TIMESTAMP = 1775813959 +SHA256 (pytest_ruff-0.5.tar.gz) = f611c780fc2b9b8d7041fa0e7589f0a9f352b288d0cfc330881101b35d382063 +SIZE (pytest_ruff-0.5.tar.gz) = 3854