diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb (renamed from meta-python/recipes-devtools/python/python3-dominate_2.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dominate_2.9.0.bb b/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb index 2234e541b7..3bd9d87547 100644 --- a/meta-python/recipes-devtools/python/python3-dominate_2.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Dominate is a Python library for creating and manipulating HTML docum | |||
2 | LICENSE = "LGPL-3.0-only" | 2 | LICENSE = "LGPL-3.0-only" |
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b52f2d57d10c4f7ee67a7eb9615d5d24" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b52f2d57d10c4f7ee67a7eb9615d5d24" |
4 | 4 | ||
5 | SRC_URI[sha256sum] = "b15791ebea432218543a1702d76ae45d2ff95ff994e52014b8686a69dad772fd" | 5 | SRC_URI[sha256sum] = "558284687d9b8aae1904e3d6051ad132dd4a8c0cf551b37ea4e7e42a31d19dc4" |
6 | 6 | ||
7 | inherit pypi ptest python_setuptools_build_meta | 7 | inherit pypi ptest python_setuptools_build_meta |
8 | 8 | ||