From: Alexander Kanavin Date: Sun, 31 May 2020 15:51:55 +0000 (+0200) Subject: python3-pygments: upgrade 2.5.2 -> 2.6.1 X-Git-Tag: uninative-2.9~668 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=27dc2476f026e303f078df23e2b60acf648ea5ff;p=openembedded-core.git python3-pygments: upgrade 2.5.2 -> 2.6.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pygments_2.5.2.bb b/meta/recipes-devtools/python/python3-pygments_2.6.1.bb similarity index 75% rename from meta/recipes-devtools/python/python3-pygments_2.5.2.bb rename to meta/recipes-devtools/python/python3-pygments_2.6.1.bb index 474b95494a..bffef59e69 100644 --- a/meta/recipes-devtools/python/python3-pygments_2.5.2.bb +++ b/meta/recipes-devtools/python/python3-pygments_2.6.1.bb @@ -5,8 +5,8 @@ LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=e1d7b7bffbfeaa14083fd2bd3236aea8" inherit setuptools3 -SRC_URI[md5sum] = "465a35559863089d959d783a69f79b9f" -SRC_URI[sha256sum] = "98c8aa5a9f778fcd1026a17361ddaf7330d1b7c62ae97c3bb0ae73e0b9b6b0fe" +SRC_URI[md5sum] = "a48c5219de92f12c41acba814730b31a" +SRC_URI[sha256sum] = "647344a061c249a3b74e230c739f434d7ea4d8b1d5f3721bc0f3558049b38f44" DEPENDS += "\ ${PYTHON_PN} \