pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-test-mypy-plugins



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Apr  3 14:52:24 UTC 2024

Modified Files:
        pkgsrc/devel/py-test-mypy-plugins: Makefile distinfo

Log Message:
py-test-mypy-plugins: updated to 3.1.2

3.1.2

Bugfixes

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


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-test-mypy-plugins/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-test-mypy-plugins/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-test-mypy-plugins/Makefile
diff -u pkgsrc/devel/py-test-mypy-plugins/Makefile:1.4 pkgsrc/devel/py-test-mypy-plugins/Makefile:1.5
--- pkgsrc/devel/py-test-mypy-plugins/Makefile:1.4      Sat Mar 16 17:47:41 2024
+++ pkgsrc/devel/py-test-mypy-plugins/Makefile  Wed Apr  3 14:52:24 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/03/16 17:47:41 adam Exp $
+# $NetBSD: Makefile,v 1.5 2024/04/03 14:52:24 adam Exp $
 
-DISTNAME=      pytest-mypy-plugins-3.1.1
+DISTNAME=      pytest-mypy-plugins-3.1.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-mypy-plugins/}

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



Home | Main Index | Thread Index | Old Index