15
0
Files
python-ansiwrap/python-ansiwrap.changes
Steve Kowalik a4c3cb172a - 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
2024-01-16 03:30:46 +00:00

19 lines
693 B
Plaintext

-------------------------------------------------------------------
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>
- Add ansiwrap-pr18-py311.patch gh#jonathaneunice/ansiwrap#18
* Fix test for Python 3.11
- Clean specfile
-------------------------------------------------------------------
Fri Apr 20 20:37:59 UTC 2018 - toddrme2178@gmail.com
- Initial version