From 0f42f7a8525721f2c5f0b4673192b3c2db1a625b Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 12 Jun 2019 11:19:35 +0800 Subject: python-cryptography: upgrade 2.6.1 -> 2.7 -Upgrade from python-cryptography_2.6.1.bb to python-cryptography_2.7.bb. -Upgrade from python3-cryptography_2.6.1.bb to python3-cryptography_2.7.bb. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-cryptography_2.6.1.bb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-cryptography_2.6.1.bb (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.6.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.6.1.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.6.1.bb deleted file mode 100644 index 195923343b..0000000000 --- a/meta-python/recipes-devtools/python/python3-cryptography_2.6.1.bb +++ /dev/null @@ -1,8 +0,0 @@ -inherit pypi setuptools3 -require python-cryptography.inc - -LDSHARED += "-pthread" - -SRC_URI += " \ - file://run-ptest \ -" -- cgit v1.2.3-54-g00ecf