diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-dbusmock_0.37.0.bb (renamed from meta/recipes-devtools/python/python3-dbusmock_0.33.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.33.0.bb b/meta/recipes-devtools/python/python3-dbusmock_0.37.0.bb index c0ea64b6b8..9592c83727 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.33.0.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.37.0.bb | |||
@@ -4,9 +4,9 @@ HOMEPAGE = "https://pypi.org/project/python-dbusmock/" | |||
4 | LICENSE = "GPL-3.0-only" | 4 | LICENSE = "GPL-3.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "04efd311dd1063ac2b8f7baa79a026b5c0aa3ed4ef18cd9226f52a273fa6193a" | 7 | SRC_URI[sha256sum] = "38754c5ad2ad8f3936ff67d4b058bca416588a72bc094e91ded9f8f401b06310" |
8 | 8 | ||
9 | PYPI_PACKAGE = "python-dbusmock" | 9 | PYPI_PACKAGE = "python_dbusmock" |
10 | 10 | ||
11 | inherit pypi python_setuptools_build_meta | 11 | inherit pypi python_setuptools_build_meta |
12 | DEPENDS += "python3-setuptools-scm-native" | 12 | DEPENDS += "python3-setuptools-scm-native" |