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
This commit is contained in:
adam 2024-03-16 17:47:41 +00:00
parent 8106c7150a
commit b375a8f517
2 changed files with 6 additions and 6 deletions

View File

@ -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/}

View File

@ -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