diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-multidict_5.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-multidict_5.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-multidict_5.1.0.bb b/meta-python/recipes-devtools/python/python3-multidict_5.2.0.bb index 3ec271a0f2..05b18fa0b5 100644 --- a/meta-python/recipes-devtools/python/python3-multidict_5.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-multidict_5.2.0.bb | |||
@@ -2,9 +2,9 @@ SUMMARY = "Multidicts are useful for working with HTTP headers, URL query args e | |||
2 | HOMEPAGE = "https://github.com/aio-libs/multidict/" | 2 | HOMEPAGE = "https://github.com/aio-libs/multidict/" |
3 | 3 | ||
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e74c98abe0de8f798ca609137f9cef4a" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=84c63e2bcd84e619d249af5181e2147f" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "25b4e5f22d3a37ddf3effc0710ba692cfc792c2b9edfb9c05aefe823256e84d5" | 7 | SRC_URI[sha256sum] = "0dd1c93edb444b33ba2274b66f63def8a327d607c6c790772f448a53b6ea59ce" |
8 | 8 | ||
9 | inherit pypi setuptools3 ptest | 9 | inherit pypi setuptools3 ptest |
10 | 10 | ||