diff --git a/devel/py-pytest-randomly/Makefile b/devel/py-pytest-randomly/Makefile index 41f9d2a1b02b..25456b6a34ee 100644 --- a/devel/py-pytest-randomly/Makefile +++ b/devel/py-pytest-randomly/Makefile @@ -1,23 +1,24 @@ PORTNAME= pytest-randomly -PORTVERSION= 3.12.0 -PORTREVISION= 1 +DISTVERSION= 3.13.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Pytest plugin to randomly order tests and control random.seed WWW= https://github.com/pytest-dev/pytest-randomly LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>0:devel/py-importlib-metadata@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes .include diff --git a/devel/py-pytest-randomly/distinfo b/devel/py-pytest-randomly/distinfo index 25f7c5e02837..de1f8d33d848 100644 --- a/devel/py-pytest-randomly/distinfo +++ b/devel/py-pytest-randomly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654053643 -SHA256 (pytest-randomly-3.12.0.tar.gz) = d60c2db71ac319aee0fc6c4110a7597d611a8b94a5590918bfa8583f00caccb2 -SIZE (pytest-randomly-3.12.0.tar.gz) = 21487 +TIMESTAMP = 1781548226 +SHA256 (pytest_randomly-3.13.0.tar.gz) = 079c78b94693189879fbd7304de4e147304f0811fa96249ea5619f2f1cd33df0 +SIZE (pytest_randomly-3.13.0.tar.gz) = 21465