From 89fde7936386dcb530e6b28455d37f0dacd8b2ce Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 8 Sep 2020 10:42:59 +0800 Subject: python3-rtslib-fb: upgrade 2.1.51 -> 2.1.74 Since python2 is no longer maintained, the recipe of python2 is removed. Signed-off-by: Zheng Ruoqin Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-rtslib-fb.inc | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-rtslib-fb.inc (limited to 'meta-openstack/recipes-devtools/python/python-rtslib-fb.inc') diff --git a/meta-openstack/recipes-devtools/python/python-rtslib-fb.inc b/meta-openstack/recipes-devtools/python/python-rtslib-fb.inc deleted file mode 100644 index e14f33d..0000000 --- a/meta-openstack/recipes-devtools/python/python-rtslib-fb.inc +++ /dev/null @@ -1,20 +0,0 @@ -DESCRIPTION = "API for Linux kernel SCSI target (aka LIO)" -HOMEPAGE = "http://github.com/agrover/rtslib-fb" -SECTION = "devel/python" -LICENSE = "Apache-2" -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=867c358d5dbac2602d0c0f850f731e62" - -SRC_URI[md5sum] = "4ec7575eb90b7c5a91bbea2962f0e036" -SRC_URI[sha256sum] = "1902c581d6e04b7813f3cd1b11e2abc796205f646c39571cbbb809229fd5553e" - -inherit pypi - -# DEPENDS_default: python-pip - -DEPENDS += " \ - ${PYTHON_PN}-pip \ - " - -# RDEPENDS_default: -RDEPENDS_${PN} += " \ - " -- cgit v1.2.3-54-g00ecf