diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc index 5339e6a4c..9a74e8e29 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc @@ -9,8 +9,8 @@ DEPENDS += " \ ${PYTHON_PN}-six \ " -SRC_URI[md5sum] = "9f28a9c141995cd2300d0976b4fac3fb" -SRC_URI[sha256sum] = "323524312bb467565ebca7e50c8ae5e9674e544951d28a2904a50012a8828190" +SRC_URI[md5sum] = "1529f12fb403c9a0045277cb73df766c" +SRC_URI[sha256sum] = "5518337022718029e367d982642f3e3523541e098ad671672a90b82474c84882" RDEPENDS_${PN} += " \ ${PYTHON_PN}-cffi \ diff --git a/meta-python/recipes-devtools/python/python-cryptography_1.8.1.bb b/meta-python/recipes-devtools/python/python-cryptography_1.9.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-cryptography_1.8.1.bb rename to meta-python/recipes-devtools/python/python-cryptography_1.9.bb diff --git a/meta-python/recipes-devtools/python/python3-cryptography_1.8.1.bb b/meta-python/recipes-devtools/python/python3-cryptography_1.9.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-cryptography_1.8.1.bb rename to meta-python/recipes-devtools/python/python3-cryptography_1.9.bb