15
0

Accepting request 1189009 from home:glaubitz:branches:devel:languages:python

- Cherry-pick upstream patch to fix tests with Python 3.13
  * fix-tests-with-python3.13.patch

OBS-URL: https://build.opensuse.org/request/show/1189009
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parameterized?expand=0&rev=40
This commit is contained in:
2024-07-22 11:57:02 +00:00
committed by Git OBS Bridge
parent 5e5fd1e11e
commit 5b23e2efb6
3 changed files with 50 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 22 11:26:38 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Cherry-pick upstream patch to fix tests with Python 3.13
* fix-tests-with-python3.13.patch
-------------------------------------------------------------------
Tue Aug 15 09:02:40 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>