diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb b/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb index 9942288c09..d817d8ee5d 100644 --- a/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb +++ b/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRPTION = "ansi2html - Convert text with ANSI color codes to HTML or to LaTeX" | 1 | DESCRPTION = "ansi2html - Convert text with ANSI color codes to HTML or to LaTeX" |
2 | HOMEPAGE = "https://github.com/ralphbean/ansi2html" | 2 | HOMEPAGE = "https://github.com/pycontribs/ansi2html" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3000208d539ec061b899bce1d9ce9404" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3000208d539ec061b899bce1d9ce9404" |
4 | LICENSE = "GPL-3.0-only" | 4 | LICENSE = "LGPL-3.0-or-later" |
5 | 5 | ||
6 | PYPI_PACKAGE = "ansi2html" | 6 | PYPI_PACKAGE = "ansi2html" |
7 | 7 | ||