All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-contextlib2: upgrade 0.5.5 -> 0.6.0
@ 2019-09-23  7:38 Zang Ruochen
  2019-09-24 21:54 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Zang Ruochen @ 2019-09-23  7:38 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-openstack/recipes-devtools/python/python-contextlib2.inc | 4 ++--
 ...ython-contextlib2_0.5.5.bb => python-contextlib2_0.6.0.bb} | 0
 ...hon3-contextlib2_0.5.5.bb => python3-contextlib2_0.6.0.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-contextlib2_0.5.5.bb => python-contextlib2_0.6.0.bb} (100%)
 rename meta-openstack/recipes-devtools/python/{python3-contextlib2_0.5.5.bb => python3-contextlib2_0.6.0.bb} (100%)

diff --git a/meta-openstack/recipes-devtools/python/python-contextlib2.inc b/meta-openstack/recipes-devtools/python/python-contextlib2.inc
index 0a45008..d409034 100644
--- a/meta-openstack/recipes-devtools/python/python-contextlib2.inc
+++ b/meta-openstack/recipes-devtools/python/python-contextlib2.inc
@@ -4,8 +4,8 @@ SECTION = "devel/python"
 LICENSE = "PSF"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=43d1c7827e8fad6454b553caf0e1d734"
 
-SRC_URI[md5sum] = "95fe420941ebc64951cd9d89edc41870"
-SRC_URI[sha256sum] = "509f9419ee91cdd00ba34443217d5ca51f5a364a404e1dce9e8979cea969ca48"
+SRC_URI[md5sum] = "d03a631073b40073b5c41364ad8f5979"
+SRC_URI[sha256sum] = "7197aa736777caac513dbd800944c209a49765bf1979b12b037dce0277077ed3"
 
 DEPENDS += " \
         ${PYTHON_PN}-pip \
diff --git a/meta-openstack/recipes-devtools/python/python-contextlib2_0.5.5.bb b/meta-openstack/recipes-devtools/python/python-contextlib2_0.6.0.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python-contextlib2_0.5.5.bb
rename to meta-openstack/recipes-devtools/python/python-contextlib2_0.6.0.bb
diff --git a/meta-openstack/recipes-devtools/python/python3-contextlib2_0.5.5.bb b/meta-openstack/recipes-devtools/python/python3-contextlib2_0.6.0.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python3-contextlib2_0.5.5.bb
rename to meta-openstack/recipes-devtools/python/python3-contextlib2_0.6.0.bb
-- 
2.20.1





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

* Re: [PATCH] python-contextlib2: upgrade 0.5.5 -> 0.6.0
  2019-09-23  7:38 [PATCH] python-contextlib2: upgrade 0.5.5 -> 0.6.0 Zang Ruochen
@ 2019-09-24 21:54 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2019-09-24 21:54 UTC (permalink / raw)
  To: Zang Ruochen; +Cc: meta-virtualization

merged.

Bruce

In message: [meta-virtualization] [PATCH] python-contextlib2: upgrade 0.5.5 -> 0.6.0
on 23/09/2019 Zang Ruochen wrote:

> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  meta-openstack/recipes-devtools/python/python-contextlib2.inc | 4 ++--
>  ...ython-contextlib2_0.5.5.bb => python-contextlib2_0.6.0.bb} | 0
>  ...hon3-contextlib2_0.5.5.bb => python3-contextlib2_0.6.0.bb} | 0
>  3 files changed, 2 insertions(+), 2 deletions(-)
>  rename meta-openstack/recipes-devtools/python/{python-contextlib2_0.5.5.bb => python-contextlib2_0.6.0.bb} (100%)
>  rename meta-openstack/recipes-devtools/python/{python3-contextlib2_0.5.5.bb => python3-contextlib2_0.6.0.bb} (100%)
> 
> diff --git a/meta-openstack/recipes-devtools/python/python-contextlib2.inc b/meta-openstack/recipes-devtools/python/python-contextlib2.inc
> index 0a45008..d409034 100644
> --- a/meta-openstack/recipes-devtools/python/python-contextlib2.inc
> +++ b/meta-openstack/recipes-devtools/python/python-contextlib2.inc
> @@ -4,8 +4,8 @@ SECTION = "devel/python"
>  LICENSE = "PSF"
>  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=43d1c7827e8fad6454b553caf0e1d734"
>  
> -SRC_URI[md5sum] = "95fe420941ebc64951cd9d89edc41870"
> -SRC_URI[sha256sum] = "509f9419ee91cdd00ba34443217d5ca51f5a364a404e1dce9e8979cea969ca48"
> +SRC_URI[md5sum] = "d03a631073b40073b5c41364ad8f5979"
> +SRC_URI[sha256sum] = "7197aa736777caac513dbd800944c209a49765bf1979b12b037dce0277077ed3"
>  
>  DEPENDS += " \
>          ${PYTHON_PN}-pip \
> diff --git a/meta-openstack/recipes-devtools/python/python-contextlib2_0.5.5.bb b/meta-openstack/recipes-devtools/python/python-contextlib2_0.6.0.bb
> similarity index 100%
> rename from meta-openstack/recipes-devtools/python/python-contextlib2_0.5.5.bb
> rename to meta-openstack/recipes-devtools/python/python-contextlib2_0.6.0.bb
> diff --git a/meta-openstack/recipes-devtools/python/python3-contextlib2_0.5.5.bb b/meta-openstack/recipes-devtools/python/python3-contextlib2_0.6.0.bb
> similarity index 100%
> rename from meta-openstack/recipes-devtools/python/python3-contextlib2_0.5.5.bb
> rename to meta-openstack/recipes-devtools/python/python3-contextlib2_0.6.0.bb
> -- 
> 2.20.1
> 
> 
> 
> -- 
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


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

end of thread, other threads:[~2019-09-24 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-23  7:38 [PATCH] python-contextlib2: upgrade 0.5.5 -> 0.6.0 Zang Ruochen
2019-09-24 21:54 ` 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.