Update support-new-mypy.patch to support modern mypy

This commit is contained in:
2026-01-21 10:32:17 +01:00
parent 2770bd41df
commit 41c28f6a06
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 21 09:28:56 UTC 2026 - Daniel Garcia <daniel.garcia@suse.com>
- Update support-new-mypy.patch to support modern mypy
-------------------------------------------------------------------
Mon Aug 4 02:27:17 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -7,7 +7,7 @@ Index: pytest-mypy-testing-0.1.3/mypy.ini
[mypy]
-python_version = 3.8
+python_version = 3.9
+python_version = 3.10
mypy_path = src