[meta-virtualization] [meta-cloud-services] [PATCH] python-oslo.serialization: 1.11.0 -> 2.13.0

Huang, Qiyu huangqy.fnst at cn.fujitsu.com
Tue Jan 24 18:42:52 PST 2017


Thanks for your feedback. I will submit a modified patch soon.

Huang
> -----Original Message-----
> From: asselsm at gmail.com [mailto:asselsm at gmail.com] On Behalf Of Mark
> Asselstine
> Sent: Tuesday, January 24, 2017 9:41 PM
> To: Huang, Qiyu/黄 琦宇 <huangqy.fnst at cn.fujitsu.com>
> Cc: meta-virtualization at yoctoproject.org
> Subject: Re: [meta-virtualization] [meta-cloud-services] [PATCH]
> python-oslo.serialization: 1.11.0 -> 2.13.0
> 
> On Tue, Jan 24, 2017 at 12:47 AM, Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
> wrote:
> > Upgrade python-oslo.serialization from 1.11.0 to 2.13.0.
> >
> > Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
> > ---
> 
> You missed updating the RDEPENDS per the requirements.txt. These should
> now be:
> RDEPENDS_${PN} += " \
>        python-pbr \
>        python-six \
>        python-msgpack-python \
>        python-oslo.utils \
>        python-pytz \
>        "
> 
> I have attached a script I use to help parse the requirements.txt file. You can
> use it for example:
> 
>  ./requires.py
> tmp/work/core2-64-poky-linux/python-oslo.serialization/2.13.0+gitAUTOINC+b
> e02fdbebc-r0/git/requirements.txt
> 
> Please send a v2 with the updated RDEPENDS.
> 
> Mark
> 
> 
> >  .../recipes-devtools/python/python-oslo.serialization_git.bb        | 6
> +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git
> > a/meta-openstack/recipes-devtools/python/python-oslo.serialization_git
> > .bb
> > b/meta-openstack/recipes-devtools/python/python-oslo.serialization_git
> > .bb
> > index 1bf11f4..6d5801b 100644
> > ---
> > a/meta-openstack/recipes-devtools/python/python-oslo.serialization_git
> > .bb
> > +++ b/meta-openstack/recipes-devtools/python/python-oslo.serialization
> > +++ _git.bb
> > @@ -5,10 +5,10 @@ LICENSE = "Apache-2.0"
> >  LIC_FILES_CHKSUM =
> "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
> >
> >  SRCNAME = "oslo.serialization"
> > -SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
> > +SRC_URI =
> "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"
> >
> > -PV = "1.11.0+git${SRCPV}"
> > -SRCREV = "a8626ea9f9e37bf4129096cc2295f63516fb768e"
> > +PV = "2.13.0+git${SRCPV}"
> > +SRCREV = "be02fdbebc2d9f92a959aa34e0cb5a30934dfa0d"
> >  S = "${WORKDIR}/git"
> >
> >  inherit setuptools
> > --
> > 2.7.4
> >
> >
> >
> > --
> > _______________________________________________
> > meta-virtualization mailing list
> > meta-virtualization at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-virtualization
> 





More information about the meta-virtualization mailing list