merged

Bruce

On Tue, Sep 18, 2018 at 5:36 AM, Hong Liu <[email protected]> wrote:
> 1.Upgrade python-psycopg2 from 2.7.4 to 2.7.5
>
> 2.Modify LIC_FILES_CHKSUM.because of delete BSD-like license
>
> Signed-off-by: Hong Liu <[email protected]>
> ---
>  .../python/{python-psycopg2_2.7.4.bb => python-psycopg2_2.7.5.bb}   | 6 
> +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>  rename meta-openstack/recipes-devtools/python/{python-psycopg2_2.7.4.bb => 
> python-psycopg2_2.7.5.bb} (57%)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.4.bb 
> b/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb
> similarity index 57%
> rename from meta-openstack/recipes-devtools/python/python-psycopg2_2.7.4.bb
> rename to meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb
> index 674322d..740643d 100644
> --- a/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.4.bb
> +++ b/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb
> @@ -2,15 +2,15 @@ DESCRIPTION = "Python-PostgreSQL Database Adapter"
>  HOMEPAGE = "http://initd.org/psycopg/";
>  SECTION = "devel/python"
>  LICENSE = "GPLv3+"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=2c9872d13fa571e7ba6de95055da1fe2"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=72bded22a37845c7d9dc3fd39d699a2d"
>  DEPENDS = "postgresql"
>
>  SRC_URI += " \
>             file://remove-pg-config.patch \
>            "
>
> -SRC_URI[md5sum] = "70fc57072e084565a42689d416cf2c5c"
> -SRC_URI[sha256sum] = 
> "8bf51191d60f6987482ef0cfe8511bbf4877a5aa7f313d7b488b53189cf26209"
> +SRC_URI[md5sum] = "9e7d6f695fc7f8d1c42a7905449246c9"
> +SRC_URI[sha256sum] = 
> "eccf962d41ca46e6326b97c8fe0a6687b58dfc1a5f6540ed071ff1474cea749e"
>
>  inherit distutils pypi
>
> --
> 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

Reply via email to