git: 7918932f87a0 - main - devel/py-pytest-pycodestyle: Update 2.3.0 -> 2.3.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 28 Oct 2022 17:08:12 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7918932f87a0c508fe3cdd7774482de08e23d168

commit 7918932f87a0c508fe3cdd7774482de08e23d168
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-28 17:07:07 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-28 17:08:04 +0000

    devel/py-pytest-pycodestyle: Update 2.3.0 -> 2.3.1
    
    Reported by:    portscout
---
 devel/py-pytest-pycodestyle/Makefile | 11 +++++++----
 devel/py-pytest-pycodestyle/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/devel/py-pytest-pycodestyle/Makefile b/devel/py-pytest-pycodestyle/Makefile
index 9eac409f9e84..f8037293dd27 100644
--- a/devel/py-pytest-pycodestyle/Makefile
+++ b/devel/py-pytest-pycodestyle/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-pycodestyle
-DISTVERSION=	2.3.0
+DISTVERSION=	2.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,12 +11,15 @@ WWW=		https://github.com/henry0312/pytest-codestyle
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycodestyle>0:devel/py-pycodestyle@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}py>0:devel/py-py@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pycodestyle>0:devel/py-pycodestyle@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest>=7.0:devel/py-pytest@${PY_FLAVOR}
 
-USES=		python:3.6+
-USE_PYTHON=	distutils autoplist
+USES=		python:3.7+
+USE_PYTHON=	distutils autoplist pytest
 
 NO_ARCH=	yes
 
+TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+
 .include <bsd.port.mk>
diff --git a/devel/py-pytest-pycodestyle/distinfo b/devel/py-pytest-pycodestyle/distinfo
index abf1802979cf..0043b97ae0ef 100644
--- a/devel/py-pytest-pycodestyle/distinfo
+++ b/devel/py-pytest-pycodestyle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653952660
-SHA256 (pytest-pycodestyle-2.3.0.tar.gz) = 6c0e2a0739c350d4dcffe668b95f63f390fce8b4e67b4fb236208dd6d0cf6530
-SIZE (pytest-pycodestyle-2.3.0.tar.gz) = 4216
+TIMESTAMP = 1666976457
+SHA256 (pytest-pycodestyle-2.3.1.tar.gz) = 2901327b8e6beab90298a9803074483efe560e191bef81d9e18119b141222830
+SIZE (pytest-pycodestyle-2.3.1.tar.gz) = 5188