From eea7faeea8a2ec7247959267d67de3c2bdd2fe62 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sat, 16 Oct 2021 00:55:32 +0200 Subject: [PATCH] python3-pyephem: update to 4.1 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-pyephem_4.0.0.2.bb => python3-pyephem_4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/python-pyephem/{python3-pyephem_4.0.0.2.bb => python3-pyephem_4.1.bb} (77%) diff --git a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.0.0.2.bb b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.bb similarity index 77% rename from meta-python/recipes-extended/python-pyephem/python3-pyephem_4.0.0.2.bb rename to meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.bb index ce2a802849..add4458333 100644 --- a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.0.0.2.bb +++ b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://rhodesmill.org/pyephem/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=9c930b395b435b00bb13ec83b0c99f40" -SRC_URI[sha256sum] = "d03de73ebf6a91681d597eb5b5d43bcf6f0c67e292bba2f9a974734b4f15757e" +SRC_URI[sha256sum] = "c076794a511a34b5b91871c1cf6374dbc323ec69fca3f50eb718f20b171259d6" PYPI_PACKAGE = "ephem"