aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-10-28 17:07:07 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-10-28 17:08:04 +0000
commit7918932f87a0c508fe3cdd7774482de08e23d168 (patch)
treed7d686448956c8a416a30a0322eb573252a732a7
parentd3004ce74abc4a6b07f6f0aef742e2d8e2d7793a (diff)
downloadports-7918932f87a0c508fe3cdd7774482de08e23d168.tar.gz
ports-7918932f87a0c508fe3cdd7774482de08e23d168.zip
devel/py-pytest-pycodestyle: Update 2.3.0 -> 2.3.1
Reported by: portscout
-rw-r--r--devel/py-pytest-pycodestyle/Makefile11
-rw-r--r--devel/py-pytest-pycodestyle/distinfo6
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