Skip to content

Commit

Permalink
devel/py-pytest-mypy: Update to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 18, 2021
1 parent 6909bd7 commit e71a95a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-pytest-mypy/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= pytest-mypy
PORTVERSION= 0.8.0
PORTVERSION= 0.8.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -21,6 +21,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.0:devel/py-attrs@${PY_FLAVOR} \
USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils

#NO_ARCH= yes
NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-pytest-mypy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1605426315
SHA256 (pytest-mypy-0.8.0.tar.gz) = 63d418a4fea7d598ac40b659723c00804d16a251d90a5cfbca213eeba5aaf01c
SIZE (pytest-mypy-0.8.0.tar.gz) = 13296
TIMESTAMP = 1618320200
SHA256 (pytest-mypy-0.8.1.tar.gz) = 1fa55723a4bf1d054fcba1c3bd694215a2a65cc95ab10164f5808afd893f3b11
SIZE (pytest-mypy-0.8.1.tar.gz) = 14282

0 comments on commit e71a95a

Please sign in to comment.