14
0

- update to 6.2.1:

* Work around Python 3.12.1+ no longer calling startTest for
    skipped tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testrunner?expand=0&rev=40
This commit is contained in:
2024-01-02 21:46:32 +00:00
committed by Git OBS Bridge
parent 76d40bd7b9
commit 896d9f2f02
4 changed files with 19 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 2 21:42:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 6.2.1:
* Work around Python 3.12.1+ no longer calling startTest for
skipped tests
-------------------------------------------------------------------
Mon Dec 11 08:13:01 UTC 2023 - Dirk Müller <dmueller@suse.com>