All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-attrs: upgrade 18.1.0 -> 19.1.0
@ 2019-04-10  8:27 Zang Ruochen
  2019-04-11 17:56 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Zang Ruochen @ 2019-04-10  8:27 UTC (permalink / raw)
  To: openembedded-devel

-Upgrade from python-attrs_18.1.0.bb to python-attrs_19.1.0.bb.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-attrs.inc          | 4 ++--
 .../python/{python-attrs_18.1.0.bb => python-attrs_19.1.0.bb} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-attrs_18.1.0.bb => python-attrs_19.1.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-attrs.inc b/meta-python/recipes-devtools/python/python-attrs.inc
index d0b5697cb..1f767ba19 100644
--- a/meta-python/recipes-devtools/python/python-attrs.inc
+++ b/meta-python/recipes-devtools/python/python-attrs.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://www.attrs.org/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d4ab25949a73fe7d4fdee93bcbdbf8ff"
 
-SRC_URI[sha256sum] = "e0d0eb91441a3b53dab4d9b743eafc1ac44476296a2053b6ca3af0b139faf87b"
-SRC_URI[md5sum] = "3f3f3e0750dab74cfa1dc8b0fd7a5f86"
+SRC_URI[sha256sum] = "f0b870f674851ecbfbbbd364d6b5cbdff9dcedbc7f3f5e18a6891057f21fe399"
+SRC_URI[md5sum] = "2be7bce157988928f5ff2bb50a0b510d"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-attrs_18.1.0.bb b/meta-python/recipes-devtools/python/python-attrs_19.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-attrs_18.1.0.bb
rename to meta-python/recipes-devtools/python/python-attrs_19.1.0.bb
-- 
2.20.1





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

* Re: [meta-python] [PATCH] python-attrs: upgrade 18.1.0 -> 19.1.0
  2019-04-10  8:27 [meta-python] [PATCH] python-attrs: upgrade 18.1.0 -> 19.1.0 Zang Ruochen
@ 2019-04-11 17:56 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2019-04-11 17:56 UTC (permalink / raw)
  To: Zang Ruochen; +Cc: openembeded-devel

Please upgrade python3-attrs at same time

On Wed, Apr 10, 2019 at 1:27 AM Zang Ruochen <zangrc.fnst@cn.fujitsu.com> wrote:
>
> -Upgrade from python-attrs_18.1.0.bb to python-attrs_19.1.0.bb.
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  meta-python/recipes-devtools/python/python-attrs.inc          | 4 ++--
>  .../python/{python-attrs_18.1.0.bb => python-attrs_19.1.0.bb} | 0
>  2 files changed, 2 insertions(+), 2 deletions(-)
>  rename meta-python/recipes-devtools/python/{python-attrs_18.1.0.bb => python-attrs_19.1.0.bb} (100%)
>
> diff --git a/meta-python/recipes-devtools/python/python-attrs.inc b/meta-python/recipes-devtools/python/python-attrs.inc
> index d0b5697cb..1f767ba19 100644
> --- a/meta-python/recipes-devtools/python/python-attrs.inc
> +++ b/meta-python/recipes-devtools/python/python-attrs.inc
> @@ -3,8 +3,8 @@ HOMEPAGE = "http://www.attrs.org/"
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=d4ab25949a73fe7d4fdee93bcbdbf8ff"
>
> -SRC_URI[sha256sum] = "e0d0eb91441a3b53dab4d9b743eafc1ac44476296a2053b6ca3af0b139faf87b"
> -SRC_URI[md5sum] = "3f3f3e0750dab74cfa1dc8b0fd7a5f86"
> +SRC_URI[sha256sum] = "f0b870f674851ecbfbbbd364d6b5cbdff9dcedbc7f3f5e18a6891057f21fe399"
> +SRC_URI[md5sum] = "2be7bce157988928f5ff2bb50a0b510d"
>
>  inherit pypi
>
> diff --git a/meta-python/recipes-devtools/python/python-attrs_18.1.0.bb b/meta-python/recipes-devtools/python/python-attrs_19.1.0.bb
> similarity index 100%
> rename from meta-python/recipes-devtools/python/python-attrs_18.1.0.bb
> rename to meta-python/recipes-devtools/python/python-attrs_19.1.0.bb
> --
> 2.20.1
>
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


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

end of thread, other threads:[~2019-04-11 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-10  8:27 [meta-python] [PATCH] python-attrs: upgrade 18.1.0 -> 19.1.0 Zang Ruochen
2019-04-11 17:56 ` Khem Raj

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.