Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:13:18 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: 0dd805003be2 - main - devel/py-pytest-mypy-plugins: Update to 3.1.0
Message-ID:  <202403091413.429EDI6x016378@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=0dd805003be2f6d7f1c34e9111e3f795d3517fc5

commit 0dd805003be2f6d7f1c34e9111e3f795d3517fc5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:48:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:06:04 +0000

    devel/py-pytest-mypy-plugins: Update to 3.1.0
    
    Changes:        https://github.com/typeddjango/pytest-mypy-plugins/releases
---
 devel/py-pytest-mypy-plugins/Makefile | 3 ++-
 devel/py-pytest-mypy-plugins/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/py-pytest-mypy-plugins/Makefile b/devel/py-pytest-mypy-plugins/Makefile
index f2ba0817226f..7a6d1da32390 100644
--- a/devel/py-pytest-mypy-plugins/Makefile
+++ b/devel/py-pytest-mypy-plugins/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-mypy-plugins
-PORTVERSION=	3.0.0
+PORTVERSION=	3.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mypy>=1.3:devel/py-mypy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest>=7.0.0,1:devel/py-pytest@${PY_FLAVOR} \
diff --git a/devel/py-pytest-mypy-plugins/distinfo b/devel/py-pytest-mypy-plugins/distinfo
index 45b0d5382aa8..890071257b75 100644
--- a/devel/py-pytest-mypy-plugins/distinfo
+++ b/devel/py-pytest-mypy-plugins/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703495819
-SHA256 (pytest-mypy-plugins-3.0.0.tar.gz) = 05a728c7cbc4f33610f97fe9266b2c3eb209e41c28935011b4fc9531662625f6
-SIZE (pytest-mypy-plugins-3.0.0.tar.gz) = 31524
+TIMESTAMP = 1709390650
+SHA256 (pytest-mypy-plugins-3.1.0.tar.gz) = 8146115f9b4bed02b299465a2c2b9326b367ea64b155e9d77562769af963d01b
+SIZE (pytest-mypy-plugins-3.1.0.tar.gz) = 25909



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091413.429EDI6x016378>