diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-redis_5.2.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-redis_5.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb b/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb index 8e762580f6..702e9d9db5 100644 --- a/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Python client for Redis key-value store" | 1 | SUMMARY = "Python client for Redis key-value store" |
| 2 | DESCRIPTION = "The Python interface to the Redis key-value store." | 2 | DESCRIPTION = "The Python interface to the Redis key-value store." |
| 3 | HOMEPAGE = "http://github.com/andymccurdy/redis-py" | 3 | HOMEPAGE = "https://github.com/andymccurdy/redis-py" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=609ded3add9111c4c6e102f1d421d3f8" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=609ded3add9111c4c6e102f1d421d3f8" |
| 6 | 6 | ||
