diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-04-24 11:23:08 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-04-23 21:55:52 -0700 |
commit | 0a08431bf7d45cde7ca1e28d5778a6414ae068e8 (patch) | |
tree | 46b7ae861f15e21b21340a76c1b4c852af83d7d5 /meta-python | |
parent | ee38717082acbfa18333f4a68eeb918b464efae6 (diff) | |
download | meta-openembedded-0a08431bf7d45cde7ca1e28d5778a6414ae068e8.tar.gz |
python3-diskcache: upgrade 5.5.1 -> 5.6.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-diskcache_5.6.1.bb (renamed from meta-python/recipes-devtools/python/python3-diskcache_5.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-diskcache_5.5.1.bb b/meta-python/recipes-devtools/python/python3-diskcache_5.6.1.bb index 50e3c12d86..447bfc440b 100644 --- a/meta-python/recipes-devtools/python/python3-diskcache_5.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-diskcache_5.6.1.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.grantjenks.com/docs/diskcache/" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c60ef82f0f40155453f6d5f2c94b6e8e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c60ef82f0f40155453f6d5f2c94b6e8e" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "8685515584cc110a463d0728d98beaba56c7e2803b60a19cb8983a4c9e341d91" | 6 | SRC_URI[sha256sum] = "e4c978532feff5814c4cc00fe1e11e40501985946643d73220d41ee7737c72c3" |
7 | 7 | ||
8 | PYPI_PACKAGE = "diskcache" | 8 | PYPI_PACKAGE = "diskcache" |
9 | 9 | ||