git: 6294dcb1e0e7 - main - devel/py-pytest-subtests: Update to 0.12.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 23 Mar 2024 15:01:17 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6294dcb1e0e7c47e6fa3a494725db117a92e8cc4

commit 6294dcb1e0e7c47e6fa3a494725db117a92e8cc4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-23 14:21:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-23 14:49:24 +0000

    devel/py-pytest-subtests: Update to 0.12.1
    
    - Remove PY_SETUPTOOLS: py-setuptools should be used rather than PY_SETUPTOOLS
    
    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 274f59fe79c5..3af75e817de9 100644
--- a/devel/py-pytest-subtests/Makefile
+++ b/devel/py-pytest-subtests/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-subtests
-PORTVERSION=	0.11.0
+PORTVERSION=	0.12.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,8 @@ WWW=		https://github.com/pytest-dev/pytest-subtests
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2.3:devel/py-setuptools-scm@${PY_FLAVOR} \
-		${PY_SETUPTOOLS} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+		${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}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR}
diff --git a/devel/py-pytest-subtests/distinfo b/devel/py-pytest-subtests/distinfo
index f655926fafc2..b2d8493f888c 100644
--- a/devel/py-pytest-subtests/distinfo
+++ b/devel/py-pytest-subtests/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685162190
-SHA256 (pytest-subtests-0.11.0.tar.gz) = 51865c88457545f51fb72011942f0a3c6901ee9e24cbfb6d1b9dc1348bafbe37
-SIZE (pytest-subtests-0.11.0.tar.gz) = 12763
+TIMESTAMP = 1710712484
+SHA256 (pytest-subtests-0.12.1.tar.gz) = d6605dcb88647e0b7c1889d027f8ef1c17d7a2c60927ebfdc09c7b0d8120476d
+SIZE (pytest-subtests-0.12.1.tar.gz) = 15303