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: Tue Feb 17 11:09:38 UTC 2026
Modified Files:
pkgsrc/devel/py-test-mypy-plugins: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-test-mypy-plugins/Makefile
cvs rdiff -u -r1.5 -r1.6 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.10 pkgsrc/devel/py-test-mypy-plugins/Makefile:1.11
--- pkgsrc/devel/py-test-mypy-plugins/Makefile:1.10 Thu Oct 9 07:57:36 2025
+++ pkgsrc/devel/py-test-mypy-plugins/Makefile Tue Feb 17 11:09:37 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2025/10/09 07:57:36 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2026/02/17 11:09:37 adam Exp $
-DISTNAME= pytest_mypy_plugins-3.2.0
+DISTNAME= pytest_mypy_plugins-3.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/g}
-PKGREVISION= 1
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.5 pkgsrc/devel/py-test-mypy-plugins/distinfo:1.6
--- pkgsrc/devel/py-test-mypy-plugins/distinfo:1.5 Thu Dec 26 08:09:41 2024
+++ pkgsrc/devel/py-test-mypy-plugins/distinfo Tue Feb 17 11:09:37 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/12/26 08:09:41 adam Exp $
+$NetBSD: distinfo,v 1.6 2026/02/17 11:09:37 adam Exp $
-BLAKE2s (pytest_mypy_plugins-3.2.0.tar.gz) = dc38785fbfa7539d443a94555f4f01daad70b60acd9fbc6e33fdd4beabf9787f
-SHA512 (pytest_mypy_plugins-3.2.0.tar.gz) = 51efb154ccf942fdb65f26efca9c9b800d1679e52e19dfa875933d3a0d41f91d5be3455286cb44eb1e5c4cfc06b9b971dec3d2beddf6e1adbd40c5b75fea0281
-Size (pytest_mypy_plugins-3.2.0.tar.gz) = 27292 bytes
+BLAKE2s (pytest_mypy_plugins-3.3.0.tar.gz) = 067268ab4aa2b317706a10571da419dfa6b890b4e630d13fbcd9ffd479244418
+SHA512 (pytest_mypy_plugins-3.3.0.tar.gz) = 70ebd2ecee2a3d22c0e4c800b93b341e304a0c418680c644c955d7f65829f987ac6b527a80b052f5d8d508197a8415d2ea78750a43fa638bec88f87aad725b95
+Size (pytest_mypy_plugins-3.3.0.tar.gz) = 28907 bytes
Home |
Main Index |
Thread Index |
Old Index