Skip to content

Commit af27d64

Browse files
author
adam
committed
py-test-mypy-plugins: updated to 3.3.0
3.3.0 Features Drops python3.8 support Adds official python3.13 support Bugfixes Fixes regex for colon output :, Fixes internal error with TraceLastReprEntry
1 parent 766af05 commit af27d64

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

devel/py-test-mypy-plugins/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.10 2025/10/09 07:57:36 wiz Exp $
1+
# $NetBSD: Makefile,v 1.11 2026/02/17 11:09:37 adam Exp $
22

3-
DISTNAME= pytest_mypy_plugins-3.2.0
3+
DISTNAME= pytest_mypy_plugins-3.3.0
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/g}
5-
PKGREVISION= 1
65
CATEGORIES= devel python
76
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-mypy-plugins/}
87

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.5 2024/12/26 08:09:41 adam Exp $
1+
$NetBSD: distinfo,v 1.6 2026/02/17 11:09:37 adam Exp $
22

3-
BLAKE2s (pytest_mypy_plugins-3.2.0.tar.gz) = dc38785fbfa7539d443a94555f4f01daad70b60acd9fbc6e33fdd4beabf9787f
4-
SHA512 (pytest_mypy_plugins-3.2.0.tar.gz) = 51efb154ccf942fdb65f26efca9c9b800d1679e52e19dfa875933d3a0d41f91d5be3455286cb44eb1e5c4cfc06b9b971dec3d2beddf6e1adbd40c5b75fea0281
5-
Size (pytest_mypy_plugins-3.2.0.tar.gz) = 27292 bytes
3+
BLAKE2s (pytest_mypy_plugins-3.3.0.tar.gz) = 067268ab4aa2b317706a10571da419dfa6b890b4e630d13fbcd9ffd479244418
4+
SHA512 (pytest_mypy_plugins-3.3.0.tar.gz) = 70ebd2ecee2a3d22c0e4c800b93b341e304a0c418680c644c955d7f65829f987ac6b527a80b052f5d8d508197a8415d2ea78750a43fa638bec88f87aad725b95
5+
Size (pytest_mypy_plugins-3.3.0.tar.gz) = 28907 bytes

0 commit comments

Comments
 (0)