From b709685e87381a2f5620bd4d051ca5cb829bd0e7 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 22 Feb 2017 19:15:31 -0500 Subject: python-cryptography: update to version 1.7.2 Verify the license terms remain the same and update the checksum Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- .../recipes-devtools/python/python3-cryptography_1.6.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-cryptography_1.6.bb (limited to 'meta-python/recipes-devtools/python/python3-cryptography_1.6.bb') diff --git a/meta-python/recipes-devtools/python/python3-cryptography_1.6.bb b/meta-python/recipes-devtools/python/python3-cryptography_1.6.bb deleted file mode 100644 index f807042ec0..0000000000 --- a/meta-python/recipes-devtools/python/python3-cryptography_1.6.bb +++ /dev/null @@ -1,10 +0,0 @@ -inherit pypi setuptools3 -require python-cryptography.inc - -SRC_URI += " \ - file://run-ptest \ -" - -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-lang \ -" -- cgit v1.2.3-54-g00ecf