diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-kombu_4.2.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-kombu_4.2.0.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-kombu_4.2.0.bb b/meta-openstack/recipes-devtools/python/python-kombu_4.2.0.bb deleted file mode 100644 index 47cb5bf..0000000 --- a/meta-openstack/recipes-devtools/python/python-kombu_4.2.0.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | DESCRIPTION = "A messaging framework for Python" | ||
| 2 | HOMEPAGE = "http://kombu.readthedocs.org" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "BSD" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=daea7c168428449fbee05e644df929f4" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "cb7e668936cd5ffc3232b72a2a4f931f" | ||
| 8 | SRC_URI[sha256sum] = "d601c47312833c0f6f4aaf037f293b2627398d4cf8526e6ba0360287294ee1fb" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
| 11 | |||
| 12 | FILES_${PN}-doc += "${datadir}/${SRCNAME}" | ||
| 13 | |||
| 14 | RDEPENDS_${PN} = " \ | ||
| 15 | python-amqp \ | ||
| 16 | " | ||
