diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-01-02 22:09:29 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-03 13:56:00 -0800 |
commit | 5a7646a6b332bea715089425861fe17ac1389e89 (patch) | |
tree | 0817101fc8c8c55be2a9390a34603331fbccd70f /meta-python/recipes-devtools | |
parent | fc6e34d69541b89365bbe49396e7d744abd13f7d (diff) | |
download | meta-openembedded-5a7646a6b332bea715089425861fe17ac1389e89.tar.gz |
python-cachetools: upgrade 3.1.1 -> 4.0.0
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cachetools.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cachetools_4.0.0.bb (renamed from meta-python/recipes-devtools/python/python-cachetools_3.1.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cachetools_4.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-cachetools_3.1.1.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-cachetools.inc b/meta-python/recipes-devtools/python/python-cachetools.inc index 9c793808f..f3d3bc6bc 100644 --- a/meta-python/recipes-devtools/python/python-cachetools.inc +++ b/meta-python/recipes-devtools/python/python-cachetools.inc | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=27f7518eb6f7dc686d0f953b2f28dae5" | |||
10 | 10 | ||
11 | inherit pypi | 11 | inherit pypi |
12 | 12 | ||
13 | SRC_URI[md5sum] = "91aa9b611b6345154df84e8e37746f41" | 13 | SRC_URI[md5sum] = "6a88df13467e80eb61dd2bedad19b83c" |
14 | SRC_URI[sha256sum] = "8ea2d3ce97850f31e4a08b0e2b5e6c34997d7216a9d2c98e0f3978630d4da69a" | 14 | SRC_URI[sha256sum] = "9a52dd97a85f257f4e4127f15818e71a0c7899f121b34591fcc1173ea79a0198" |
15 | 15 | ||
16 | BBCLASSEXTEND = "native nativesdk" | 16 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta-python/recipes-devtools/python/python-cachetools_3.1.1.bb b/meta-python/recipes-devtools/python/python-cachetools_4.0.0.bb index 8c12ad042..8c12ad042 100644 --- a/meta-python/recipes-devtools/python/python-cachetools_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python-cachetools_4.0.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-cachetools_3.1.1.bb b/meta-python/recipes-devtools/python/python3-cachetools_4.0.0.bb index 76b2f6785..76b2f6785 100644 --- a/meta-python/recipes-devtools/python/python3-cachetools_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-cachetools_4.0.0.bb | |||