All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization] [PATCH] python3-wsme: upgrade 0.9.3 -> 0.10.0
@ 2020-10-20  3:29 zangrc
  2020-10-20  3:29 ` [meta-virtualization] [PATCH] python3-xstatic-qunit: change to python3 zangrc
  0 siblings, 1 reply; 5+ messages in thread
From: zangrc @ 2020-10-20  3:29 UTC (permalink / raw)
  To: meta-virtualization

Consolidate inc and bb files into a single bb file.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../python/{python-wsme.inc => python3-wsme_0.10.0.bb} | 10 ++++++++--
 .../recipes-devtools/python/python3-wsme_0.9.3.bb      |  2 --
 2 files changed, 8 insertions(+), 4 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-wsme.inc => python3-wsme_0.10.0.bb} (64%)
 delete mode 100644 meta-openstack/recipes-devtools/python/python3-wsme_0.9.3.bb

diff --git a/meta-openstack/recipes-devtools/python/python-wsme.inc b/meta-openstack/recipes-devtools/python/python3-wsme_0.10.0.bb
similarity index 64%
rename from meta-openstack/recipes-devtools/python/python-wsme.inc
rename to meta-openstack/recipes-devtools/python/python3-wsme_0.10.0.bb
index b402a09..57538ec 100644
--- a/meta-openstack/recipes-devtools/python/python-wsme.inc
+++ b/meta-openstack/recipes-devtools/python/python3-wsme_0.10.0.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5a9126e7f56a0cf3247050de7f10d0f4"
 
 PYPI_PACKAGE = "WSME"
 
-SRC_URI[md5sum] = "e6cb3864bae872acaa0cd0c2efacc94f"
-SRC_URI[sha256sum] = "e24fcff24392a0b176e560ffc6591b1f658342bbc992f84e0e8a3c53fd92580a"
+SRC_URI[md5sum] = "7e5d5c6dbee2ad1e82c518ef3bfdf108"
+SRC_URI[sha256sum] = "965b9ce48161e5c50d84aedcf50dca698f05bf07e9d489201bccaec3141cd304"
 
 DEPENDS += " \
         ${PYTHON_PN}-pip \
@@ -21,4 +21,10 @@ DEPENDS += " \
 
 RDEPENDS_${PN} += "\
         ${PYTHON_PN}-pbr \
+        ${PYTHON_PN}-six \
+        ${PYTHON_PN}-pytz \
+        ${PYTHON_PN}-netaddr \
+        ${PYTHON_PN}-webob \
         "
+
+inherit setuptools3 pypi
diff --git a/meta-openstack/recipes-devtools/python/python3-wsme_0.9.3.bb b/meta-openstack/recipes-devtools/python/python3-wsme_0.9.3.bb
deleted file mode 100644
index f792d0e..0000000
--- a/meta-openstack/recipes-devtools/python/python3-wsme_0.9.3.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit setuptools3 pypi
-require python-wsme.inc
-- 
2.25.1




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

end of thread, other threads:[~2020-10-28  3:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20  3:29 [meta-virtualization] [PATCH] python3-wsme: upgrade 0.9.3 -> 0.10.0 zangrc
2020-10-20  3:29 ` [meta-virtualization] [PATCH] python3-xstatic-qunit: change to python3 zangrc
2020-10-20  3:29   ` [meta-virtualization] [PATCH] python3-xstatic-rickshaw: " zangrc
2020-10-20  3:30     ` [meta-virtualization] [PATCH] python3-xstatic-spin: " zangrc
2020-10-28  3:27       ` 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.