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: Mon Apr 20 12:51:16 UTC 2026
Modified Files:
pkgsrc/devel/py-test-mypy-plugins: Makefile distinfo
Log Message:
py-test-mypy-plugins: updated to 4.0.2
4.0.2
Fix AttributeError on store.close() with mypy < 1.20
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-test-mypy-plugins/Makefile
cvs rdiff -u -r1.8 -r1.9 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.13 pkgsrc/devel/py-test-mypy-plugins/Makefile:1.14
--- pkgsrc/devel/py-test-mypy-plugins/Makefile:1.13 Wed Apr 15 06:32:43 2026
+++ pkgsrc/devel/py-test-mypy-plugins/Makefile Mon Apr 20 12:51:16 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2026/04/15 06:32:43 adam Exp $
+# $NetBSD: Makefile,v 1.14 2026/04/20 12:51:16 adam Exp $
-DISTNAME= pytest_mypy_plugins-4.0.1
+DISTNAME= pytest_mypy_plugins-4.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/g}
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.8 pkgsrc/devel/py-test-mypy-plugins/distinfo:1.9
--- pkgsrc/devel/py-test-mypy-plugins/distinfo:1.8 Wed Apr 15 06:32:43 2026
+++ pkgsrc/devel/py-test-mypy-plugins/distinfo Mon Apr 20 12:51:16 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2026/04/15 06:32:43 adam Exp $
+$NetBSD: distinfo,v 1.9 2026/04/20 12:51:16 adam Exp $
-BLAKE2s (pytest_mypy_plugins-4.0.1.tar.gz) = 5ea831bd55c32f36f58283dc7f79a549173f0082216b69780a4ade3c37ef610e
-SHA512 (pytest_mypy_plugins-4.0.1.tar.gz) = 74cf05c04a999a24d293205bcd1f89b6040c3a0587cd4b344d2366ee2f5e89d240a1b92f837598aa1f260c5b4b06ea5c73229a0390dc590417b14a469624626e
-Size (pytest_mypy_plugins-4.0.1.tar.gz) = 30094 bytes
+BLAKE2s (pytest_mypy_plugins-4.0.2.tar.gz) = 21facd863d3134768fd146021e1bc4c7aa426c5a26b28c87bdb4c24702db964b
+SHA512 (pytest_mypy_plugins-4.0.2.tar.gz) = 8389e6ad98d218d56e8c7d67565e1f22f18879d218fc4f53a1e88c5897b76dc37e715161ddfad8fc151caa8545100e89784ae638612919b11cdba193c60c3006
+Size (pytest_mypy_plugins-4.0.2.tar.gz) = 30303 bytes
Home |
Main Index |
Thread Index |
Old Index