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 --- .../python/python-django-openstack-auth_1.1.7.bb | 28 ---------------------- 1 file changed, 28 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.7.bb (limited to 'meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.7.bb') diff --git a/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.7.bb b/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.7.bb deleted file mode 100644 index 625bcde..0000000 --- a/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.7.bb +++ /dev/null @@ -1,28 +0,0 @@ -DESCRIPTION = "A Django authentication backend for use with the OpenStack Keystone backend." -HOMEPAGE = "http://django_openstack_auth.readthedocs.org/" -SECTION = "devel/python" -LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" - -PR = "r0" -SRCNAME = "django_openstack_auth" - -SRC_URI = "https://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ -" - -SRC_URI[md5sum] = "6afb0748dab95003b75f0d6f4f4a1100" -SRC_URI[sha256sum] = "0884be8a97ff191799ed3f3d64b76c2f61299747af4a86d8a903766b2c175c6f" - -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit setuptools - -DEPENDS += " \ - python-pip \ - python-pbr \ - " - -RDEPENDS_${PN} += "python-django \ - python-keystoneclient \ - python-pbr \ - " \ No newline at end of file -- cgit v1.2.3-54-g00ecf