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:           Sat Mar 16 17:47:41 UTC 2024

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

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

3.1.1

Bugfixes

Make sure that schema is open by default: only check existing fields
Add --mypy-schema-closed option to check schemas with no extra fields


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-test-mypy-plugins/Makefile
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/devel/py-test-mypy-plugins/Makefile:1.4
--- pkgsrc/devel/py-test-mypy-plugins/Makefile:1.3      Sun Mar  3 07:49:26 2024
+++ pkgsrc/devel/py-test-mypy-plugins/Makefile  Sat Mar 16 17:47:41 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/03/03 07:49:26 adam Exp $
+# $NetBSD: Makefile,v 1.4 2024/03/16 17:47:41 adam Exp $
 
-DISTNAME=      pytest-mypy-plugins-3.1.0
+DISTNAME=      pytest-mypy-plugins-3.1.1
 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.2 pkgsrc/devel/py-test-mypy-plugins/distinfo:1.3
--- pkgsrc/devel/py-test-mypy-plugins/distinfo:1.2      Sun Mar  3 07:49:26 2024
+++ pkgsrc/devel/py-test-mypy-plugins/distinfo  Sat Mar 16 17:47:41 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/03/03 07:49:26 adam Exp $
+$NetBSD: distinfo,v 1.3 2024/03/16 17:47:41 adam Exp $
 
-BLAKE2s (pytest-mypy-plugins-3.1.0.tar.gz) = c16285b7995dcb1822bc855c47471dca200c02e697beb546b9479d2dc0c5aad6
-SHA512 (pytest-mypy-plugins-3.1.0.tar.gz) = e3a5d6c8bcc4a7325c03295eac4bd29ba9facabb84ee0610cf8e38fc8a7e5da075943038b18c4e1d8540a3269f7bac61ae8cc0840f43f9fc7a6a9e871ddafb97
-Size (pytest-mypy-plugins-3.1.0.tar.gz) = 25909 bytes
+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



Home | Main Index | Thread Index | Old Index