Upgrade to release 7.1.4: - Minor unit test improvements. - Update build environment.
Signed-off-by: Leon Anavi <[email protected]> --- ...hon3-cachetools_7.0.4.bb => python3-cachetools_7.1.4.bb} | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cachetools_7.0.4.bb => python3-cachetools_7.1.4.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-cachetools_7.0.4.bb b/meta-python/recipes-devtools/python/python3-cachetools_7.1.4.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-cachetools_7.0.4.bb rename to meta-python/recipes-devtools/python/python3-cachetools_7.1.4.bb index f6d9d80454..b8aa53b67d 100644 --- a/meta-python/recipes-devtools/python/python3-cachetools_7.0.4.bb +++ b/meta-python/recipes-devtools/python/python3-cachetools_7.1.4.bb @@ -10,10 +10,14 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=079933dfba36eb60b5e3512ca0ab61ae" inherit pypi python_setuptools_build_meta ptest-python-pytest +DEPENDS += " \ + python3-setuptools-scm-native \ +" + RDEPENDS:${PN} += " \ python3-math \ " -SRC_URI[sha256sum] = "7042c0e4eea87812f04744ce6ee9ed3de457875eb1f82d8a206c46d6e48b6734" +SRC_URI[sha256sum] = "437f55a4e0c1b01a4f3077cc470e6991d47430970e36fbcb77e2be0df4fc1cd6" BBCLASSEXTEND = "native nativesdk" -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127589): https://lists.openembedded.org/g/openembedded-devel/message/127589 Mute This Topic: https://lists.openembedded.org/mt/119817271/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
