15
0

Accepting request 1085702 from home:ojkastl_buildservice:Branch_devel_languages_python

OBS-URL: https://build.opensuse.org/request/show/1085702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansi2html?expand=0&rev=12
This commit is contained in:
2023-05-09 20:49:12 +00:00
committed by Git OBS Bridge
parent c25fbf88ff
commit 323de07fb3
3 changed files with 54 additions and 2 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue May 9 12:02:38 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add patch
0001-tests-test_ansi2html.py-use-sys.executable-instead-o.patch
to replace a hardcoded 'python3' in a test (which leads to errors
on SLES15 with python3.11)
https://github.com/pycontribs/ansi2html/issues/210
-------------------------------------------------------------------
Tue May 9 11:20:43 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Thu Aug 4 08:46:29 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>