From f83c6106b068de022028ece1ae68ec86355e3f96 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 12 Nov 2017 13:02:31 -0500 Subject: python-cryptography: update to version 2.1.3 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- .../python/python-cryptography_2.1.2.bb | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb (limited to 'meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb') diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb b/meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb deleted file mode 100644 index f5b1e0b3b5..0000000000 --- a/meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb +++ /dev/null @@ -1,21 +0,0 @@ -inherit pypi setuptools -require python-cryptography.inc - -SRC_URI += " \ - file://run-ptest \ -" - -DEPENDS += " \ - ${PYTHON_PN}-enum34 \ -" - -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-enum34 \ - ${PYTHON_PN}-ipaddress \ -" - -RDEPENDS_${PN}_class-target += " \ - ${PYTHON_PN}-enum34 \ - ${PYTHON_PN}-ipaddress \ - ${PYTHON_PN}-contextlib \ -" -- cgit v1.2.3-54-g00ecf