- Version 3.2.0

* Drops python3.8 support
  * Adds official python3.13 support
  * Fixes regex for colon output :
  * Fixes internal error with TraceLastReprEntry

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mypy-plugins?expand=0&rev=1
This commit is contained in:
2025-05-15 21:21:59 +00:00
committed by Git OBS Bridge
commit 6448395482
5 changed files with 111 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
-------------------------------------------------------------------
Tue May 6 23:39:39 UTC 2025 - Guang Yee <gyee@suse.com>
- Version 3.2.0
* Drops python3.8 support
* Adds official python3.13 support
* Fixes regex for colon output :
* Fixes internal error with TraceLastReprEntry