diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.4.bb (renamed from meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.3.bb b/meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.4.bb index 0d232dcabb..c90ffa1b47 100644 --- a/meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.3.bb +++ b/meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.4.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" | |||
6 | 6 | ||
7 | PYPI_PACKAGE = "backports.functools_lru_cache" | 7 | PYPI_PACKAGE = "backports.functools_lru_cache" |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "d84e126e2a29e4fde8931ff8131240bbf30a0e7dbcc3897a8dbd8ea5ac11419c" | 9 | SRC_URI[sha256sum] = "d5ed2169378b67d3c545e5600d363a923b09c456dab1593914935a68ad478271" |
10 | 10 | ||
11 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" | 11 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" |
12 | 12 | ||