* [PATCH] python-keystoneauth1: upgrade 3.17.0 -> 3.17.1
@ 2019-09-10 2:13 Zang Ruochen
2019-09-15 4:04 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Zang Ruochen @ 2019-09-10 2:13 UTC (permalink / raw)
To: meta-virtualization
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
meta-openstack/recipes-devtools/python/python-keystoneauth1.inc | 4 ++--
...{python-keystoneauth1_3.17.0.bb => python-keystoneauth1_3.17.1.bb} | 0
...ython3-keystoneauth1_3.17.0.bb => python3-keystoneauth1_3.17.1.bb} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
rename meta-openstack/recipes-devtools/python/{python-keystoneauth1_3.17.0.bb => python-keystoneauth1_3.17.1.bb} (100%)
rename meta-openstack/recipes-devtools/python/{python3-keystoneauth1_3.17.0.bb => python3-keystoneauth1_3.17.1.bb} (100%)
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneauth1.inc b/meta-openstack/recipes-devtools/python/python-keystoneauth1.inc
index 3d6309d..14893d6 100644
--- a/meta-openstack/recipes-devtools/python/python-keystoneauth1.inc
+++ b/meta-openstack/recipes-devtools/python/python-keystoneauth1.inc
@@ -4,8 +4,8 @@ SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=96f840d59b245a1c817fbcb901afc574"
-SRC_URI[md5sum] = "599340c2b3ccbcf9996870478abb5407"
-SRC_URI[sha256sum] = "59a4488ceae0c1210cba468945013b875b2ce09d99c54c9fcc9c926aea55dfd7"
+SRC_URI[md5sum] = "0864f3485db8709d1dec0c8fa6073a31"
+SRC_URI[sha256sum] = "db91ccab5cc43dac4a25dc2c090642d7c31f9ceb28df2c685620d7c12335a8cd"
inherit pypi
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.17.0.bb b/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.17.1.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python-keystoneauth1_3.17.0.bb
rename to meta-openstack/recipes-devtools/python/python-keystoneauth1_3.17.1.bb
diff --git a/meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.0.bb b/meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.1.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.0.bb
rename to meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.1.bb
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] python-keystoneauth1: upgrade 3.17.0 -> 3.17.1
2019-09-10 2:13 [PATCH] python-keystoneauth1: upgrade 3.17.0 -> 3.17.1 Zang Ruochen
@ 2019-09-15 4:04 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2019-09-15 4:04 UTC (permalink / raw)
To: Zang Ruochen; +Cc: meta-virtualization
merged
Bruce
In message: [meta-virtualization] [PATCH] python-keystoneauth1: upgrade 3.17.0 -> 3.17.1
on 10/09/2019 Zang Ruochen wrote:
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> meta-openstack/recipes-devtools/python/python-keystoneauth1.inc | 4 ++--
> ...{python-keystoneauth1_3.17.0.bb => python-keystoneauth1_3.17.1.bb} | 0
> ...ython3-keystoneauth1_3.17.0.bb => python3-keystoneauth1_3.17.1.bb} | 0
> 3 files changed, 2 insertions(+), 2 deletions(-)
> rename meta-openstack/recipes-devtools/python/{python-keystoneauth1_3.17.0.bb => python-keystoneauth1_3.17.1.bb} (100%)
> rename meta-openstack/recipes-devtools/python/{python3-keystoneauth1_3.17.0.bb => python3-keystoneauth1_3.17.1.bb} (100%)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-keystoneauth1.inc b/meta-openstack/recipes-devtools/python/python-keystoneauth1.inc
> index 3d6309d..14893d6 100644
> --- a/meta-openstack/recipes-devtools/python/python-keystoneauth1.inc
> +++ b/meta-openstack/recipes-devtools/python/python-keystoneauth1.inc
> @@ -4,8 +4,8 @@ SECTION = "devel/python"
> LICENSE = "Apache-2.0"
> LIC_FILES_CHKSUM = "file://LICENSE;md5=96f840d59b245a1c817fbcb901afc574"
>
> -SRC_URI[md5sum] = "599340c2b3ccbcf9996870478abb5407"
> -SRC_URI[sha256sum] = "59a4488ceae0c1210cba468945013b875b2ce09d99c54c9fcc9c926aea55dfd7"
> +SRC_URI[md5sum] = "0864f3485db8709d1dec0c8fa6073a31"
> +SRC_URI[sha256sum] = "db91ccab5cc43dac4a25dc2c090642d7c31f9ceb28df2c685620d7c12335a8cd"
>
> inherit pypi
>
> diff --git a/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.17.0.bb b/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.17.1.bb
> similarity index 100%
> rename from meta-openstack/recipes-devtools/python/python-keystoneauth1_3.17.0.bb
> rename to meta-openstack/recipes-devtools/python/python-keystoneauth1_3.17.1.bb
> diff --git a/meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.0.bb b/meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.1.bb
> similarity index 100%
> rename from meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.0.bb
> rename to meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.1.bb
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> 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-15 4:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-10 2:13 [PATCH] python-keystoneauth1: upgrade 3.17.0 -> 3.17.1 Zang Ruochen
2019-09-15 4:04 ` 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.