diff --git a/devel/py-pytest-mypy/Makefile b/devel/py-pytest-mypy/Makefile index 0ead98b9c4e9..fed23631b2fc 100644 --- a/devel/py-pytest-mypy/Makefile +++ b/devel/py-pytest-mypy/Makefile @@ -1,26 +1,26 @@ # Created by: Po-Chuan Hsieh PORTNAME= pytest-mypy -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mypy static type checker plugin for pytest LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.5:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}filelock>=3.0:sysutils/py-filelock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mypy>=0.780:devel/py-mypy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest>=3.5:devel/py-pytest@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pytest>=4.6: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-mypy/distinfo b/devel/py-pytest-mypy/distinfo index 2f7293bfa819..8ac1ea34bf50 100644 --- a/devel/py-pytest-mypy/distinfo +++ b/devel/py-pytest-mypy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618320200 -SHA256 (pytest-mypy-0.8.1.tar.gz) = 1fa55723a4bf1d054fcba1c3bd694215a2a65cc95ab10164f5808afd893f3b11 -SIZE (pytest-mypy-0.8.1.tar.gz) = 14282 +TIMESTAMP = 1646058028 +SHA256 (pytest-mypy-0.9.1.tar.gz) = 9ffa3bf405c12c5c6be9e92e22bebb6ab2c91b9c32f45b0f0c93af473269ab5c +SIZE (pytest-mypy-0.9.1.tar.gz) = 14459