- add 0001-Don-t-use-codecs.open-on-Python-3.patch to fix

deprecations for python 3.14

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=52
This commit is contained in:
2025-09-05 11:57:45 +00:00
committed by Git OBS Bridge
parent df05ba4fac
commit 4823adf986
3 changed files with 49 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 5 11:56:57 UTC 2025 - Dirk Müller <dmueller@suse.com>
- add 0001-Don-t-use-codecs.open-on-Python-3.patch to fix
deprecations for python 3.14
-------------------------------------------------------------------
Fri Jun 13 02:43:13 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>