all patches in this series have been merged. Bruce
On Tue, Sep 11, 2018 at 5:29 AM, Hong Liu <[email protected]> wrote: > 1.Upgrade python-pecan from 1.2.1 to 1.3.2 > > 2.Remove python-webob from rdepends. > > Signed-off-by: Hong Liu <[email protected]> > --- > .../python/{python-pecan_1.2.1.bb => python-pecan_1.3.2.bb} | 7 > +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) > rename meta-openstack/recipes-devtools/python/{python-pecan_1.2.1.bb => > python-pecan_1.3.2.bb} (62%) > > diff --git a/meta-openstack/recipes-devtools/python/python-pecan_1.2.1.bb > b/meta-openstack/recipes-devtools/python/python-pecan_1.3.2.bb > similarity index 62% > rename from meta-openstack/recipes-devtools/python/python-pecan_1.2.1.bb > rename to meta-openstack/recipes-devtools/python/python-pecan_1.3.2.bb > index 656bb02..0e2a863 100644 > --- a/meta-openstack/recipes-devtools/python/python-pecan_1.2.1.bb > +++ b/meta-openstack/recipes-devtools/python/python-pecan_1.3.2.bb > @@ -4,13 +4,12 @@ SECTION = "devel/python" > LICENSE = "BSD" > LIC_FILES_CHKSUM = "file://LICENSE;md5=d846877d24bbb3d7a00a985c90378e8c" > > -SRC_URI[md5sum] = "d0ad387dbc77d1803ad3573fe38a4e0a" > -SRC_URI[sha256sum] = > "8d95457b9cedcfda9b467f5cc7dde8cdf72ddba6b402d6a5902843d1b2186c46" > +SRC_URI[md5sum] = "42bff04c3a90c32d78560fe7921658d4" > +SRC_URI[sha256sum] = > "24f06cf88a488b75f433e62b33c1c97e4575d0cd91eec9eec841a81cecfd6de3" > > inherit setuptools pypi > > -RDEPENDS_${PN} = "python-webob \ > - python-mako \ > +RDEPENDS_${PN} = "python-mako \ > python-webtest \ > python-six \ > python-logutils \ > -- > 2.7.4 > > > > -- > _______________________________________________ > 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" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
