git: 427f75b99690 - main - devel/py-pytest-subtests: Update to 0.7.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 16 Apr 2022 04:22:46 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=427f75b9969091d669e6e82e363250ecb7753159

commit 427f75b9969091d669e6e82e363250ecb7753159
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-16 03:57:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-16 04:19:24 +0000

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

diff --git a/devel/py-pytest-subtests/Makefile b/devel/py-pytest-subtests/Makefile
index 12848c3e836f..13f6daa86990 100644
--- a/devel/py-pytest-subtests/Makefile
+++ b/devel/py-pytest-subtests/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	pytest-subtests
-PORTVERSION=	0.3.2
+PORTVERSION=	0.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,9 +13,9 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=4.4.0,1:devel/py-pytest@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-pytest-subtests/distinfo b/devel/py-pytest-subtests/distinfo
index 40dc10cbcffa..25a697e9700a 100644
--- a/devel/py-pytest-subtests/distinfo
+++ b/devel/py-pytest-subtests/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647264404
-SHA256 (pytest-subtests-0.3.2.tar.gz) = 677281a196092c06d3da8e6408f0c1362b3f7b180e3c0e9113c7209b6b48afd7
-SIZE (pytest-subtests-0.3.2.tar.gz) = 9694
+TIMESTAMP = 1649423810
+SHA256 (pytest-subtests-0.7.0.tar.gz) = 95c44c77e3fbede9848bb88ca90b384815fcba8090ef9a9f55659ab163b1681c
+SIZE (pytest-subtests-0.7.0.tar.gz) = 10800