14
0
forked from pool/python-urwid

- Add python-311.patch to fix tests for python 3.11

gh#urwid/urwid#517

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=46
This commit is contained in:
2023-02-20 08:42:29 +00:00
committed by Git OBS Bridge
parent 14b7605f4b
commit c2fa0e629a
3 changed files with 33 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 20 08:41:44 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add python-311.patch to fix tests for python 3.11
gh#urwid/urwid#517
-------------------------------------------------------------------
Mon Nov 8 12:13:49 UTC 2021 - Dirk Müller <dmueller@suse.com>