From 74985f286eadd35f7e726c60a0616f423ae45000 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 25 Oct 2017 09:44:41 -0400 Subject: python-cryptography: update to version 2.1.2 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- .../recipes-devtools/python/python3-cryptography_2.0.3.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb') diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb deleted file mode 100644 index f807042ec0..0000000000 --- a/meta-python/recipes-devtools/python/python3-cryptography_2.0.3.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