diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb deleted file mode 100644 index 5fd5ddd71c..0000000000 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb +++ /dev/null @@ -1,11 +0,0 @@ -SUMMARY = "Calculate the distance between 2 points on Earth" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=20a52d2c688975e989fcbee3e6c8d1a1" - -SRC_URI[sha256sum] = "ab750caa0c8f2168bd7b00a429757a83a8393be1aa30f91c2becf6b523189e2a" - -inherit pypi setuptools3 - -RDEPENDS:${PN} += "python3-numpy" - -BBCLASSEXTEND = "native nativesdk" |
