summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ansi2html_1.9.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: drop ${PYTHON_PN}Tim Orling2024-02-191-3/+3
| | | | | | | python 2 is long unsupported, so we no longer need this variable. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-setuptools-scm-git-archive: remove obsolete packageDerek Straka2023-12-221-1/+0
| | | | | | | | | Upstream project is obsolete with setuptools_scm >= 7.0 which natively supports git archives See upstream repo for details - https://github.com/Changaco/setuptools_scm_git_archive/ Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ansi2html: upgrade 1.8.0 -> 1.9.1Wang Mingyu2023-12-141-0/+20
Changelog: ============ -Enable testing with py312 -Fix project description -Fix RTD builds -tests/test_ansi2html.py: use sys.executable instead of hardcoded python3 -Replace optparse with argparse -Replace sphinx with mkdocs Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>