14
0

- Add py311-compat.patch to make it compatible with python 3.11

gh#python/cpython#88852

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vncdotool?expand=0&rev=7
This commit is contained in:
2023-01-12 11:47:15 +00:00
committed by Git OBS Bridge
parent 9b4803387e
commit 26fd2f1bdf
3 changed files with 33 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 12 11:44:38 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add py311-compat.patch to make it compatible with python 3.11
gh#python/cpython#88852
-------------------------------------------------------------------
Wed May 4 08:11:19 UTC 2022 - pgajdos@suse.com