All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-pyyaml: upgrade 3.11 -> 5.1.2
@ 2019-08-22  5:44 Zang Ruochen
  2019-08-26  2:22 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Zang Ruochen @ 2019-08-22  5:44 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../python/{python-pyyaml_3.11.bb => python-pyyaml_5.1.2.bb}        | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename recipes-devtools/python/{python-pyyaml_3.11.bb => python-pyyaml_5.1.2.bb} (81%)

diff --git a/recipes-devtools/python/python-pyyaml_3.11.bb b/recipes-devtools/python/python-pyyaml_5.1.2.bb
similarity index 81%
rename from recipes-devtools/python/python-pyyaml_3.11.bb
rename to recipes-devtools/python/python-pyyaml_5.1.2.bb
index ecb1719..711675b 100644
--- a/recipes-devtools/python/python-pyyaml_3.11.bb
+++ b/recipes-devtools/python/python-pyyaml_5.1.2.bb
@@ -15,13 +15,13 @@ DESCRIPTION = "\
   "
 SECTION = "devel/python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=6015f088759b10e0bc2bf64898d4ae17"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=a76b4c69bfcf82313bbdc0393b04438a"
 
 SRCNAME = "PyYAML"
 SRC_URI = "http://pyyaml.org/download/pyyaml/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "f50e08ef0fe55178479d3a618efe21db"
-SRC_URI[sha256sum] = "c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8"
+SRC_URI[md5sum] = "20f87ab421b0271dbf371dc5c1cddb5c"
+SRC_URI[sha256sum] = "01adf0b6c6f61bd11af6e10ca52b7d4057dd0be0343eb9283c878cf3af56aee4"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] python-pyyaml: upgrade 3.11 -> 5.1.2
  2019-08-22  5:44 [PATCH] python-pyyaml: upgrade 3.11 -> 5.1.2 Zang Ruochen
@ 2019-08-26  2:22 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2019-08-26  2:22 UTC (permalink / raw)
  To: Zang Ruochen; +Cc: meta-virtualization

merged

bruce

On Thu, Aug 22, 2019 at 1:45 AM Zang Ruochen <zangrc.fnst@cn.fujitsu.com> wrote:
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  .../python/{python-pyyaml_3.11.bb => python-pyyaml_5.1.2.bb}        | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>  rename recipes-devtools/python/{python-pyyaml_3.11.bb => python-pyyaml_5.1.2.bb} (81%)
>
> diff --git a/recipes-devtools/python/python-pyyaml_3.11.bb b/recipes-devtools/python/python-pyyaml_5.1.2.bb
> similarity index 81%
> rename from recipes-devtools/python/python-pyyaml_3.11.bb
> rename to recipes-devtools/python/python-pyyaml_5.1.2.bb
> index ecb1719..711675b 100644
> --- a/recipes-devtools/python/python-pyyaml_3.11.bb
> +++ b/recipes-devtools/python/python-pyyaml_5.1.2.bb
> @@ -15,13 +15,13 @@ DESCRIPTION = "\
>    "
>  SECTION = "devel/python"
>  LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=6015f088759b10e0bc2bf64898d4ae17"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=a76b4c69bfcf82313bbdc0393b04438a"
>
>  SRCNAME = "PyYAML"
>  SRC_URI = "http://pyyaml.org/download/pyyaml/${SRCNAME}-${PV}.tar.gz"
>
> -SRC_URI[md5sum] = "f50e08ef0fe55178479d3a618efe21db"
> -SRC_URI[sha256sum] = "c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8"
> +SRC_URI[md5sum] = "20f87ab421b0271dbf371dc5c1cddb5c"
> +SRC_URI[sha256sum] = "01adf0b6c6f61bd11af6e10ca52b7d4057dd0be0343eb9283c878cf3af56aee4"
>
>  S = "${WORKDIR}/${SRCNAME}-${PV}"
>
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@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
- "Use the force Harry" - Gandalf, Star Trek II


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-26  2:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-22  5:44 [PATCH] python-pyyaml: upgrade 3.11 -> 5.1.2 Zang Ruochen
2019-08-26  2:22 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.