diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-traitlets_5.0.4.bb (renamed from meta-python/recipes-devtools/python/python3-traitlets_5.0.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.0.3.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.0.4.bb index 02908dea97..194193f63e 100644 --- a/meta-python/recipes-devtools/python/python3-traitlets_5.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-traitlets_5.0.4.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING.md;md5=eec4de4d599518742e54e75954e33b46" | |||
6 | 6 | ||
7 | PYPI_PACKAGE = "traitlets" | 7 | PYPI_PACKAGE = "traitlets" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "66b76cfffd590c39861bc11c247725a5" | 9 | SRC_URI[md5sum] = "592dde72b6b706d09ea624cce9af3cf5" |
10 | SRC_URI[sha256sum] = "a2e91709a0330b6c5d497ed470b2feb1ed8da5c9dd807c6daab41f727b9391c9" | 10 | SRC_URI[sha256sum] = "86c9351f94f95de9db8a04ad8e892da299a088a64fd283f9f6f18770ae5eae1b" |
11 | 11 | ||
12 | RDEPENDS_${PN} = "\ | 12 | RDEPENDS_${PN} = "\ |
13 | ${PYTHON_PN}-ipython-genutils \ | 13 | ${PYTHON_PN}-ipython-genutils \ |