diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-dtschema_2023.6.1.bb (renamed from meta/recipes-devtools/python/python3-dtschema_2023.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-dtschema_2023.4.bb b/meta/recipes-devtools/python/python3-dtschema_2023.6.1.bb index f87563facd..38ff2714f2 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2023.4.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2023.6.1.bb | |||
| @@ -7,7 +7,7 @@ inherit pypi setuptools3 | |||
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "dtschema" | 8 | PYPI_PACKAGE = "dtschema" |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "6daefb8f54403b4d82961b3346571200571747ab01950fd36c1f69950fa7a8cf" | 10 | SRC_URI[sha256sum] = "d9dc11cea6a46ae2ee5ac4a5a1c7da7cb3704417cb390881820460f7c61eb784" |
| 11 | 11 | ||
| 12 | DEPENDS += "python3-setuptools-scm-native" | 12 | DEPENDS += "python3-setuptools-scm-native" |
| 13 | RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987" | 13 | RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987" |
