All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization] [PATCH] python3-flake8: upgrade 3.8.3 -> 3.8.4
@ 2020-11-03  7:29 zangrc
  2020-11-03 21:34 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: zangrc @ 2020-11-03  7:29 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../{python3-flake8_3.8.3.bb => python3-flake8_3.8.4.bb}     | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python3-flake8_3.8.3.bb => python3-flake8_3.8.4.bb} (72%)

diff --git a/meta-openstack/recipes-devtools/python/python3-flake8_3.8.3.bb b/meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb
similarity index 72%
rename from meta-openstack/recipes-devtools/python/python3-flake8_3.8.3.bb
rename to meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb
index 9385c80..cc860c4 100644
--- a/meta-openstack/recipes-devtools/python/python3-flake8_3.8.3.bb
+++ b/meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=75b26781f1adf1aa310bda6098937878"
 
-SRC_URI[md5sum] = "b11380b47468c3dc7323396d4b8c1746"
-SRC_URI[sha256sum] = "f04b9fcbac03b0a3e58c0ab3a0ecc462e023a9faf046d57794184028123aa208"
+SRC_URI[md5sum] = "6ab0ad6630b6917fafabded7f80344b4"
+SRC_URI[sha256sum] = "aadae8761ec651813c24be05c6f7b4680857ef6afaae4651a4eccaef97ce6c3b"
 
 inherit setuptools3 pypi
 
@@ -14,4 +14,5 @@ RDEPENDS_${PN} += "python3-prettytable \
             python3-pyparsing \
             python3-mccabe \
             python3-pep8 \
+            python3-logging \
             python3-pyflakes"
-- 
2.25.1




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

* Re: [meta-virtualization] [PATCH] python3-flake8: upgrade 3.8.3 -> 3.8.4
  2020-11-03  7:29 [meta-virtualization] [PATCH] python3-flake8: upgrade 3.8.3 -> 3.8.4 zangrc
@ 2020-11-03 21:34 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2020-11-03 21:34 UTC (permalink / raw)
  To: zangrc; +Cc: meta-virtualization

merged.

Bruce

In message: [meta-virtualization] [PATCH] python3-flake8: upgrade 3.8.3 -> 3.8.4
on 03/11/2020 zangrc wrote:

> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  .../{python3-flake8_3.8.3.bb => python3-flake8_3.8.4.bb}     | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>  rename meta-openstack/recipes-devtools/python/{python3-flake8_3.8.3.bb => python3-flake8_3.8.4.bb} (72%)
> 
> diff --git a/meta-openstack/recipes-devtools/python/python3-flake8_3.8.3.bb b/meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb
> similarity index 72%
> rename from meta-openstack/recipes-devtools/python/python3-flake8_3.8.3.bb
> rename to meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb
> index 9385c80..cc860c4 100644
> --- a/meta-openstack/recipes-devtools/python/python3-flake8_3.8.3.bb
> +++ b/meta-openstack/recipes-devtools/python/python3-flake8_3.8.4.bb
> @@ -4,8 +4,8 @@ SECTION = "devel/python"
>  LICENSE = "Apache-2.0"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=75b26781f1adf1aa310bda6098937878"
>  
> -SRC_URI[md5sum] = "b11380b47468c3dc7323396d4b8c1746"
> -SRC_URI[sha256sum] = "f04b9fcbac03b0a3e58c0ab3a0ecc462e023a9faf046d57794184028123aa208"
> +SRC_URI[md5sum] = "6ab0ad6630b6917fafabded7f80344b4"
> +SRC_URI[sha256sum] = "aadae8761ec651813c24be05c6f7b4680857ef6afaae4651a4eccaef97ce6c3b"
>  
>  inherit setuptools3 pypi
>  
> @@ -14,4 +14,5 @@ RDEPENDS_${PN} += "python3-prettytable \
>              python3-pyparsing \
>              python3-mccabe \
>              python3-pep8 \
> +            python3-logging \
>              python3-pyflakes"
> -- 
> 2.25.1
> 
> 
> 

> 
> 
> 


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

end of thread, other threads:[~2020-11-03 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-03  7:29 [meta-virtualization] [PATCH] python3-flake8: upgrade 3.8.3 -> 3.8.4 zangrc
2020-11-03 21:34 ` 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.