summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2022-07-30 06:02:43 +0800
committerKhem Raj <raj.khem@gmail.com>2022-08-06 08:50:19 -0700
commitf1247115d164fd407c24325334d15075b1918634 (patch)
treeb8c918ef4df8aff17c01f79e8deef27ca6be76bc /meta-python
parent5f97fef85951e02db65b5461e42ba38071717256 (diff)
downloadmeta-openembedded-f1247115d164fd407c24325334d15075b1918634.tar.gz
python3-dominate: upgrade 2.6.0 -> 2.7.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-dominate_2.7.0.bb (renamed from meta-python/recipes-devtools/python/python3-dominate_2.6.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dominate_2.6.0.bb b/meta-python/recipes-devtools/python/python3-dominate_2.7.0.bb
index 8e17438262..bee89ed754 100644
--- a/meta-python/recipes-devtools/python/python3-dominate_2.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-dominate_2.7.0.bb
@@ -2,8 +2,7 @@ SUMMARY = "Dominate is a Python library for creating and manipulating HTML docum
2LICENSE = "LGPL-3.0-only" 2LICENSE = "LGPL-3.0-only"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b52f2d57d10c4f7ee67a7eb9615d5d24" 3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b52f2d57d10c4f7ee67a7eb9615d5d24"
4 4
5SRC_URI[md5sum] = "9f714324ca99eee98bb3c3cdbe838de6" 5SRC_URI[sha256sum] = "520101360892ebf9d0553f67d37e359ff92403d8a1e33814030503088a05da49"
6SRC_URI[sha256sum] = "76ec2cde23700a6fc4fee098168b9dee43b99c2f1dd0ca6a711f683e8eb7e1e4"
7 6
8inherit pypi setuptools3 ptest 7inherit pypi setuptools3 ptest
9 8