Skip to content

Commit

Permalink
devel/py-pytest-mypy: Update to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 7, 2022
1 parent d652014 commit 6251763
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-pytest-mypy/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= pytest-mypy
PORTVERSION= 0.8.1
PORTVERSION= 0.9.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,9 +16,9 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.5:devel/py-setuptools_sc
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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 6251763

Please sign in to comment.