merged On Tue, Sep 18, 2018 at 5:36 AM, Hong Liu <[email protected]> wrote: > Upgrade python-swiftclient from 3.5.0 to 3.6.0. > > Signed-off-by: Hong Liu <[email protected]> > --- > meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb > b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb > index f668155..0ee9680 100644 > --- a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb > +++ b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb > @@ -9,8 +9,8 @@ SRCNAME = "swiftclient" > > SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" > > -PV = "3.5.0+git${SRCPV}" > -SRCREV = "b91651eba09ed43903c55f24e3a1a52aefeea75f" > +PV = "3.6.0+git${SRCPV}" > +SRCREV = "1cf074f4da62b7a42f88aef3c8571e7b6e850823" > S = "${WORKDIR}/git" > > inherit setuptools python-dir > -- > 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
