From df786f97f9327dad800609f011b2ba3f1a502443 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 19 May 2017 13:40:03 -0400 Subject: [PATCH] python-cryptography-vectors: update to version 1.8.1 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- .../recipes-devtools/python/python-cryptography-vectors.inc | 4 ++-- ...-vectors_1.7.2.bb => python-cryptography-vectors_1.8.1.bb} | 0 ...vectors_1.7.2.bb => python3-cryptography-vectors_1.8.1.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-cryptography-vectors_1.7.2.bb => python-cryptography-vectors_1.8.1.bb} (100%) rename meta-python/recipes-devtools/python/{python3-cryptography-vectors_1.7.2.bb => python3-cryptography-vectors_1.8.1.bb} (100%) diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors.inc b/meta-python/recipes-devtools/python/python-cryptography-vectors.inc index 122528b1d..4481c1d9d 100644 --- a/meta-python/recipes-devtools/python/python-cryptography-vectors.inc +++ b/meta-python/recipes-devtools/python/python-cryptography-vectors.inc @@ -7,8 +7,8 @@ DEPENDS += " \ ${PYTHON_PN}-cryptography \ " -SRC_URI[md5sum] = "c3f2a66d71a0413879d4dd001c56de95" -SRC_URI[sha256sum] = "4be4eee8a11deee5c2f00e389b49de8ce2642130282d1cd0adffb2f7dbe0acdc" +SRC_URI[md5sum] = "e6ee71f1cc9950e3df026bef69e5fdcb" +SRC_URI[sha256sum] = "2fd61facea08800ca98ac923f6d02f48a7ae6648025b29cdeb51987c1532add6" PYPI_PACKAGE = "cryptography_vectors" diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors_1.7.2.bb b/meta-python/recipes-devtools/python/python-cryptography-vectors_1.8.1.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-cryptography-vectors_1.7.2.bb rename to meta-python/recipes-devtools/python/python-cryptography-vectors_1.8.1.bb diff --git a/meta-python/recipes-devtools/python/python3-cryptography-vectors_1.7.2.bb b/meta-python/recipes-devtools/python/python3-cryptography-vectors_1.8.1.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-cryptography-vectors_1.7.2.bb rename to meta-python/recipes-devtools/python/python3-cryptography-vectors_1.8.1.bb