Wed Apr 3 14:52:24 2024 UTC (53d)
py-test-mypy-plugins: updated to 3.1.2

3.1.2

Bugfixes

Fix joining toml configs with [[mypy.overrides]]


(adam)
diff -r1.4 -r1.5 pkgsrc/devel/py-test-mypy-plugins/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/py-test-mypy-plugins/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-test-mypy-plugins/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-test-mypy-plugins/Makefile 2024/03/16 17:47:41 1.4
+++ pkgsrc/devel/py-test-mypy-plugins/Makefile 2024/04/03 14:52:24 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2024/03/16 17:47:41 adam Exp $ 1# $NetBSD: Makefile,v 1.5 2024/04/03 14:52:24 adam Exp $
2 2
3DISTNAME= pytest-mypy-plugins-3.1.1 3DISTNAME= pytest-mypy-plugins-3.1.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-mypy-plugins/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-mypy-plugins/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/TypedDjango/pytest-mypy-plugins 9HOMEPAGE= https://github.com/TypedDjango/pytest-mypy-plugins
10COMMENT= Pytest plugin for writing cmd for mypy plugins 10COMMENT= Pytest plugin for writing cmd for mypy plugins
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator 15DEPENDS+= ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
16DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2 16DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2

cvs diff -r1.3 -r1.4 pkgsrc/devel/py-test-mypy-plugins/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-test-mypy-plugins/distinfo 2024/03/16 17:47:41 1.3
+++ pkgsrc/devel/py-test-mypy-plugins/distinfo 2024/04/03 14:52:24 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2024/03/16 17:47:41 adam Exp $ 1$NetBSD: distinfo,v 1.4 2024/04/03 14:52:24 adam Exp $
2 2
3BLAKE2s (pytest-mypy-plugins-3.1.1.tar.gz) = c4ac0678caa43493d224a6eb864e84d110b11888759e482793528c962f72596d 3BLAKE2s (pytest-mypy-plugins-3.1.2.tar.gz) = 3692e418c6331fa0011d7098849eaa70d15744f701655a838f9be6a5768917df
4SHA512 (pytest-mypy-plugins-3.1.1.tar.gz) = 6c62c569d4556ee5d17b19d15a50890d294a9cab82dec7745072f62f4c263740fe03795ddea368ceed7728be7b812f10eb91b2156ae043e08ac100878bee4d59 4SHA512 (pytest-mypy-plugins-3.1.2.tar.gz) = 66b11734e19ffc141db26f6ee3d2170129f0f0957651bd4922b787fa1c3502748b24a1dde347788fad5d98aff09290a33488dd0ff99a27c2dbcac74997030172
5Size (pytest-mypy-plugins-3.1.1.tar.gz) = 35712 bytes 5Size (pytest-mypy-plugins-3.1.2.tar.gz) = 26202 bytes