15
0

Accepting request 1132894 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 1.9.1

OBS-URL: https://build.opensuse.org/request/show/1132894
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansi2html?expand=0&rev=14
This commit is contained in:
2023-12-14 08:09:54 +00:00
committed by Git OBS Bridge
parent 323de07fb3
commit 49b4172b07
5 changed files with 30 additions and 48 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Dec 13 08:54:07 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 1.9.1 (skipping non-existent release 1.9.0):
* Bugfixes
- Enable testing with py312 (#230) @ssbarnea
- Fix project description (#229) @ssbarnea
- Fix RTD builds (#228) @ssbarnea
- tests/test_ansi2html.py: use sys.executable instead of
hardcoded python3 (#214) @johanneskastl
- Replace optparse with argparse (#205) @ssbarnea
- Replace sphinx with mkdocs (#204) @ssbarnea
- remove patch
0001-tests-test_ansi2html.py-use-sys.executable-instead-o.patch
- change upstream to pycontribs/ansi2html
-------------------------------------------------------------------
Tue May 9 12:02:38 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>