This uprev is required by the uprev to python-os-client-config to the latest stable/newton.
Signed-off-by: Mark Asselstine <[email protected]> --- ...-keystoneauth1_1.2.0.bb => python-keystoneauth1_2.18.0.bb} | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) rename meta-openstack/recipes-devtools/python/{python-keystoneauth1_1.2.0.bb => python-keystoneauth1_2.18.0.bb} (54%) diff --git a/meta-openstack/recipes-devtools/python/python-keystoneauth1_1.2.0.bb b/meta-openstack/recipes-devtools/python/python-keystoneauth1_2.18.0.bb similarity index 54% rename from meta-openstack/recipes-devtools/python/python-keystoneauth1_1.2.0.bb rename to meta-openstack/recipes-devtools/python/python-keystoneauth1_2.18.0.bb index a88f8a3..1fdf9e1 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneauth1_1.2.0.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneauth1_2.18.0.bb @@ -5,10 +5,10 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=96f840d59b245a1c817fbcb901afc574" SRCNAME = "keystoneauth1" -SRC_URI = "http://pypi.python.org/packages/source/k/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" +SRC_URI = "http://pypi.io/packages/source/k/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -SRC_URI[md5sum] = "db4c75346480300fe9015945f73ab33a" -SRC_URI[sha256sum] = "e8386dc8b0f17d439e1f2f4e6a8ef64fe0f2b81938b2f0b13f80042bb98e2b85" +SRC_URI[md5sum] = "d24c08bc7d59081adce160444ebc6993" +SRC_URI[sha256sum] = "075a9ca7a8877c5885fa2487699015e45260c4e6be119683effe0ad2ab1255d2" S = "${WORKDIR}/${SRCNAME}-${PV}" @@ -20,4 +20,9 @@ DEPENDS += " \ RDEPENDS_${PN} += " \ python-pbr \ + python-iso8601 \ + python-positional \ + python-requests \ + python-six \ + python-stevedore \ " -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
