[oe-commits] [meta-openembedded] 03/03: python-dominate: upgrade 2.3.1 -> 2.4.0

git at git.openembedded.org git at git.openembedded.org
Thu Nov 7 05:22:09 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit fd5d3560e0ced6179301fa47f5da7da4c3c75bd0
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Nov 7 11:02:15 2019 +0800

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

diff --git a/meta-python/recipes-devtools/python/python-dominate.inc b/meta-python/recipes-devtools/python/python-dominate.inc
index ecf74a0..7e499a6 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list