[meta-virtualization] [meta-cloud-services][fido-kilo][PATCH 05/40] python-stevedore: upgrade to 1.3.0 (kilo)

Josep Puigdemont josep.puigdemont at enea.com
Wed Dec 2 08:32:11 PST 2015


Signed-off-by: Josep Puigdemont <josep.puigdemont at enea.com>
---
 ...{python-stevedore_1.2.0.bb => python-stevedore_1.3.0.bb} | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-stevedore_1.2.0.bb => python-stevedore_1.3.0.bb} (53%)

diff --git a/meta-openstack/recipes-devtools/python/python-stevedore_1.2.0.bb b/meta-openstack/recipes-devtools/python/python-stevedore_1.3.0.bb
similarity index 53%
rename from meta-openstack/recipes-devtools/python/python-stevedore_1.2.0.bb
rename to meta-openstack/recipes-devtools/python/python-stevedore_1.3.0.bb
index 0f493eb..6100f68 100644
--- a/meta-openstack/recipes-devtools/python/python-stevedore_1.2.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-stevedore_1.3.0.bb
@@ -4,17 +4,10 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-PR = "r0"
+SRC_URI[md5sum] = "e9ed2a1cf91ee76fd9045f902fa58089"
+SRC_URI[sha256sum] = "beab2b7f91966d259796392c39ed6f260b32851861561dd9f3b9be2fd0c426a5"
 
-SRCNAME = "stevedore"
-SRC_URI = "http://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
-
-SRC_URI[md5sum] = "bd82728ab03e62121fbbb077bcd55fdb"
-SRC_URI[sha256sum] = "3f70db9052c26e66dac61cb73d8c6f5211373983d39872addab617c759db4b45"
-
-S = "${WORKDIR}/${SRCNAME}-${PV}"
-
-inherit setuptools
+inherit pypi
 
 DEPENDS += " \
         python-pip \
-- 
2.1.0



More information about the meta-virtualization mailing list