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

Bruce Ashfield bruce.ashfield at gmail.com
Tue Oct 20 07:42:41 PDT 2015


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.

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