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 similarity index 82% rename from meta-python/recipes-devtools/python/python3-itsdangerous_2.1.0.bb rename to 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" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=4cda9a0ebd516714f360b0e9418cfb37" -SRC_URI[sha256sum] = "d848fcb8bc7d507c4546b448574e8a44fc4ea2ba84ebf8d783290d53e81992f5" +SRC_URI[sha256sum] = "7b7d3023cd35d9cb0c1fd91392f8c95c6fa02c59bf8ad64b8849be3401b95afb" inherit pypi setuptools3