From 7002ffd2b2aab8373d4e344c1ae4534c6e8851ff Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 14 Oct 2024 16:54:54 +0800 Subject: [PATCH] python3-pyephem: upgrade 4.1.5 -> 4.1.6 Changelog: ============ - Build wheels for Python 2.7 again - Update github actions and add Python 3.13 - Fix or remove several old broken links - Remove broken link to Meeus's book Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-pyephem_4.1.5.bb => python3-pyephem_4.1.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/python-pyephem/{python3-pyephem_4.1.5.bb => python3-pyephem_4.1.6.bb} (77%) diff --git a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.5.bb b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.6.bb similarity index 77% rename from meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.5.bb rename to meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.6.bb index 8c9262afb8..c3b151508c 100644 --- a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.5.bb +++ b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.6.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://rhodesmill.org/pyephem/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=9c930b395b435b00bb13ec83b0c99f40" -SRC_URI[sha256sum] = "0c64a8aa401574c75942045b9af70d1656e14c5366151c0cbb400cbeedc2362a" +SRC_URI[sha256sum] = "0ed2e4ea76f9db3eede2204adab8af3f1708201c7c04ee8511e710a54ca6425f" PYPI_PACKAGE = "ephem"