15
0

- Add patch drop-textwrap3.patch:

* Use textwrap, textwrap3 is a backport for Python < 3.6.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansiwrap?expand=0&rev=7
This commit is contained in:
2024-06-19 06:45:10 +00:00
committed by Git OBS Bridge
parent a4c3cb172a
commit ae889120c3
3 changed files with 50 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 19 06:44:55 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch drop-textwrap3.patch:
* Use textwrap, textwrap3 is a backport for Python < 3.6.
-------------------------------------------------------------------
Tue Jan 16 03:29:03 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>