Date: Sun, 18 Apr 2021 07:12:12 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e71a95a8e452 - main - devel/py-pytest-mypy: Update to 0.8.1 Message-ID: <202104180712.13I7CCTF010988@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e71a95a8e4524c0c0e95a2c80079afbe8fc4e993 commit e71a95a8e4524c0c0e95a2c80079afbe8fc4e993 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-18 05:02:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-18 05:43:35 +0000 devel/py-pytest-mypy: Update to 0.8.1 - Add NO_ARCH Changes: https://github.com/dbader/pytest-mypy/releases https://github.com/dbader/pytest-mypy/blob/master/changelog.md --- devel/py-pytest-mypy/Makefile | 4 ++-- devel/py-pytest-mypy/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-pytest-mypy/Makefile b/devel/py-pytest-mypy/Makefile index a6b44092b53e..0ead98b9c4e9 100644 --- a/devel/py-pytest-mypy/Makefile +++ b/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} @@ -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> diff --git a/devel/py-pytest-mypy/distinfo b/devel/py-pytest-mypy/distinfo index 0511cd032886..2f7293bfa819 100644 --- a/devel/py-pytest-mypy/distinfo +++ b/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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180712.13I7CCTF010988>