Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2023 16:13:39 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: abfefb7c11da - main - devel/py-pytest-mypy-plugins: Update to 1.11.0
Message-ID:  <202305071613.347GDdpn040618@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=abfefb7c11da0b724e931f8a90b46ae5b66cb875

commit abfefb7c11da0b724e931f8a90b46ae5b66cb875
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-07 16:03:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-07 16:03:57 +0000

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

diff --git a/devel/py-pytest-mypy-plugins/Makefile b/devel/py-pytest-mypy-plugins/Makefile
index baa54e1c6dc4..8545d1b106c3 100644
--- a/devel/py-pytest-mypy-plugins/Makefile
+++ b/devel/py-pytest-mypy-plugins/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-mypy-plugins
-PORTVERSION=	1.10.1
+PORTVERSION=	1.11.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}chevron>=0:textproc/py-chevron@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mypy>=0.970:devel/py-mypy@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytest>=6.0.0,1:devel/py-pytest@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytest>=6.2.0,1:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}regex>=0:textproc/py-regex@${PY_FLAVOR}
 
diff --git a/devel/py-pytest-mypy-plugins/distinfo b/devel/py-pytest-mypy-plugins/distinfo
index 6ccfa6900960..d2cddd6aa5b4 100644
--- a/devel/py-pytest-mypy-plugins/distinfo
+++ b/devel/py-pytest-mypy-plugins/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674588054
-SHA256 (pytest-mypy-plugins-1.10.1.tar.gz) = 1f258ccd784341dee93d4baaedafe715ead2a1f730c59282c45abd025612cf16
-SIZE (pytest-mypy-plugins-1.10.1.tar.gz) = 17308
+TIMESTAMP = 1683227631
+SHA256 (pytest-mypy-plugins-1.11.0.tar.gz) = dbd2a4ddf665cd68b185a0ad79ca1f18149b05952eb656249f0ca3129147d9ea
+SIZE (pytest-mypy-plugins-1.11.0.tar.gz) = 17306



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