From: Wang Mingyu <wan...@fujitsu.com> Changelog: ========== - The Moon's visual magnitude formula has been upgraded, so its ".mag" should more closely match other modern estimates of its brightness.
- Fix: the routines to find risings and settings would on rare occasion run forever (usually for sunrises or sunsets at very high latitude). They now limit their running time and refuse to run forever. Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- .../{python3-pyephem_4.1.6.bb => python3-pyephem_4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/python-pyephem/{python3-pyephem_4.1.6.bb => python3-pyephem_4.2.bb} (77%) diff --git a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.6.bb b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.2.bb similarity index 77% rename from meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.6.bb rename to meta-python/recipes-extended/python-pyephem/python3-pyephem_4.2.bb index c3b151508c..428876e4af 100644 --- a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.6.bb +++ b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.2.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://rhodesmill.org/pyephem/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=9c930b395b435b00bb13ec83b0c99f40" -SRC_URI[sha256sum] = "0ed2e4ea76f9db3eede2204adab8af3f1708201c7c04ee8511e710a54ca6425f" +SRC_URI[sha256sum] = "3c4fd64f453e8f40cf862420a70da95a71b6487ace75e8e0cf85d73707db6065" PYPI_PACKAGE = "ephem" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115638): https://lists.openembedded.org/g/openembedded-devel/message/115638 Mute This Topic: https://lists.openembedded.org/mt/111387436/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-