14
0

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

- Cherry-pick upstream patch to fix tests with Python 3.13.
  * remove-old-unittest-functions.patch

OBS-URL: https://build.opensuse.org/request/show/1190468
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=19
This commit is contained in:
2024-07-30 20:06:11 +00:00
committed by Git OBS Bridge
parent 717b405c7b
commit eefc7222d4
3 changed files with 42 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 30 12:03:04 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Cherry-pick upstream patch to fix tests with Python 3.13.
* remove-old-unittest-functions.patch
-------------------------------------------------------------------
Fri Apr 21 12:30:03 UTC 2023 - Dirk Müller <dmueller@suse.com>