devel/py-pytest-subtests: Update to 0.10.0

Changes:	https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst
This commit is contained in:
Po-Chuan Hsieh 2023-03-22 02:45:19 +08:00
parent acc3d16d56
commit 662919dcec
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 5 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= pytest-subtests
PORTVERSION= 0.9.0
PORTVERSION= 0.10.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,7 +12,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.28,1:devel/py-pytest-xdist@${PY_FLAVOR}
USES= python:3.7+

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1669057841
SHA256 (pytest-subtests-0.9.0.tar.gz) = c0317cd5f6a5eb3e957e89dbe4fc3322a9afddba2db8414355ed2a2cb91a844e
SIZE (pytest-subtests-0.9.0.tar.gz) = 10914
TIMESTAMP = 1677771285
SHA256 (pytest-subtests-0.10.0.tar.gz) = d9961a67c1791e8c1e32dce7a70ed1e54f3b1e641087f2094f2d37087ab7fb17
SIZE (pytest-subtests-0.10.0.tar.gz) = 11437