aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-11-02 14:49:04 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-11-15 15:41:00 +0000
commit04424a08f7c29de08ebdf327aeb938f747583a1c (patch)
tree1c421affea23f6b341abc982b8426157d87f37fd
parentfa1d6aea5f763ed34b27d3ec4a8e9bbe8657b418 (diff)
downloadports-04424a08f7c29de08ebdf327aeb938f747583a1c.tar.gz
ports-04424a08f7c29de08ebdf327aeb938f747583a1c.zip
devel/py-pytest: update 7.1.3 → 7.2.0
PR: 267524 Approved by: maintainer timeout (python, 2 weeks)
-rw-r--r--devel/py-pytest/Makefile9
-rw-r--r--devel/py-pytest/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile
index 0454ce71184b..2e518d12a3af 100644
--- a/devel/py-pytest/Makefile
+++ b/devel/py-pytest/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pytest
-PORTVERSION= 7.1.3
+PORTVERSION= 7.2.0
PORTEPOCH= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
@@ -17,8 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}iniconfig>=0:devel/py-iniconfig@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pluggy>=0.12<2.0:devel/py-pluggy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}py>=1.8.2:devel/py-py@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}tomli>=1.0.0:textproc/py-tomli@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}py>=1.8.2:devel/py-py@${PY_FLAVOR}
TEST_DEPENDS= bash:shells/bash \
lsof:sysutils/lsof \
${PYTHON_PKGNAMEPREFIX}argcomplete>=0:devel/py-argcomplete@${PY_FLAVOR} \
@@ -48,6 +47,10 @@ CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4
.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0.12:devel/py-importlib-metadata@${PY_FLAVOR}
.endif
+.if ${PYTHON_REL} < 31100
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>=1.0.0:textproc/py-tomli@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=0:devel/py-exceptiongroup@${PY_FLAVOR}
+.endif
# XXX: test_pdb_custom_cls_with_set_trace fails
do-test:
diff --git a/devel/py-pytest/distinfo b/devel/py-pytest/distinfo
index f2808c9c9fa7..4aba6807d617 100644
--- a/devel/py-pytest/distinfo
+++ b/devel/py-pytest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662280722
-SHA256 (pytest-7.1.3.tar.gz) = 4f365fec2dff9c1162f834d9f18af1ba13062db0c708bf7b946f8a5c76180c39
-SIZE (pytest-7.1.3.tar.gz) = 1257801
+TIMESTAMP = 1667398154
+SHA256 (pytest-7.2.0.tar.gz) = c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59
+SIZE (pytest-7.2.0.tar.gz) = 1300608