git: 2b03aaa32b3a - main - devel/py-pytest-cov: Clean up USES=python

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 06 Sep 2023 20:54:00 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2b03aaa32b3afa74339a35a57da60ad62ece4f48

commit 2b03aaa32b3afa74339a35a57da60ad62ece4f48
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-06 20:50:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-06 20:50:38 +0000

    devel/py-pytest-cov: Clean up USES=python
    
    Approved by:    portmgr (blanket)
    With hat:       python
---
 devel/py-pytest-cov/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-pytest-cov/Makefile b/devel/py-pytest-cov/Makefile
index 525a546a5b88..4f1085756e1c 100644
--- a/devel/py-pytest-cov/Makefile
+++ b/devel/py-pytest-cov/Makefile
@@ -20,7 +20,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fields>0:devel/py-fields@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}virtualenv>0:devel/py-virtualenv@${PY_FLAVOR}
 
-USES=		python:3.7+
+USES=		python
 USE_PYTHON=	autoplist concurrent distutils pytest
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}pytest4-cov