diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-pygments_2.17.2.bb (renamed from meta/recipes-devtools/python/python3-pygments_2.16.1.bb) | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/meta/recipes-devtools/python/python3-pygments_2.16.1.bb b/meta/recipes-devtools/python/python3-pygments_2.17.2.bb index 240d01d0df..8b98064b78 100644 --- a/meta/recipes-devtools/python/python3-pygments_2.16.1.bb +++ b/meta/recipes-devtools/python/python3-pygments_2.17.2.bb | |||
| @@ -4,15 +4,10 @@ HOMEPAGE = "http://pygments.org/" | |||
| 4 | LICENSE = "BSD-2-Clause" | 4 | LICENSE = "BSD-2-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592" |
| 6 | 6 | ||
| 7 | inherit python_setuptools_build_meta | 7 | inherit python_hatchling |
| 8 | SRC_URI[sha256sum] = "1daff0494820c69bc8941e407aa20f577374ee88364ee10a98fdbe0aece96e29" | 8 | SRC_URI[sha256sum] = "da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367" |
| 9 | |||
| 10 | DEPENDS += "\ | ||
| 11 | ${PYTHON_PN} \ | ||
| 12 | " | ||
| 13 | |||
| 14 | PYPI_PACKAGE = "Pygments" | ||
| 15 | 9 | ||
| 10 | UPSTREAM_CHECK_PYPI_PACKAGE = "Pygments" | ||
| 16 | inherit pypi | 11 | inherit pypi |
| 17 | 12 | ||
| 18 | BBCLASSEXTEND = "native nativesdk" | 13 | BBCLASSEXTEND = "native nativesdk" |
