Skip to content

Commit

Permalink
python3-haversine: upgrade 2.5.1 -> 2.6.0
Browse files Browse the repository at this point in the history
Check or normalize given lat/lon. openembedded#49

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
zhengruoqin authored and kraj committed Aug 6, 2022
1 parent 8cadb9e commit 5331bab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ SUMMARY = "Calculate the distance between 2 points on Earth"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"

SRC_URI[sha256sum] = "357e41dfddc4a0f2b1c941d92a590cac840f7ce4b3da14b45b68d968b3ad7cc7"
SRC_URI[sha256sum] = "eb7c308ba721e86662c1d50427cb9b06f9e7eb9984803d9ec200582425cc4fb7"

inherit pypi setuptools3

Expand Down

0 comments on commit 5331bab

Please sign in to comment.