From 1bd3d61e2c24a8f404ee41fb291c401a9fc9c937 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 3 Mar 2015 14:41:30 -0500 Subject: support-libs: refresh round1 Refreshing the support libraries to prepare for kilo uprevs of the core components. Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-cmd2_0.6.7.bb | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-cmd2_0.6.7.bb (limited to 'meta-openstack/recipes-devtools/python/python-cmd2_0.6.7.bb') diff --git a/meta-openstack/recipes-devtools/python/python-cmd2_0.6.7.bb b/meta-openstack/recipes-devtools/python/python-cmd2_0.6.7.bb deleted file mode 100644 index 9558cc6..0000000 --- a/meta-openstack/recipes-devtools/python/python-cmd2_0.6.7.bb +++ /dev/null @@ -1,19 +0,0 @@ -DESCRIPTION = "Extra features for standard library's cmd module" -HOMEPAGE = "http://packages.python.org/cmd2/" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://setup.py;beginline=21;endline=21;md5=a00047b7e92e0781452d0beba4e7b44e" - -PR = "r0" -SRCNAME = "cmd2" - -SRC_URI = "http://pypi.python.org/packages/source/c/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" - -SRC_URI[md5sum] = "842df29ff2f72d64d7f0d917039c0e51" -SRC_URI[sha256sum] = "8e98c7a1cfd106183559240b269e7cd9fe97e8342b5c05295f591aab6fd2f4f0" - -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit setuptools - -RDEPENDS_${PN} += "python-pyparsing" -- cgit v1.2.3-54-g00ecf