diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-itsdangerous_2.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-itsdangerous_2.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-itsdangerous_2.1.0.bb b/meta-python/recipes-devtools/python/python3-itsdangerous_2.1.1.bb index 30d23c6569..ef1d7cc07b 100644 --- a/meta-python/recipes-devtools/python/python3-itsdangerous_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-itsdangerous_2.1.1.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://github.com/mitsuhiko/itsdangerous" | |||
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=4cda9a0ebd516714f360b0e9418cfb37" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=4cda9a0ebd516714f360b0e9418cfb37" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "d848fcb8bc7d507c4546b448574e8a44fc4ea2ba84ebf8d783290d53e81992f5" | 6 | SRC_URI[sha256sum] = "7b7d3023cd35d9cb0c1fd91392f8c95c6fa02c59bf8ad64b8849be3401b95afb" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||