From: Wang Mingyu <[email protected]> Changelog: =========== Make a retrocompatible version of 1.4.0 change about supporting VIXIECRON bug. Added "implement_cron_bug" flag to make the cron parser compatible with a bug in Vixie/ISC Cron
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-croniter_1.3.15.bb => python3-croniter_1.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-croniter_1.3.15.bb => python3-croniter_1.4.1.bb} (77%) diff --git a/meta-python/recipes-devtools/python/python3-croniter_1.3.15.bb b/meta-python/recipes-devtools/python/python3-croniter_1.4.1.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-croniter_1.3.15.bb rename to meta-python/recipes-devtools/python/python3-croniter_1.4.1.bb index b00ab2615..e9f84eb9e 100644 --- a/meta-python/recipes-devtools/python/python3-croniter_1.3.15.bb +++ b/meta-python/recipes-devtools/python/python3-croniter_1.4.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b8ee59850b882cbf623188489ea748e2" PYPI_PACKAGE = "croniter" -SRC_URI[sha256sum] = "924a38fda88f675ec6835667e1d32ac37ff0d65509c2152729d16ff205e32a65" +SRC_URI[sha256sum] = "1a6df60eacec3b7a0aa52a8f2ef251ae3dd2a7c7c8b9874e73e791636d55a361" inherit pypi setuptools3 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103362): https://lists.openembedded.org/g/openembedded-devel/message/103362 Mute This Topic: https://lists.openembedded.org/mt/99618709/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
