mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
devel/py-pytest-xdist: Update version 3.5.0=>3.6.1
Changelog: https://github.com/pytest-dev/pytest-xdist/releases/tag/v3.6.1 PR: 280549
This commit is contained in:
parent
110f1ba669
commit
c3b730af19
@ -1,9 +1,10 @@
|
||||
PORTNAME= pytest-xdist
|
||||
PORTVERSION= 3.5.0
|
||||
DISTVERSION= 3.6.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= pytest_xdist-${DISTVERSION}
|
||||
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
COMMENT= Pytest xdist plugin for distributed testing and loop-on-failing modes
|
||||
@ -15,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2.3:devel/py-setuptools-scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}execnet>=1.1:sysutils/py-execnet@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>=6.2.0:devel/py-pytest@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}execnet>=2.0:sysutils/py-execnet@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>=7.0.0:devel/py-pytest@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>=0:sysutils/py-filelock@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1700685178
|
||||
SHA256 (pytest-xdist-3.5.0.tar.gz) = cbb36f3d67e0c478baa57fa4edc8843887e0f6cfc42d677530a36d7472b32d8a
|
||||
SIZE (pytest-xdist-3.5.0.tar.gz) = 78977
|
||||
TIMESTAMP = 1723966682
|
||||
SHA256 (pytest_xdist-3.6.1.tar.gz) = ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d
|
||||
SIZE (pytest_xdist-3.6.1.tar.gz) = 84060
|
||||
|
Loading…
Reference in New Issue
Block a user