summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-12-19 14:23:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-30 08:47:12 +0000
commitfe3cefa2113d2ed272dd312ab7409122f51ab2aa (patch)
treeccd8975811f9c458979d142399c8485fc498868f /meta/recipes-devtools/python
parent2191ecf0f7cffc9de3312edb74d09d112ec08289 (diff)
downloadpoky-fe3cefa2113d2ed272dd312ab7409122f51ab2aa.tar.gz
python3-pygments: update to 2.5.2
(From OE-Core rev: 6e2d926a428530343bb4358d6e42a505c0f663ac) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-pygments_2.5.2.bb (renamed from meta/recipes-devtools/python/python3-pygments_2.4.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-pygments_2.4.2.bb b/meta/recipes-devtools/python/python3-pygments_2.5.2.bb
index 35c0ac6a57..474b95494a 100644
--- a/meta/recipes-devtools/python/python3-pygments_2.4.2.bb
+++ b/meta/recipes-devtools/python/python3-pygments_2.5.2.bb
@@ -5,8 +5,8 @@ LICENSE = "BSD-2-Clause"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=e1d7b7bffbfeaa14083fd2bd3236aea8" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=e1d7b7bffbfeaa14083fd2bd3236aea8"
6 6
7inherit setuptools3 7inherit setuptools3
8SRC_URI[md5sum] = "5ecc3fbb2a783e917b369271fc0e6cd1" 8SRC_URI[md5sum] = "465a35559863089d959d783a69f79b9f"
9SRC_URI[sha256sum] = "881c4c157e45f30af185c1ffe8d549d48ac9127433f2c380c24b84572ad66297" 9SRC_URI[sha256sum] = "98c8aa5a9f778fcd1026a17361ddaf7330d1b7c62ae97c3bb0ae73e0b9b6b0fe"
10 10
11DEPENDS += "\ 11DEPENDS += "\
12 ${PYTHON_PN} \ 12 ${PYTHON_PN} \