git: 662919dcec9f - main - devel/py-pytest-subtests: Update to 0.10.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 21 Mar 2023 19:28:48 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=662919dcec9fefa6de2604fc7ed33599c3210fae

commit 662919dcec9fefa6de2604fc7ed33599c3210fae
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:45:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:21:00 +0000

    devel/py-pytest-subtests: Update to 0.10.0
    
    Changes:        https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst
---
 devel/py-pytest-subtests/Makefile | 5 +++--
 devel/py-pytest-subtests/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-pytest-subtests/Makefile b/devel/py-pytest-subtests/Makefile
index a1caa577a4a7..21062684575e 100644
--- a/devel/py-pytest-subtests/Makefile
+++ b/devel/py-pytest-subtests/Makefile
@@ -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+
diff --git a/devel/py-pytest-subtests/distinfo b/devel/py-pytest-subtests/distinfo
index 458937154141..01c92e5ed902 100644
--- a/devel/py-pytest-subtests/distinfo
+++ b/devel/py-pytest-subtests/distinfo
@@ -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