[meta-virtualization] [meta-cloud-services][PATCH]python-logutils: upgrade to 0.3.5
Bruce Ashfield
bruce.ashfield at gmail.com
Wed Nov 15 13:02:22 PST 2017
merged
Bruce
On Wed, Nov 15, 2017 at 11:08 AM, zhengrq <zhengrq.fnst at cn.fujitsu.com> wrote:
> 1) Upgrade python-logutils from 0.3.3 to 0.3.5.
>
> 2) Modify LIC_FILES_CHKSUM as Copyright (c) in LICENSE.txt has been changed from 2008-2013 to 2008-2017.
>
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst at cn.fujitsu.com>
> ---
> .../python/{python-logutils_0.3.3.bb => python-logutils_0.3.5.bb} | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
> rename meta-openstack/recipes-devtools/python/{python-logutils_0.3.3.bb => python-logutils_0.3.5.bb} (57%)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-logutils_0.3.3.bb b/meta-openstack/recipes-devtools/python/python-logutils_0.3.5.bb
> similarity index 57%
> rename from meta-openstack/recipes-devtools/python/python-logutils_0.3.3.bb
> rename to meta-openstack/recipes-devtools/python/python-logutils_0.3.5.bb
> index 5b72be1..80c9490 100644
> --- a/meta-openstack/recipes-devtools/python/python-logutils_0.3.3.bb
> +++ b/meta-openstack/recipes-devtools/python/python-logutils_0.3.5.bb
> @@ -2,15 +2,15 @@ DESCRIPTION = "Set of handlers for the Python standard library's logging package
> HOMEPAGE = "https://pypi.python.org/pypi/logutils"
> SECTION = "devel/python"
> LICENSE = "BSD"
> -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5b3cbf3c3220969afbf461f4a6ac97c9"
> +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=44c35f0b8e2a27a2f33a4e4a5c65d014"
>
> PR = "r0"
> SRCNAME = "logutils"
>
> -SRC_URI = "https://pypi.python.org/packages/source/l/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
> +SRC_URI = "https://pypi.python.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz"
>
> -SRC_URI[md5sum] = "07b2a31d3d48e4f748363d33c03639cd"
> -SRC_URI[sha256sum] = "4042b8e57cbe3b01552b3c84191595ae6c36f1ab5aef7e3a6ce5c2f15c297c9c"
> +SRC_URI[md5sum] = "fcd2f8e9217bfa0b580f253b35a9d954"
> +SRC_URI[sha256sum] = "bc058a25d5c209461f134e1f03cab637d66a7a5ccc12e593db56fbb279899a82"
>
> S = "${WORKDIR}/${SRCNAME}-${PV}"
>
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> 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