summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-rtslib-fb.inc
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@cn.fujitsu.com>2020-09-08 10:42:59 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-09-13 22:24:34 -0400
commit89fde7936386dcb530e6b28455d37f0dacd8b2ce (patch)
treeeb501367607481b26ebf5f3a16a4daa370ef3f49 /meta-openstack/recipes-devtools/python/python-rtslib-fb.inc
parent09cf2a078e720dc1e3252359f574594cc449aa0a (diff)
downloadmeta-cloud-services-89fde7936386dcb530e6b28455d37f0dacd8b2ce.tar.gz
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 <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-rtslib-fb.inc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-rtslib-fb.inc20
1 files changed, 0 insertions, 20 deletions
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 @@
1DESCRIPTION = "API for Linux kernel SCSI target (aka LIO)"
2HOMEPAGE = "http://github.com/agrover/rtslib-fb"
3SECTION = "devel/python"
4LICENSE = "Apache-2"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=867c358d5dbac2602d0c0f850f731e62"
6
7SRC_URI[md5sum] = "4ec7575eb90b7c5a91bbea2962f0e036"
8SRC_URI[sha256sum] = "1902c581d6e04b7813f3cd1b11e2abc796205f646c39571cbbb809229fd5553e"
9
10inherit pypi
11
12# DEPENDS_default: python-pip
13
14DEPENDS += " \
15 ${PYTHON_PN}-pip \
16 "
17
18# RDEPENDS_default:
19RDEPENDS_${PN} += " \
20 "