diff options
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r-- | meta/recipes-devtools/python/python3-pygments_2.7.3.bb (renamed from meta/recipes-devtools/python/python3-pygments_2.7.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pygments_2.7.2.bb b/meta/recipes-devtools/python/python3-pygments_2.7.3.bb index 00e5dc6e30..379d85dbd7 100644 --- a/meta/recipes-devtools/python/python3-pygments_2.7.2.bb +++ b/meta/recipes-devtools/python/python3-pygments_2.7.3.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1f5d0c4cf38dfc8122c00d6f1a97a0cc" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1f5d0c4cf38dfc8122c00d6f1a97a0cc" |
6 | 6 | ||
7 | inherit setuptools3 | 7 | inherit setuptools3 |
8 | SRC_URI[sha256sum] = "381985fcc551eb9d37c52088a32914e00517e57f4a21609f48141ba08e193fa0" | 8 | SRC_URI[sha256sum] = "ccf3acacf3782cbed4a989426012f1c535c9a90d3a7fc3f16d231b9372d2b716" |
9 | 9 | ||
10 | DEPENDS += "\ | 10 | DEPENDS += "\ |
11 | ${PYTHON_PN} \ | 11 | ${PYTHON_PN} \ |