All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization] [PATCH] python3-httpretty: upgrade 1.0.2 -> 1.0.3
@ 2021-01-05  7:34 zhengruoqin
  2021-01-05  7:34 ` [meta-virtualization] [PATCH] python3-keyring: upgrade 21.5.0 -> 21.8.0 zhengruoqin
  0 siblings, 1 reply; 5+ messages in thread
From: zhengruoqin @ 2021-01-05  7:34 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 ...{python3-httpretty_1.0.2.bb => python3-httpretty_1.0.3.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python3-httpretty_1.0.2.bb => python3-httpretty_1.0.3.bb} (76%)

diff --git a/meta-openstack/recipes-devtools/python/python3-httpretty_1.0.2.bb b/meta-openstack/recipes-devtools/python/python3-httpretty_1.0.3.bb
similarity index 76%
rename from meta-openstack/recipes-devtools/python/python3-httpretty_1.0.2.bb
rename to meta-openstack/recipes-devtools/python/python3-httpretty_1.0.3.bb
index 07427460..e288c8e5 100644
--- a/meta-openstack/recipes-devtools/python/python3-httpretty_1.0.2.bb
+++ b/meta-openstack/recipes-devtools/python/python3-httpretty_1.0.3.bb
@@ -7,8 +7,8 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d87f7868a62b8d598eab40164594d21b"
 
-SRC_URI[md5sum] = "1f6b9b64818837134b93839e5c7051bb"
-SRC_URI[sha256sum] = "24a6fd2fe1c76e94801b74db8f52c0fb42718dc4a199a861b305b1a492b9d868"
+SRC_URI[md5sum] = "f42d7dcee7efa3b4aa842494abb23cac"
+SRC_URI[sha256sum] = "9335cbd8f38745e0e2dc4755d8932a77d378d93e15804969504b1e6b568d613c"
 
 inherit setuptools3 pypi
 
-- 
2.25.1




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

* [meta-virtualization] [PATCH] python3-keyring: upgrade 21.5.0 -> 21.8.0
@ 2021-01-05  7:34 ` zhengruoqin
  2021-01-05  7:37   ` [meta-virtualization] [PATCH] python3-magnumclient: upgrade 3.2.1 -> 3.3.0 zhengruoqin
  0 siblings, 1 reply; 5+ messages in thread
From: zhengruoqin @ 2021-01-05  7:34 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 .../{python3-keyring_21.5.0.bb => python3-keyring_21.8.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python3-keyring_21.5.0.bb => python3-keyring_21.8.0.bb} (74%)

diff --git a/meta-openstack/recipes-devtools/python/python3-keyring_21.5.0.bb b/meta-openstack/recipes-devtools/python/python3-keyring_21.8.0.bb
similarity index 74%
rename from meta-openstack/recipes-devtools/python/python3-keyring_21.5.0.bb
rename to meta-openstack/recipes-devtools/python/python3-keyring_21.8.0.bb
index d7565fd6..b81172e8 100644
--- a/meta-openstack/recipes-devtools/python/python3-keyring_21.5.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-keyring_21.8.0.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6"
 
-SRC_URI[md5sum] = "1609e4804bfc08ca0adf43f9d9c90de6"
-SRC_URI[sha256sum] = "207bd66f2a9881c835dad653da04e196c678bf104f8252141d2d3c4f31051579"
+SRC_URI[md5sum] = "08913a578efc485bd5763822234d27c6"
+SRC_URI[sha256sum] = "1746d3ac913d449a090caf11e9e4af00e26c3f7f7e81027872192b2398b98675"
 
 inherit setuptools3 pypi
 
-- 
2.25.1




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

* [meta-virtualization] [PATCH] python3-magnumclient: upgrade 3.2.1 -> 3.3.0
@ 2021-01-05  7:37   ` zhengruoqin
  2021-01-05  7:37     ` [meta-virtualization] [PATCH] python3-manilaclient: upgrade 2.3.0 -> 2.4.0 zhengruoqin
  0 siblings, 1 reply; 5+ messages in thread
From: zhengruoqin @ 2021-01-05  7:37 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 ...hon3-magnumclient_3.2.1.bb => python3-magnumclient_3.3.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-openstack/recipes-devtools/python/{python3-magnumclient_3.2.1.bb => python3-magnumclient_3.3.0.bb} (90%)

diff --git a/meta-openstack/recipes-devtools/python/python3-magnumclient_3.2.1.bb b/meta-openstack/recipes-devtools/python/python3-magnumclient_3.3.0.bb
similarity index 90%
rename from meta-openstack/recipes-devtools/python/python3-magnumclient_3.2.1.bb
rename to meta-openstack/recipes-devtools/python/python3-magnumclient_3.3.0.bb
index 28af248b..9914f4c1 100644
--- a/meta-openstack/recipes-devtools/python/python3-magnumclient_3.2.1.bb
+++ b/meta-openstack/recipes-devtools/python/python3-magnumclient_3.3.0.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
 
-SRC_URI[sha256sum] = "3d03a3a3cf4b9ece4e903a77415356767c2bea44ce5c1449a00edb527fc9cb0e"
+SRC_URI[sha256sum] = "9734fbaa571fe11f252835878999efe02d4200ca9a5b1d9fe691fd5f4ec81f3b"
 
 DEPENDS += " \
         python3-pip \
-- 
2.25.1




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

* [meta-virtualization] [PATCH] python3-manilaclient: upgrade 2.3.0 -> 2.4.0
@ 2021-01-05  7:37     ` zhengruoqin
  2021-01-11  4:16       ` Bruce Ashfield
  0 siblings, 1 reply; 5+ messages in thread
From: zhengruoqin @ 2021-01-05  7:37 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 ...hon3-manilaclient_2.3.0.bb => python3-manilaclient_2.4.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-openstack/recipes-devtools/python/{python3-manilaclient_2.3.0.bb => python3-manilaclient_2.4.0.bb} (90%)

diff --git a/meta-openstack/recipes-devtools/python/python3-manilaclient_2.3.0.bb b/meta-openstack/recipes-devtools/python/python3-manilaclient_2.4.0.bb
similarity index 90%
rename from meta-openstack/recipes-devtools/python/python3-manilaclient_2.3.0.bb
rename to meta-openstack/recipes-devtools/python/python3-manilaclient_2.4.0.bb
index 78403c2d..c0a55210 100644
--- a/meta-openstack/recipes-devtools/python/python3-manilaclient_2.3.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-manilaclient_2.4.0.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=9edbbf5857ab51214ef0e8b79069bb07"
 
-SRC_URI[sha256sum] = "7b5b3215215a720ace08e53caca447a605dee9c8b3b3cfaa302b6bc7e63e4a28"
+SRC_URI[sha256sum] = "e314cce0e1d2b92ff194dfa8e29bc67dd5703799a43abf7c323616ddb50d83c0"
 
 DEPENDS += " \
         python3-pip \
-- 
2.25.1




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

* Re: [meta-virtualization] [PATCH] python3-manilaclient: upgrade 2.3.0 -> 2.4.0
  2021-01-05  7:37     ` [meta-virtualization] [PATCH] python3-manilaclient: upgrade 2.3.0 -> 2.4.0 zhengruoqin
@ 2021-01-11  4:16       ` Bruce Ashfield
  0 siblings, 0 replies; 5+ messages in thread
From: Bruce Ashfield @ 2021-01-11  4:16 UTC (permalink / raw)
  To: zhengruoqin; +Cc: meta-virtualization

merged.

Bruce

In message: [meta-virtualization] [PATCH] python3-manilaclient: upgrade 2.3.0 -> 2.4.0
on 05/01/2021 zhengruoqin wrote:

> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
> ---
>  ...hon3-manilaclient_2.3.0.bb => python3-manilaclient_2.4.0.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-openstack/recipes-devtools/python/{python3-manilaclient_2.3.0.bb => python3-manilaclient_2.4.0.bb} (90%)
> 
> diff --git a/meta-openstack/recipes-devtools/python/python3-manilaclient_2.3.0.bb b/meta-openstack/recipes-devtools/python/python3-manilaclient_2.4.0.bb
> similarity index 90%
> rename from meta-openstack/recipes-devtools/python/python3-manilaclient_2.3.0.bb
> rename to meta-openstack/recipes-devtools/python/python3-manilaclient_2.4.0.bb
> index 78403c2d..c0a55210 100644
> --- a/meta-openstack/recipes-devtools/python/python3-manilaclient_2.3.0.bb
> +++ b/meta-openstack/recipes-devtools/python/python3-manilaclient_2.4.0.bb
> @@ -4,7 +4,7 @@ SECTION = "devel/python"
>  LICENSE = "Apache-2.0"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=9edbbf5857ab51214ef0e8b79069bb07"
>  
> -SRC_URI[sha256sum] = "7b5b3215215a720ace08e53caca447a605dee9c8b3b3cfaa302b6bc7e63e4a28"
> +SRC_URI[sha256sum] = "e314cce0e1d2b92ff194dfa8e29bc67dd5703799a43abf7c323616ddb50d83c0"
>  
>  DEPENDS += " \
>          python3-pip \
> -- 
> 2.25.1
> 
> 
> 

> 
> 
> 



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

end of thread, other threads:[~2021-01-11  4:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05  7:34 [meta-virtualization] [PATCH] python3-httpretty: upgrade 1.0.2 -> 1.0.3 zhengruoqin
2021-01-05  7:34 ` [meta-virtualization] [PATCH] python3-keyring: upgrade 21.5.0 -> 21.8.0 zhengruoqin
2021-01-05  7:37   ` [meta-virtualization] [PATCH] python3-magnumclient: upgrade 3.2.1 -> 3.3.0 zhengruoqin
2021-01-05  7:37     ` [meta-virtualization] [PATCH] python3-manilaclient: upgrade 2.3.0 -> 2.4.0 zhengruoqin
2021-01-11  4:16       ` 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.