15
0

- Add patch support-python312.patch:

* Use importlib not imp, also includes changes from the previous patch.
- Drop patch ansiwrap-pr18-py311.patch, included in above.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansiwrap?expand=0&rev=5
This commit is contained in:
2024-01-16 03:30:46 +00:00
committed by Git OBS Bridge
parent a8e4928d23
commit a4c3cb172a
4 changed files with 64 additions and 29 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 16 03:29:03 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python312.patch:
* Use importlib not imp, also includes changes from the previous patch.
- Drop patch ansiwrap-pr18-py311.patch, included in above.
-------------------------------------------------------------------
Sat Mar 18 12:30:50 UTC 2023 - Ben Greiner <code@bnavigator.de>