forked from pool/python-testtools
Accepting request 1202887 from home:mcalabkova:branches:devel:languages:python
- Update to 2.7.2 * Treat methodName="runTest" similar to unittest.TestCase, fixes compatibility with pytest 8.3. (Natanael Copa, #372) * Use ruff for linting. (Jelmer Vernooij) * Fix compatibility with Python 3.12.1. (Matthew Treinish) * Deprecate SkippedTest exception. (Stephen Finucane) * Drop support for Python 3.7. (Jelmer Vernooij) - Drop merged pytest82.patch - Add upstream twisted.patch to fix tests with new Twisted OBS-URL: https://build.opensuse.org/request/show/1202887 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=86
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 14:06:48 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 2.7.2
|
||||
* Treat methodName="runTest" similar to unittest.TestCase,
|
||||
fixes compatibility with pytest 8.3. (Natanael Copa, #372)
|
||||
* Use ruff for linting. (Jelmer Vernooij)
|
||||
* Fix compatibility with Python 3.12.1. (Matthew Treinish)
|
||||
* Deprecate SkippedTest exception. (Stephen Finucane)
|
||||
* Drop support for Python 3.7. (Jelmer Vernooij)
|
||||
- Drop merged pytest82.patch
|
||||
- Add upstream twisted.patch to fix tests with new Twisted
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 14:07:33 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user