14
0

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

- Cherry-pick upstream patch to fix tests with Python 3.13
  * replace-deprecated-unittest-function.patch

OBS-URL: https://build.opensuse.org/request/show/1190290
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyserial?expand=0&rev=37
This commit is contained in:
2024-07-30 20:04:36 +00:00
committed by Git OBS Bridge
parent c2fc102bfc
commit 77b169025b
3 changed files with 41 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 29 15:07:43 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Cherry-pick upstream patch to fix tests with Python 3.13
* replace-deprecated-unittest-function.patch
-------------------------------------------------------------------
Sun Apr 23 23:19:35 UTC 2023 - Matej Cepl <mcepl@suse.com>