aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 18:45:19 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 19:21:00 +0000
commit662919dcec9fefa6de2604fc7ed33599c3210fae (patch)
treed0d2bac28ebf4bfada49a49ffd8a71bff53074d1
parentacc3d16d56d0e5d225a13a2982095a86ac3fb577 (diff)
downloadports-662919dcec9fefa6de2604fc7ed33599c3210fae.tar.gz
ports-662919dcec9fefa6de2604fc7ed33599c3210fae.zip
devel/py-pytest-subtests: Update to 0.10.0
-rw-r--r--devel/py-pytest-subtests/Makefile5
-rw-r--r--devel/py-pytest-subtests/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-pytest-subtests/Makefile b/devel/py-pytest-subtests/Makefile
index a1caa577a4a7..21062684575e 100644
--- a/devel/py-pytest-subtests/Makefile
+++ b/devel/py-pytest-subtests/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pytest-subtests
-PORTVERSION= 0.9.0
+PORTVERSION= 0.10.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${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}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.28,1:devel/py-pytest-xdist@${PY_FLAVOR}
USES= python:3.7+
diff --git a/devel/py-pytest-subtests/distinfo b/devel/py-pytest-subtests/distinfo
index 458937154141..01c92e5ed902 100644
--- a/devel/py-pytest-subtests/distinfo
+++ b/devel/py-pytest-subtests/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669057841
-SHA256 (pytest-subtests-0.9.0.tar.gz) = c0317cd5f6a5eb3e957e89dbe4fc3322a9afddba2db8414355ed2a2cb91a844e
-SIZE (pytest-subtests-0.9.0.tar.gz) = 10914
+TIMESTAMP = 1677771285
+SHA256 (pytest-subtests-0.10.0.tar.gz) = d9961a67c1791e8c1e32dce7a70ed1e54f3b1e641087f2094f2d37087ab7fb17
+SIZE (pytest-subtests-0.10.0.tar.gz) = 11437