Signed-off-by: Oleksandr Kravchuk <[email protected]> --- ...{python3-pygments_2.7.4.bb => python3-pygments_2.8.0.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-devtools/python/{python3-pygments_2.7.4.bb => python3-pygments_2.8.0.bb} (76%)
diff --git a/meta/recipes-devtools/python/python3-pygments_2.7.4.bb b/meta/recipes-devtools/python/python3-pygments_2.8.0.bb similarity index 76% rename from meta/recipes-devtools/python/python3-pygments_2.7.4.bb rename to meta/recipes-devtools/python/python3-pygments_2.8.0.bb index 24bbaaf38c..4acc2ed7f4 100644 --- a/meta/recipes-devtools/python/python3-pygments_2.7.4.bb +++ b/meta/recipes-devtools/python/python3-pygments_2.8.0.bb @@ -4,8 +4,7 @@ HOMEPAGE = "http://pygments.org/" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=98419e351433ac106a24e3ad435930bc" -inherit setuptools3 -SRC_URI[sha256sum] = "df49d09b498e83c1a73128295860250b0b7edd4c723a32e9bc0d295c7c2ec337" +SRC_URI[sha256sum] = "37a13ba168a02ac54cc5891a42b1caec333e59b66addb7fa633ea8a6d73445c0" DEPENDS += "\ ${PYTHON_PN} \ @@ -13,7 +12,6 @@ DEPENDS += "\ PYPI_PACKAGE = "Pygments" -inherit pypi +inherit pypi setuptools3 BBCLASSEXTEND = "native nativesdk" - -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#148294): https://lists.openembedded.org/g/openembedded-core/message/148294 Mute This Topic: https://lists.openembedded.org/mt/80726427/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
