Commit Graph

2 Commits

Author SHA1 Message Date
Ross Burton
29235912c6 python3-ansi2html: fix DEPENDS
There's no need to depend on python3-toml-native, but this does need
python3-setuptools-scm-git-archive-native.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Leon Anavi
f0d40d6b8a python3-ansi2html: Upgrade 1.7.0 -> 1.8.0
Upgrade to release 1.8.0:

- style.py: Drop unused CSS class .bold
- Bring back putting a rendered man page into release archives
- Migrate from mock to unittest.mock of Python >=3.3
- Fix for ANSI color codes that include blank values
- Added py.typed file
- style.py: Get CSS class .inv_foreground in sync with
  .body_foreground
- Fix --input-encoding= regression added in PR #143 + related
  tests
- Add ability to also recognize colons in ANSI escapes
- Fixes to respect bright colors in palette

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-12 01:05:43 -07:00