What branch is this for ? I'm seeing python-kombu 4.2.2 in master, so this patch doesn't apply.
Bruce On Thu, Feb 14, 2019 at 1:47 AM Hong Liu <[email protected]> wrote: > > Upgrade python-kombu from 4.2.0 to 4.3.0 > > Signed-off-by: Hong Liu <[email protected]> > --- > .../python/{python-kombu_4.2.0.bb => python-kombu_4.3.0.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta-openstack/recipes-devtools/python/{python-kombu_4.2.0.bb => > python-kombu_4.3.0.bb} (70%) > > diff --git a/meta-openstack/recipes-devtools/python/python-kombu_4.2.0.bb > b/meta-openstack/recipes-devtools/python/python-kombu_4.3.0.bb > similarity index 70% > rename from meta-openstack/recipes-devtools/python/python-kombu_4.2.0.bb > rename to meta-openstack/recipes-devtools/python/python-kombu_4.3.0.bb > index 47cb5bf..fbbe06a 100644 > --- a/meta-openstack/recipes-devtools/python/python-kombu_4.2.0.bb > +++ b/meta-openstack/recipes-devtools/python/python-kombu_4.3.0.bb > @@ -4,8 +4,8 @@ SECTION = "devel/python" > LICENSE = "BSD" > LIC_FILES_CHKSUM = "file://LICENSE;md5=daea7c168428449fbee05e644df929f4" > > -SRC_URI[md5sum] = "cb7e668936cd5ffc3232b72a2a4f931f" > -SRC_URI[sha256sum] = > "d601c47312833c0f6f4aaf037f293b2627398d4cf8526e6ba0360287294ee1fb" > +SRC_URI[md5sum] = "db169da20da23dc7be78681498600ef6" > +SRC_URI[sha256sum] = > "529df9e0ecc0bad9fc2b376c3ce4796c41b482cf697b78b71aea6ebe7ca353c8" > > inherit setuptools pypi > > -- > 2.17.2 > > > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
