Consolidate inc and bb files into a single bb file.

Signed-off-by: Zang Ruochen <[email protected]>
---
 .../recipes-devtools/python/python3-pecan_1.3.3.bb       | 2 --
 .../python/{python-pecan.inc => python3-pecan_1.4.0.bb}  | 9 ++++++---
 2 files changed, 6 insertions(+), 5 deletions(-)
 delete mode 100644 
meta-openstack/recipes-devtools/python/python3-pecan_1.3.3.bb
 rename meta-openstack/recipes-devtools/python/{python-pecan.inc => 
python3-pecan_1.4.0.bb} (56%)

diff --git a/meta-openstack/recipes-devtools/python/python3-pecan_1.3.3.bb 
b/meta-openstack/recipes-devtools/python/python3-pecan_1.3.3.bb
deleted file mode 100644
index 2e6a223e..00000000
--- a/meta-openstack/recipes-devtools/python/python3-pecan_1.3.3.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit setuptools3
-require python-pecan.inc
diff --git a/meta-openstack/recipes-devtools/python/python-pecan.inc 
b/meta-openstack/recipes-devtools/python/python3-pecan_1.4.0.bb
similarity index 56%
rename from meta-openstack/recipes-devtools/python/python-pecan.inc
rename to meta-openstack/recipes-devtools/python/python3-pecan_1.4.0.bb
index 884ce753..ff457d69 100644
--- a/meta-openstack/recipes-devtools/python/python-pecan.inc
+++ b/meta-openstack/recipes-devtools/python/python3-pecan_1.4.0.bb
@@ -4,13 +4,16 @@ SECTION = "devel/python"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d846877d24bbb3d7a00a985c90378e8c"
 
-SRC_URI[md5sum] = "8f006ed860f7fbdf0c0bf5ad0cf2f3b4"
-SRC_URI[sha256sum] = 
"b5461add4e3f35a7ee377b3d7f72ff13e93f40f3823b3208ab978b29bde936ff"
+SRC_URI[md5sum] = "70667908b648043bc8a3fcb7d1e4d53a"
+SRC_URI[sha256sum] = 
"4b2acd6802a04b59e306d0a6ccf37701d24376f4dc044bbbafba3afdf9d3389a"
 
-inherit pypi
+inherit setuptools3 pypi
 
 RDEPENDS_${PN} = "${PYTHON_PN}-mako \
                   ${PYTHON_PN}-webtest \
                   ${PYTHON_PN}-six \
                   ${PYTHON_PN}-logutils \
+                  ${PYTHON_PN}-numbers \
+                  ${PYTHON_PN}-backlash \
+                  ${PYTHON_PN}-pprint \
 "
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6024): 
https://lists.yoctoproject.org/g/meta-virtualization/message/6024
Mute This Topic: https://lists.yoctoproject.org/mt/78131774/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to