summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-redis_4.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-redis_4.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-redis_4.4.0.bb b/meta-python/recipes-devtools/python/python3-redis_4.4.1.bb
index a9ff015c5..d805a6ef2 100644
--- a/meta-python/recipes-devtools/python/python3-redis_4.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-redis_4.4.1.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://github.com/andymccurdy/redis-py"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1db1f331d351900707368237cc4880cf" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1db1f331d351900707368237cc4880cf"
6 6
7SRC_URI[sha256sum] = "7b8c87d19c45d3f1271b124858d2a5c13160c4e74d4835e28273400fa34d5228" 7SRC_URI[sha256sum] = "f7a870c44868ab87bbecd6211c6d7c8720b1e9a796b743fbc4725d7ec75651c3"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10