All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-cliff: upgrade 2.15.0 -> 2.16.0
@ 2019-09-09  5:30 Zheng Ruoqin
  2019-09-09 17:35 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Zheng Ruoqin @ 2019-09-09  5:30 UTC (permalink / raw)
  To: meta-virtualization

1) Upgrade python-cliff from 2.15.0 to 2.16.0.

2) Remove repetitive RDEPENDS python-prettytable.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 .../{python-cliff_2.15.0.bb => python-cliff_2.16.0.bb}      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-cliff_2.15.0.bb => python-cliff_2.16.0.bb} (77%)

diff --git a/meta-openstack/recipes-devtools/python/python-cliff_2.15.0.bb b/meta-openstack/recipes-devtools/python/python-cliff_2.16.0.bb
similarity index 77%
rename from meta-openstack/recipes-devtools/python/python-cliff_2.15.0.bb
rename to meta-openstack/recipes-devtools/python/python-cliff_2.16.0.bb
index cfcd424..0d49f8c 100644
--- a/meta-openstack/recipes-devtools/python/python-cliff_2.15.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-cliff_2.16.0.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI[md5sum] = "f51df6220d4a57c2b84d4b5a9e59e711"
-SRC_URI[sha256sum] = "fe044273539250a99a5b9915843902e40e4e9b32ac5698c1fae89e31200d649f"
+SRC_URI[md5sum] = "89e96c6c8c5922832e124ed81c21a55b"
+SRC_URI[sha256sum] = "622e777b8ac2eb479708fe53893c37b2fd5469ce2c6c5b794a658246f05c6b81"
 
 inherit setuptools pypi
 
@@ -18,7 +18,7 @@ DEPENDS += " \
     python-pbr-native \
     "
 
-RDEPENDS_${PN} += "python-prettytable \
+RDEPENDS_${PN} += " \
             python-cmd2 \
             python-pbr \
             python-pyparsing \
-- 
2.17.1





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

end of thread, other threads:[~2019-09-09 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-09  5:30 [PATCH] python-cliff: upgrade 2.15.0 -> 2.16.0 Zheng Ruoqin
2019-09-09 17:35 ` 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.