[oe] [meta-python] [PATCH] python-dominate: upgrade 2.3.1 -> 2.4.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Nov 7 03:02:15 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-dominate.inc       | 4 ++--
 .../{python-dominate_2.3.1.bb => python-dominate_2.4.0.bb}    | 0
 .../{python3-dominate_2.3.1.bb => python3-dominate_2.4.0.bb}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-dominate_2.3.1.bb => python-dominate_2.4.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-dominate_2.3.1.bb => python3-dominate_2.4.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-dominate.inc b/meta-python/recipes-devtools/python/python-dominate.inc
index ecf74a0bc..7e499a6c7 100644
--- a/meta-python/recipes-devtools/python/python-dominate.inc
+++ b/meta-python/recipes-devtools/python/python-dominate.inc
@@ -2,8 +2,8 @@ SUMMARY = "Dominate is a Python library for creating and manipulating HTML docum
 LICENSE = "LGPLv3"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b52f2d57d10c4f7ee67a7eb9615d5d24"
 
-SRC_URI[md5sum] = "45bd97e6f7888aac24ae86013c57638e"
-SRC_URI[sha256sum] = "4b8ce6f33633c9dd9175b228d21c00c801b6bd0327747cd5e17fc2da934c3a69"
+SRC_URI[md5sum] = "27d3aa7e0d67902c505e248e705e5e2e"
+SRC_URI[sha256sum] = "a92474b4312bd8b4c1789792f3ec8c571cd8afa8e7502a2b1c64dd48cd67e59c"
 
 RDEPENDS_${PN} += "\
     ${PYTHON_PN}-numbers \
diff --git a/meta-python/recipes-devtools/python/python-dominate_2.3.1.bb b/meta-python/recipes-devtools/python/python-dominate_2.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-dominate_2.3.1.bb
rename to meta-python/recipes-devtools/python/python-dominate_2.4.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-dominate_2.3.1.bb b/meta-python/recipes-devtools/python/python3-dominate_2.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-dominate_2.3.1.bb
rename to meta-python/recipes-devtools/python/python3-dominate_2.4.0.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list