From: Wang Mingyu <[email protected]> Changelog: ============= -don't overwrite day/night specific conditions -Remove dependency on pytz -Use ciso8601 for parsing time when already installed
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-pymetno_0.11.0.bb => python3-pymetno_0.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pymetno_0.11.0.bb => python3-pymetno_0.12.0.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-pymetno_0.11.0.bb b/meta-python/recipes-devtools/python/python3-pymetno_0.12.0.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-pymetno_0.11.0.bb rename to meta-python/recipes-devtools/python/python3-pymetno_0.12.0.bb index d66c4c2ce..ae686871e 100644 --- a/meta-python/recipes-devtools/python/python3-pymetno_0.11.0.bb +++ b/meta-python/recipes-devtools/python/python3-pymetno_0.12.0.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5d503272f52c35147ec960cb56a03bf4" SRC_URI = "git://github.com/Danielhiversen/pyMetno.git;protocol=https;branch=master" -SRCREV = "d7a6161c7765bff19a276b29a6a689a59b03a63c" +SRCREV = "50f427aad264a4793abb94a3c8cbf987fadcd4ae" S = "${WORKDIR}/git" inherit setuptools3 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#106798): https://lists.openembedded.org/g/openembedded-devel/message/106798 Mute This Topic: https://lists.openembedded.org/mt/102623592/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
