diff --git a/devel/py-pytest-subtests/Makefile b/devel/py-pytest-subtests/Makefile index 12848c3e836f..13f6daa86990 100644 --- a/devel/py-pytest-subtests/Makefile +++ b/devel/py-pytest-subtests/Makefile @@ -1,23 +1,23 @@ # Created by: Po-Chuan Hsieh PORTNAME= pytest-subtests -PORTVERSION= 0.3.2 +PORTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= unittest subTest() support and subtests fixture LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=4.4.0,1:devel/py-pytest@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/devel/py-pytest-subtests/distinfo b/devel/py-pytest-subtests/distinfo index 40dc10cbcffa..25a697e9700a 100644 --- a/devel/py-pytest-subtests/distinfo +++ b/devel/py-pytest-subtests/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647264404 -SHA256 (pytest-subtests-0.3.2.tar.gz) = 677281a196092c06d3da8e6408f0c1362b3f7b180e3c0e9113c7209b6b48afd7 -SIZE (pytest-subtests-0.3.2.tar.gz) = 9694 +TIMESTAMP = 1649423810 +SHA256 (pytest-subtests-0.7.0.tar.gz) = 95c44c77e3fbede9848bb88ca90b384815fcba8090ef9a9f55659ab163b1681c +SIZE (pytest-subtests-0.7.0.tar.gz) = 10800