diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-awesomeversion_23.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-awesomeversion_22.9.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-awesomeversion_22.9.0.bb b/meta-python/recipes-devtools/python/python3-awesomeversion_23.5.0.bb index 20ed1890db..bcd959cb27 100644 --- a/meta-python/recipes-devtools/python/python3-awesomeversion_22.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-awesomeversion_23.5.0.bb | |||
| @@ -4,8 +4,8 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENCE.md;md5=92622b5a8e216099be741d78328bae5d" | 5 | LIC_FILES_CHKSUM = "file://LICENCE.md;md5=92622b5a8e216099be741d78328bae5d" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "2f4190d333e81e10b2a4e156150ddb3596f5f11da67e9d51ba39057aa7a17f7e" | 7 | SRC_URI[sha256sum] = "a505558316010d2d10d487226f79c1157204af00fa462fdcf948e347011dd491" |
| 8 | 8 | ||
| 9 | RDEPENDS:${PN} += "python3-profile python3-logging" | 9 | RDEPENDS:${PN} += "python3-profile python3-logging" |
| 10 | 10 | ||
| 11 | inherit pypi setuptools3 | 11 | inherit pypi python_poetry_core |
