[meta-virtualization] [meta-cloud-services][fido-kilo]][PATCH] python-openstackclient: fix checksums

Josep Puigdemont josep.puigdemont at enea.com
Tue Oct 20 07:49:25 PDT 2015


On Tue, Oct 20, 2015 at 10:42:41AM -0400, Bruce Ashfield wrote:
> On Mon, Oct 19, 2015 at 7:53 AM, Josep Puigdemont
> <josep.puigdemont at enea.com> wrote:
> > Signed-off-by: Josep Puigdemont <josep.puigdemont at enea.com>
> > ---
> >  .../recipes-devtools/python/python-openstackclient_1.0.4.bb           | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.4.bb b/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.4.bb
> > index a585b68..221c817 100644
> > --- a/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.4.bb
> > +++ b/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.4.bb
> > @@ -8,8 +8,8 @@ SRCNAME = "python-openstackclient"
> >
> >  SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
> >
> > -SRC_URI[md5sum] = "595c9be3ae2f967f7dd5f33753137377"
> > -SRC_URI[sha256sum] = "d39a2e6cf98d409f8545b9d3a207eb8cbf3b2fc5ea17b0f8d9bed52326ca9f49"
> > +SRC_URI[md5sum] = "3ba35cbfa48b876d198d83e37a794721"
> > +SRC_URI[sha256sum] = "4ae6d7b35fd1da2a07959fea9639e506871abfb769c62f3692d2f2585605ac85"
> 
> Where they just wrong for the version before ? Or did something change
> upstream ? If
> they re-packed the tgz, we'd like to document that and check what
> actually changed.

a blunder from my side, sorry. When I updated the recipe in the previous
commit, I updated the version too (from 1.0.3 to 1.0.4), but I forgot to
update the hashes. I don't know how it happened, because I do test the
patches before sending them, but obviously that time I didn't...

/Josep
> 
> Bruce
> 
> >
> >  S = "${WORKDIR}/${SRCNAME}-${PV}"
> >
> > --
> > 1.9.1
> >
> > --
> > _______________________________________________
> > meta-virtualization mailing list
> > meta-virtualization at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-virtualization
> 
> 
> 
> -- 
> "Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end"


More information about the meta-virtualization mailing list